Publish docs to docs.opendev.org

The documentation of tempestconf should be published to opendev.org
instead of openstack.org because openinfra/ projects are not expected
to publish docs to openstack.org

Change-Id: Id4f76a5ac5ac1fa01beacd981fc8e9e93b567a3a
This commit is contained in:
lpiwowar 2021-10-26 09:36:09 +02:00 committed by Martin Kopec
parent fae0f65870
commit dbf3e3681b
3 changed files with 9 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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