Remove retired congress

Congress has been retired, remove the jobs.

See https://review.opendev.org/721742

Change-Id: I0771a0789346a46a96278de1a11948ab561593c3
(cherry picked from commit 8afa49124a)
This commit is contained in:
Andreas Jaeger 2020-05-28 20:30:24 +02:00 committed by zhurong
parent f1c83c81fa
commit 9718a52743
1 changed files with 3 additions and 29 deletions

View File

@ -10,7 +10,6 @@
- release-notes-jobs-python3 - release-notes-jobs-python3
check: check:
jobs: jobs:
- murano-congress-devstack
- murano-rally-task - murano-rally-task
- murano-tempest-api - murano-tempest-api
- murano-tempest-cfapi - murano-tempest-cfapi
@ -23,10 +22,8 @@
- murano-tempest-api-ipv6-only - murano-tempest-api-ipv6-only
- job: - job:
name: murano-congress-devstack name: murano-rally-task
parent: murano-tempest-base parent: rally-task-murano
voting: false
timeout: 4200
irrelevant-files: &murano-irrelevant-files irrelevant-files: &murano-irrelevant-files
- ^(test-|)requirements.txt$ - ^(test-|)requirements.txt$
- ^setup.cfg$ - ^setup.cfg$
@ -34,31 +31,8 @@
- ^.*\.rst$ - ^.*\.rst$
- ^releasenotes/.*$ - ^releasenotes/.*$
- ^murano/tests/.*$ - ^murano/tests/.*$
required-projects:
- openstack/congress
- openstack/congress-dashboard
- openstack/mistral
- openstack/mistral-dashboard
- openstack/python-congressclient
- openstack/python-heatclient
- openstack/python-mistralclient
- openstack/python-muranoclient
vars:
devstack_services:
tls-proxy: false
devstack_localrc:
MURANO_ENABLE_MODEL_POLICY_ENFORCEMENT: true
devstack_plugins:
congress: https://opendev.org/openstack/congress
mistral: https://opendev.org/openstack/mistral
tempest_test_regex: functional
- job:
name: murano-rally-task
parent: rally-task-murano
voting: false
irrelevant-files: *murano-irrelevant-files
timeout: 7800 timeout: 7800
voting: false
vars: vars:
devstack_plugins: devstack_plugins:
rally-openstack: https://opendev.org/openstack/rally-openstack rally-openstack: https://opendev.org/openstack/rally-openstack