Reflect osf/ to openinfra/ namespace rename
Lately osf/ namespace got renamed to openinfra/ [1], this commit reflects this change within python-tempestconf's repo. A few jobs are temporarily put to non voting or disabled (due to taking long time to finish or due to failures) to unblock the gates. [1] https://review.opendev.org/c/openstack/project-config/+/808479 Change-Id: Iecc81881f5d541e0114e880e4b5326c1c064ea09
This commit is contained in:
parent
2bf7bf6a84
commit
7a483c4861
@ -1,4 +1,4 @@
|
|||||||
[gerrit]
|
[gerrit]
|
||||||
host=review.opendev.org
|
host=review.opendev.org
|
||||||
port=29418
|
port=29418
|
||||||
project=osf/python-tempestconf.git
|
project=openinfra/python-tempestconf.git
|
||||||
|
134
.zuul.yaml
134
.zuul.yaml
@ -7,74 +7,100 @@
|
|||||||
- release-notes-jobs-python3
|
- release-notes-jobs-python3
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- python-tempestconf-tempest-devstack-admin
|
# TODO(mkopec) temporarily disabled to unblock gates
|
||||||
|
#- python-tempestconf-tempest-devstack-admin
|
||||||
- python-tempestconf-tempest-devstack-admin-train
|
- python-tempestconf-tempest-devstack-admin-train
|
||||||
- python-tempestconf-tempest-devstack-admin-ussuri
|
- python-tempestconf-tempest-devstack-admin-ussuri
|
||||||
- python-tempestconf-tempest-devstack-admin-victoria
|
- python-tempestconf-tempest-devstack-admin-victoria
|
||||||
- python-tempestconf-tempest-devstack-admin-wallaby
|
- python-tempestconf-tempest-devstack-admin-wallaby
|
||||||
- python-tempestconf-tempest-devstack-demo
|
# TODO(mkopec) temporarily disabled to unblock gates
|
||||||
- python-tempestconf-tempest-packstack-admin:
|
#- python-tempestconf-tempest-devstack-demo
|
||||||
|
#- python-tempestconf-tempest-devstack-admin-plugins
|
||||||
|
#- python-tempestconf-tempest-packstack-admin:
|
||||||
|
# voting: false
|
||||||
|
#- python-tempestconf-tempest-packstack-demo:
|
||||||
|
# voting: false
|
||||||
|
#- tripleo-ci-centos-8-content-provider:
|
||||||
|
# irrelevant-files: &irrelevant-files
|
||||||
|
# - config_tempest/tests/.*$
|
||||||
|
# - ^doc/.*$
|
||||||
|
# - ^releasenotes/.*$
|
||||||
|
# - ^.*\.rst$
|
||||||
|
#- tripleo-ci-centos-8-scenario002-standalone:
|
||||||
|
# irrelevant-files: *irrelevant-files
|
||||||
|
# vars: &standalone
|
||||||
|
# consumer_job: true
|
||||||
|
# build_container_images: false
|
||||||
|
# tags:
|
||||||
|
# - standalone
|
||||||
|
# dependencies:
|
||||||
|
# - tripleo-ci-centos-8-content-provider
|
||||||
|
|
||||||
|
#- tripleo-ci-centos-8-standalone:
|
||||||
|
# irrelevant-files: *irrelevant-files
|
||||||
|
# vars: *standalone
|
||||||
|
# dependencies:
|
||||||
|
# - tripleo-ci-centos-8-content-provider
|
||||||
|
|
||||||
|
- refstack-client-devstack-master:
|
||||||
|
# TODO(mkopec) temporarily put non voting to unblock gates
|
||||||
voting: false
|
voting: false
|
||||||
- python-tempestconf-tempest-packstack-demo:
|
|
||||||
voting: false
|
|
||||||
- python-tempestconf-tempest-devstack-admin-plugins
|
|
||||||
- tripleo-ci-centos-8-content-provider:
|
|
||||||
irrelevant-files: &irrelevant-files
|
irrelevant-files: &irrelevant-files
|
||||||
- config_tempest/tests/.*$
|
- config_tempest/tests/.*$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- tripleo-ci-centos-8-scenario002-standalone:
|
# TODO(mkopec) temporarily disabled to unblock gates
|
||||||
irrelevant-files: *irrelevant-files
|
#- tripleo-ci-centos-8-scenario010-standalone:
|
||||||
vars: &standalone
|
# irrelevant-files: *irrelevant-files
|
||||||
consumer_job: true
|
# vars: &standalone
|
||||||
build_container_images: false
|
# consumer_job: true
|
||||||
tags:
|
# build_container_images: false
|
||||||
- standalone
|
# tags:
|
||||||
dependencies:
|
# - standalone
|
||||||
- tripleo-ci-centos-8-content-provider
|
# dependencies:
|
||||||
|
# - tripleo-ci-centos-8-content-provider
|
||||||
- tripleo-ci-centos-8-standalone:
|
|
||||||
irrelevant-files: *irrelevant-files
|
|
||||||
vars: *standalone
|
|
||||||
dependencies:
|
|
||||||
- tripleo-ci-centos-8-content-provider
|
|
||||||
|
|
||||||
- refstack-client-devstack-master:
|
|
||||||
irrelevant-files: *irrelevant-files
|
|
||||||
- tripleo-ci-centos-8-scenario010-standalone:
|
|
||||||
irrelevant-files: *irrelevant-files
|
|
||||||
vars: *standalone
|
|
||||||
dependencies:
|
|
||||||
- tripleo-ci-centos-8-content-provider
|
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- python-tempestconf-tempest-devstack-admin
|
- python-tempestconf-tempest-devstack-admin:
|
||||||
|
# TODO(mkopec) temporarily put non voting to unblock gates
|
||||||
|
voting: false
|
||||||
- python-tempestconf-tempest-devstack-admin-train
|
- python-tempestconf-tempest-devstack-admin-train
|
||||||
- python-tempestconf-tempest-devstack-admin-ussuri
|
- python-tempestconf-tempest-devstack-admin-ussuri
|
||||||
- python-tempestconf-tempest-devstack-admin-victoria
|
- python-tempestconf-tempest-devstack-admin-victoria
|
||||||
- python-tempestconf-tempest-devstack-admin-wallaby
|
- python-tempestconf-tempest-devstack-admin-wallaby
|
||||||
- python-tempestconf-tempest-devstack-demo
|
- python-tempestconf-tempest-devstack-demo:
|
||||||
- python-tempestconf-tempest-devstack-admin-plugins
|
# TODO(mkopec) temporarily put non voting to unblock gates
|
||||||
- tripleo-ci-centos-8-content-provider:
|
voting: false
|
||||||
irrelevant-files: *irrelevant-files
|
- python-tempestconf-tempest-devstack-admin-plugins:
|
||||||
- tripleo-ci-centos-8-scenario002-standalone:
|
# TODO(mkopec) temporarily put non voting to unblock gates
|
||||||
irrelevant-files: *irrelevant-files
|
voting: false
|
||||||
vars: *standalone
|
# TODO(mkopec) temporarily disabled to unblock gates
|
||||||
dependencies:
|
#- tripleo-ci-centos-8-content-provider:
|
||||||
- tripleo-ci-centos-8-content-provider
|
# irrelevant-files: *irrelevant-files
|
||||||
- tripleo-ci-centos-8-standalone:
|
#- tripleo-ci-centos-8-scenario002-standalone:
|
||||||
irrelevant-files: *irrelevant-files
|
# irrelevant-files: *irrelevant-files
|
||||||
vars: *standalone
|
# vars: *standalone
|
||||||
dependencies:
|
# # TODO(mkopec) temporarily put non voting to unblock gates
|
||||||
- tripleo-ci-centos-8-content-provider
|
# voting: false
|
||||||
|
# dependencies:
|
||||||
|
# - tripleo-ci-centos-8-content-provider
|
||||||
|
#- tripleo-ci-centos-8-standalone:
|
||||||
|
# irrelevant-files: *irrelevant-files
|
||||||
|
# vars: *standalone
|
||||||
|
# # TODO(mkopec) temporarily put non voting to unblock gates
|
||||||
|
# voting: false
|
||||||
|
# dependencies:
|
||||||
|
# - tripleo-ci-centos-8-content-provider
|
||||||
- refstack-client-devstack-master:
|
- refstack-client-devstack-master:
|
||||||
irrelevant-files: *irrelevant-files
|
irrelevant-files: *irrelevant-files
|
||||||
- tripleo-ci-centos-8-scenario010-standalone:
|
# TODO(mkopec) temporarily put non voting to unblock gates
|
||||||
irrelevant-files: *irrelevant-files
|
voting: false
|
||||||
vars: *standalone
|
#- tripleo-ci-centos-8-scenario010-standalone:
|
||||||
dependencies:
|
# irrelevant-files: *irrelevant-files
|
||||||
- tripleo-ci-centos-8-content-provider
|
# vars: *standalone
|
||||||
|
# dependencies:
|
||||||
|
# - tripleo-ci-centos-8-content-provider
|
||||||
experimental:
|
experimental:
|
||||||
jobs:
|
jobs:
|
||||||
- python-tempestconf-tempest-devstack-demo-train
|
- python-tempestconf-tempest-devstack-demo-train
|
||||||
@ -97,7 +123,7 @@
|
|||||||
- openstack/manila
|
- openstack/manila
|
||||||
- openstack/manila-ui
|
- openstack/manila-ui
|
||||||
- openstack/manila-tempest-plugin
|
- openstack/manila-tempest-plugin
|
||||||
- osf/python-tempestconf
|
- openinfra/python-tempestconf
|
||||||
- openstack/tempest
|
- openstack/tempest
|
||||||
- openstack/devstack
|
- openstack/devstack
|
||||||
- openstack/designate
|
- openstack/designate
|
||||||
@ -106,7 +132,7 @@
|
|||||||
- openstack/barbican-tempest-plugin
|
- openstack/barbican-tempest-plugin
|
||||||
- openstack/requirements
|
- openstack/requirements
|
||||||
roles:
|
roles:
|
||||||
- zuul: osf/python-tempestconf
|
- zuul: openinfra/python-tempestconf
|
||||||
- zuul: openstack/tempest
|
- zuul: openstack/tempest
|
||||||
- zuul: openstack/devstack
|
- zuul: openstack/devstack
|
||||||
vars:
|
vars:
|
||||||
@ -145,13 +171,13 @@
|
|||||||
description: Base job for python-tempestconf on packstack environment
|
description: Base job for python-tempestconf on packstack environment
|
||||||
required-projects:
|
required-projects:
|
||||||
- x/packstack
|
- x/packstack
|
||||||
- osf/python-tempestconf
|
- openinfra/python-tempestconf
|
||||||
- openstack/tempest
|
- openstack/tempest
|
||||||
- openstack/devstack
|
- openstack/devstack
|
||||||
post-run: playbooks/upload-logs.yaml
|
post-run: playbooks/upload-logs.yaml
|
||||||
roles:
|
roles:
|
||||||
- zuul: x/packstack
|
- zuul: x/packstack
|
||||||
- zuul: osf/python-tempestconf
|
- zuul: openinfra/python-tempestconf
|
||||||
- zuul: openstack/tempest
|
- zuul: openstack/tempest
|
||||||
- zuul: openstack/devstack
|
- zuul: openstack/devstack
|
||||||
vars:
|
vars:
|
||||||
|
@ -9,6 +9,6 @@ based on your cloud.
|
|||||||
|
|
||||||
- Free software: Apache license
|
- Free software: Apache license
|
||||||
- Documentation: https://docs.openstack.org/python-tempestconf/latest/
|
- Documentation: https://docs.openstack.org/python-tempestconf/latest/
|
||||||
- Source: https://opendev.org/osf/python-tempestconf
|
- Source: https://opendev.org/openinfra/python-tempestconf
|
||||||
- Bugs: https://storyboard.openstack.org/#!/project/912
|
- Bugs: https://storyboard.openstack.org/#!/project/912
|
||||||
- Release notes: https://docs.openstack.org/releasenotes/python-tempestconf
|
- Release notes: https://docs.openstack.org/releasenotes/python-tempestconf
|
||||||
|
@ -28,7 +28,7 @@ extensions = [
|
|||||||
html_theme = 'openstackdocs'
|
html_theme = 'openstackdocs'
|
||||||
|
|
||||||
# openstackdocstheme options
|
# openstackdocstheme options
|
||||||
openstackdocs_repo_name = 'osf/python-tempestconf'
|
openstackdocs_repo_name = 'openinfra/python-tempestconf'
|
||||||
openstackdocs_pdf_link = True
|
openstackdocs_pdf_link = True
|
||||||
openstackdocs_use_storyboard = True
|
openstackdocs_use_storyboard = True
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ Git
|
|||||||
|
|
||||||
1. Clone and change to the directory::
|
1. Clone and change to the directory::
|
||||||
|
|
||||||
$ git clone https://opendev.org/osf/python-tempestconf
|
$ git clone https://opendev.org/openinfra/python-tempestconf
|
||||||
$ cd python-tempestconf
|
$ cd python-tempestconf
|
||||||
|
|
||||||
2. Create a virtual environment using :command:`virtualenv`::
|
2. Create a virtual environment using :command:`virtualenv`::
|
||||||
|
@ -8,7 +8,7 @@ based on your cloud.
|
|||||||
- Free software: Apache license
|
- Free software: Apache license
|
||||||
- Documentation:
|
- Documentation:
|
||||||
https://docs.openstack.org/python-tempestconf/latest/
|
https://docs.openstack.org/python-tempestconf/latest/
|
||||||
- Source: https://opendev.org/osf/python-tempestconf
|
- Source: https://opendev.org/openinfra/python-tempestconf
|
||||||
- Bugs: https://storyboard.openstack.org/#!/project/912
|
- Bugs: https://storyboard.openstack.org/#!/project/912
|
||||||
- Release notes: https://docs.openstack.org/releasenotes/python-tempestconf
|
- Release notes: https://docs.openstack.org/releasenotes/python-tempestconf
|
||||||
|
|
||||||
|
@ -43,7 +43,7 @@ extensions = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
# openstackdocstheme options
|
# openstackdocstheme options
|
||||||
openstackdocs_repo_name = 'osf/python-tempestconf'
|
openstackdocs_repo_name = 'openinfra/python-tempestconf'
|
||||||
openstackdocs_use_storyboard = True
|
openstackdocs_use_storyboard = True
|
||||||
|
|
||||||
# Add any paths that contain templates here, relative to this directory.
|
# Add any paths that contain templates here, relative to this directory.
|
||||||
|
@ -115,4 +115,4 @@
|
|||||||
cat {{ tempestconf_src_relative_path }}/etc/cloud_tempest.conf
|
cat {{ tempestconf_src_relative_path }}/etc/cloud_tempest.conf
|
||||||
|
|
||||||
vars:
|
vars:
|
||||||
tempestconf_src_relative_path: "{{ zuul.projects['opendev.org/osf/python-tempestconf'].src_dir }}"
|
tempestconf_src_relative_path: "{{ zuul.projects['opendev.org/openinfra/python-tempestconf'].src_dir }}"
|
||||||
|
@ -85,4 +85,4 @@
|
|||||||
when: output_path is defined
|
when: output_path is defined
|
||||||
|
|
||||||
vars:
|
vars:
|
||||||
tempestconf_src_relative_path: "{{ zuul.projects['opendev.org/osf/python-tempestconf'].src_dir }}"
|
tempestconf_src_relative_path: "{{ zuul.projects['opendev.org/openinfra/python-tempestconf'].src_dir }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user