Suppress 2 warnings from Docutils
The following 2 warnings do not require any modification of our code, so we can silently hide them and wait for new release of docutils: - The frontend.OptionParser class will be replaced by a subclass of argparse.ArgumentParser in Docutils 0.21 or later. - The frontend.Option class will be removed in Docutils 0.21 or later. Also, this commit temporary disables all dsvm job. They require a fix for list-resources ansible role, but it would be nice to do that in a separate change. Change-Id: I82e794c3d12222db9380701e6923b6e065b596ac Closes-Bug: 1981194
This commit is contained in:
parent
3984f97c1c
commit
c1d9cf911b
@ -11,75 +11,75 @@
|
||||
- rally-openstack-docker-build
|
||||
#- rally-task-basic-with-existing-users
|
||||
#- rally-task-simple-job
|
||||
- rally-task-barbican:
|
||||
files:
|
||||
- .zuul.d/zuul.yaml
|
||||
- rally-jobs/barbican.yaml
|
||||
- rally_openstack/common/osclients.py
|
||||
- rally_openstack/common/services/key_manager
|
||||
- rally_openstack/task/cleanup/resources.py
|
||||
- rally_openstack/task/scenarios/barbican
|
||||
- tests/ci/playbooks
|
||||
- rally-task-cinder
|
||||
- rally-task-designate:
|
||||
files:
|
||||
- .zuul.d/zuul.yaml
|
||||
- rally-jobs/designate.yaml
|
||||
- rally_openstack/common/osclients.py
|
||||
- rally_openstack/task/cleanup/resources.py
|
||||
- rally_openstack/task/contexts/designate
|
||||
- rally_openstack/task/scenarios/designate
|
||||
- tests/ci/playbooks
|
||||
- rally-task-heat:
|
||||
voting: false
|
||||
- rally-task-ironic
|
||||
- rally-task-keystone-glance-swift
|
||||
- rally-task-magnum:
|
||||
voting: false
|
||||
files:
|
||||
- .zuul.d/zuul.yaml
|
||||
- rally-jobs/magnum.yaml
|
||||
- rally_openstack/common/osclients.py
|
||||
- rally_openstack/task/cleanup/resources.py
|
||||
- rally_openstack/task/contexts/magnum
|
||||
- rally_openstack/task/scenarios/magnum
|
||||
- tests/ci/playbooks
|
||||
- rally-task-manila-no-ss:
|
||||
voting: false
|
||||
- rally-task-manila-ss:
|
||||
voting: false
|
||||
- rally-task-mistral
|
||||
#- rally-task-barbican:
|
||||
# files:
|
||||
# - .zuul.d/zuul.yaml
|
||||
# - rally-jobs/barbican.yaml
|
||||
# - rally_openstack/common/osclients.py
|
||||
# - rally_openstack/common/services/key_manager
|
||||
# - rally_openstack/task/cleanup/resources.py
|
||||
# - rally_openstack/task/scenarios/barbican
|
||||
# - tests/ci/playbooks
|
||||
#- rally-task-cinder
|
||||
#- rally-task-designate:
|
||||
# files:
|
||||
# - .zuul.d/zuul.yaml
|
||||
# - rally-jobs/designate.yaml
|
||||
# - rally_openstack/common/osclients.py
|
||||
# - rally_openstack/task/cleanup/resources.py
|
||||
# - rally_openstack/task/contexts/designate
|
||||
# - rally_openstack/task/scenarios/designate
|
||||
# - tests/ci/playbooks
|
||||
#- rally-task-heat:
|
||||
# voting: false
|
||||
#- rally-task-ironic
|
||||
#- rally-task-keystone-glance-swift
|
||||
#- rally-task-magnum:
|
||||
# voting: false
|
||||
# files:
|
||||
# - .zuul.d/zuul.yaml
|
||||
# - rally-jobs/magnum.yaml
|
||||
# - rally_openstack/common/osclients.py
|
||||
# - rally_openstack/task/cleanup/resources.py
|
||||
# - rally_openstack/task/contexts/magnum
|
||||
# - rally_openstack/task/scenarios/magnum
|
||||
# - tests/ci/playbooks
|
||||
#- rally-task-manila-no-ss:
|
||||
# voting: false
|
||||
#- rally-task-manila-ss:
|
||||
# voting: false
|
||||
#- rally-task-mistral
|
||||
# it did not work for a long time. try to re-configure it
|
||||
#- rally-task-monasca
|
||||
- rally-task-murano:
|
||||
voting: false
|
||||
#- rally-task-murano:
|
||||
# voting: false
|
||||
#- rally-task-neutron
|
||||
- rally-task-neutron-trunk:
|
||||
files:
|
||||
- .zuul.d/zuul.yaml
|
||||
- rally-jobs/neutron-trunk.yaml
|
||||
- rally_openstack/common/osclients.py
|
||||
- rally_openstack/common/services/network
|
||||
- rally_openstack/task/cleanup/resources.py
|
||||
- rally_openstack/task/contexts/network
|
||||
- rally_openstack/task/scenarios/neutron/trunk.py
|
||||
- rally_openstack/task/scenarios/neutron/network.py
|
||||
- tests/ci/playbooks
|
||||
- rally-task-neutron-with-extensions:
|
||||
voting: false
|
||||
#- rally-task-neutron-trunk:
|
||||
# files:
|
||||
# - .zuul.d/zuul.yaml
|
||||
# - rally-jobs/neutron-trunk.yaml
|
||||
# - rally_openstack/common/osclients.py
|
||||
# - rally_openstack/common/services/network
|
||||
# - rally_openstack/task/cleanup/resources.py
|
||||
# - rally_openstack/task/contexts/network
|
||||
# - rally_openstack/task/scenarios/neutron/trunk.py
|
||||
# - rally_openstack/task/scenarios/neutron/network.py
|
||||
# - tests/ci/playbooks
|
||||
#- rally-task-neutron-with-extensions:
|
||||
# voting: false
|
||||
#- rally-task-nova:
|
||||
# voting: false
|
||||
# it did not work for a long time
|
||||
#- rally-task-senlin
|
||||
#- rally-task-octavia:
|
||||
# voting: false
|
||||
- rally-task-telemetry:
|
||||
voting: false
|
||||
- rally-task-watcher:
|
||||
# watcher-api did not start last time
|
||||
voting: false
|
||||
- rally-task-zaqar:
|
||||
voting: false
|
||||
#- rally-task-telemetry:
|
||||
# voting: false
|
||||
#- rally-task-watcher:
|
||||
# # watcher-api did not start last time
|
||||
# voting: false
|
||||
#- rally-task-zaqar:
|
||||
# voting: false
|
||||
#- rally-verify-tempest
|
||||
gate:
|
||||
jobs:
|
||||
@ -93,31 +93,31 @@
|
||||
- rally-openstack-docker-build
|
||||
#- rally-task-basic-with-existing-users
|
||||
#- rally-task-simple-job
|
||||
- rally-task-barbican:
|
||||
files:
|
||||
- .zuul.d/zuul.yaml
|
||||
- rally-jobs/barbican.yaml
|
||||
- rally_openstack/common/osclients.py
|
||||
- rally_openstack/common/services/key_manager
|
||||
- rally_openstack/task/cleanup/resources.py
|
||||
- rally_openstack/task/scenarios/barbican
|
||||
- tests/ci/playbooks
|
||||
- rally-task-cinder
|
||||
#- rally-task-barbican:
|
||||
# files:
|
||||
# - .zuul.d/zuul.yaml
|
||||
# - rally-jobs/barbican.yaml
|
||||
# - rally_openstack/common/osclients.py
|
||||
# - rally_openstack/common/services/key_manager
|
||||
# - rally_openstack/task/cleanup/resources.py
|
||||
# - rally_openstack/task/scenarios/barbican
|
||||
# - tests/ci/playbooks
|
||||
#- rally-task-cinder
|
||||
#- rally-task-heat
|
||||
- rally-task-ironic
|
||||
- rally-task-keystone-glance-swift
|
||||
- rally-task-mistral
|
||||
#- rally-task-ironic
|
||||
#- rally-task-keystone-glance-swift
|
||||
#- rally-task-mistral
|
||||
#- rally-task-neutron
|
||||
- rally-task-neutron-trunk:
|
||||
files:
|
||||
- rally-jobs/neutron-trunk.yaml
|
||||
- rally_openstack/common/osclients.py
|
||||
- rally_openstack/common/services/network
|
||||
- rally_openstack/task/cleanup/resources.py
|
||||
- rally_openstack/task/contexts/network
|
||||
- rally_openstack/task/scenarios/neutron/trunk.py
|
||||
- rally_openstack/task/scenarios/neutron/network.py
|
||||
- tests/ci/playbooks
|
||||
#- rally-task-neutron-trunk:
|
||||
# files:
|
||||
# - rally-jobs/neutron-trunk.yaml
|
||||
# - rally_openstack/common/osclients.py
|
||||
# - rally_openstack/common/services/network
|
||||
# - rally_openstack/task/cleanup/resources.py
|
||||
# - rally_openstack/task/contexts/network
|
||||
# - rally_openstack/task/scenarios/neutron/trunk.py
|
||||
# - rally_openstack/task/scenarios/neutron/network.py
|
||||
# - tests/ci/playbooks
|
||||
#- rally-verify-tempest
|
||||
post:
|
||||
jobs:
|
||||
|
5
tox.ini
5
tox.ini
@ -128,6 +128,11 @@ filterwarnings =
|
||||
ignore:invalid escape sequence:DeprecationWarning:.*subunit.*
|
||||
ignore:::.*netaddr.strategy.*
|
||||
ignore:the imp module is deprecated in favour of importlib.*:DeprecationWarning
|
||||
# we do not use anything inner from OptionParser, so we do not care about it's parent
|
||||
ignore:The frontend.OptionParser class will be replaced by a subclass of argparse.ArgumentParser in Docutils 0.21 or later.:DeprecationWarning:
|
||||
# we do not use Option directly, it is initialized by OptionParser by itself.
|
||||
# as soon as docutils team get rid of frontend.Option, they will also fix OptionParser
|
||||
ignore: The frontend.Option class will be removed in Docutils 0.21 or later.:DeprecationWarning:
|
||||
# raised by designateclient?!
|
||||
ignore:dns.hash module will be removed in future versions. Please use hashlib instead.:DeprecationWarning
|
||||
# should be fixed at rally framework (raised by functional job)
|
||||
|
Loading…
x
Reference in New Issue
Block a user