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
This commit is contained in:
huang.zhiping 2018-05-26 16:38:27 +08:00 committed by Luigi Toscano
parent b23abe2f96
commit bb60fbce1f
1 changed files with 2 additions and 3 deletions

View File

@ -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
<https://jenkins.openstack.org/>`_ managed by `Zuul
<http://status.openstack.org/zuul/>`_.
Unit tests and style checks are performed on public `OpenStack Zuul
<http://zuul.openstack.org/>`_ instance.
Unit tests are checked using python 2.7.