Remove tripleo newton and ocata jobs

Non-containerized multinode scenario jobs are no longer supported
and should be removed from zuul config.

Change-Id: I1a4248e43da58dfcd4f5eef19ba807c11a37aae8
This commit is contained in:
Rafael Folco
2018-11-23 23:30:50 -02:00
parent 8d51896947
commit 19fa94e412

View File

@@ -39,18 +39,15 @@
# TripleO jobs that deploy Mistral. # TripleO jobs that deploy Mistral.
# Note we don't use a project-template here, so it's easier # Note we don't use a project-template here, so it's easier
# to disable voting on one specific job if things go wrong. # to disable voting on one specific job if things go wrong.
# tripleo-ci-centos-7-scenario003-multinode-oooq will only # tripleo-ci-centos-7-scenario003-multinode-oooq-container will
# run on stable/pike while the -container will run in Queens # run in Pike and beyond.
# and beyond.
# If you need any support to debug these jobs in case of # If you need any support to debug these jobs in case of
# failures, please reach us on #tripleo IRC channel. # failures, please reach us on #tripleo IRC channel.
- tripleo-ci-centos-7-scenario003-multinode-oooq
- tripleo-ci-centos-7-scenario003-multinode-oooq-container - tripleo-ci-centos-7-scenario003-multinode-oooq-container
- openstack-tox-lower-constraints - openstack-tox-lower-constraints
gate: gate:
jobs: jobs:
- python-mistralclient-functional-devstack - python-mistralclient-functional-devstack
- tripleo-ci-centos-7-scenario003-multinode-oooq
- tripleo-ci-centos-7-scenario003-multinode-oooq-container - tripleo-ci-centos-7-scenario003-multinode-oooq-container
- openstack-tox-lower-constraints - openstack-tox-lower-constraints