diff --git a/.zuul.yaml b/.zuul.yaml index 30f497d4..d3892afd 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -3,7 +3,6 @@ - openstack-cover-jobs - openstack-python3-yoga-jobs - openstack-python37-jobs - - publish-openstack-docs-pti - release-notes-jobs-python3 check: jobs: @@ -61,6 +60,7 @@ # - standalone # dependencies: # - tripleo-ci-centos-8-content-provider + - opendev-tox-docs gate: jobs: - python-tempestconf-tempest-devstack-admin: @@ -103,6 +103,10 @@ # vars: *standalone # dependencies: # - tripleo-ci-centos-8-content-provider + - opendev-tox-docs + promote: + jobs: + - opendev-promote-docs experimental: jobs: - python-tempestconf-tempest-devstack-demo-train diff --git a/README.rst b/README.rst index 0b2aed7e..fd852520 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ python-tempestconf will automatically generate the tempest configuration based on your cloud. - Free software: Apache license -- Documentation: https://docs.openstack.org/python-tempestconf/latest/ +- Documentation: https://docs.opendev.org/openinfra/python-tempestconf/latest/ - Source: https://opendev.org/openinfra/python-tempestconf - Bugs: https://storyboard.openstack.org/#!/project/912 -- Release notes: https://docs.openstack.org/releasenotes/python-tempestconf +- Release notes: https://docs.opendev.org/openinfra/python-tempestconf/latest/releasenotes diff --git a/doc/source/overview.rst b/doc/source/overview.rst index 49184f1d..43fdd63f 100644 --- a/doc/source/overview.rst +++ b/doc/source/overview.rst @@ -7,8 +7,8 @@ based on your cloud. - Free software: Apache license - Documentation: - https://docs.openstack.org/python-tempestconf/latest/ + https://docs.opendev.org/openinfra/python-tempestconf/latest/ - Source: https://opendev.org/openinfra/python-tempestconf - Bugs: https://storyboard.openstack.org/#!/project/912 -- Release notes: https://docs.openstack.org/releasenotes/python-tempestconf +- Release notes: https://docs.opendev.org/openinfra/python-tempestconf/latest/releasenotes