From f176d82bb4ff6c8057eaed8e73a0605c1e04a209 Mon Sep 17 00:00:00 2001 From: Mikhail S Medvedev Date: Tue, 6 Oct 2015 11:44:01 -0500 Subject: [PATCH] Correct repository path, spelling CI Dash project repository has been created with patch I1a3dba0ea02a905beb6f7e2f9cce6682b202fbd2, use new url. Change-Id: Iad6d4a469c340b6e3be94ac4db53a47cfba72276 --- specs/deploy-ci-dashboard.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/specs/deploy-ci-dashboard.rst b/specs/deploy-ci-dashboard.rst index 37ae46b..924de19 100644 --- a/specs/deploy-ci-dashboard.rst +++ b/specs/deploy-ci-dashboard.rst @@ -33,7 +33,7 @@ There is no convenient place where you can: * get a quick indication of a third-party CI past history. - * If you are a PTLs: see who's got CI and who doesn't; + * If you are a PTL: see who's got CI and who doesn't; Note: This list is not complete, and this spec is not aimed at properly defining the requirements. @@ -42,9 +42,9 @@ Proposed Change =============== Deploy an existing dashboard that offers enough functionality to cover basic -third-party CI monitoring requirements. This dashboard is called CI Watch -and the source code can be found in the Third Party CI Working Group repository. -https://git.openstack.org/cgit/stackforge/third-party-ci-tools/tree/monitoring/ciwatch +third-party CI monitoring requirements. This dashboard is called CI Watch, +and the source code can be found at +https://git.openstack.org/cgit/openstack-infra/ciwatch We would create a puppet module to deploy the CI Watch dashboard and serve it from a dedicated virtual machine under care of the OpenStack Infrastructure