From bb60fbce1f97e9f6261245027a672a6079562c36 Mon Sep 17 00:00:00 2001 From: "huang.zhiping" Date: Sat, 26 May 2018 16:38:27 +0800 Subject: [PATCH] Trivial: Update Zuul Status Page to correct URL Current URL of Zuul Status Page in code is: http://status.openstack.org/zuul/ The correct URL must be: https://zuul.openstack.org/ Remove outdated Jenkins reference. Change-Id: I7119fe6818a2a4b3144b5cd8b2d241ff8f2cdbb2 --- doc/source/contributor/jenkins.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/source/contributor/jenkins.rst b/doc/source/contributor/jenkins.rst index ef28b9ddcc..e8ccbcc54a 100644 --- a/doc/source/contributor/jenkins.rst +++ b/doc/source/contributor/jenkins.rst @@ -4,9 +4,8 @@ Continuous Integration with Jenkins Each change made to Sahara core code is tested with unit and integration tests and style checks using flake8. -Unit tests and style checks are performed on public `OpenStack Jenkins -`_ managed by `Zuul -`_. +Unit tests and style checks are performed on public `OpenStack Zuul +`_ instance. Unit tests are checked using python 2.7.