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 61f8206c45
commit 75a85b0c0c
1 changed files with 1 additions and 32 deletions

View File

@ -12,7 +12,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
@ -22,41 +21,11 @@
jobs: jobs:
- murano-tempest-api - murano-tempest-api
- job:
name: murano-congress-devstack
parent: murano-tempest-base
voting: false
timeout: 4200
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
- ^doc/.*$
- ^.*\.rst$
- ^releasenotes/.*$
- ^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: - job:
name: murano-rally-task name: murano-rally-task
parent: rally-task-murano parent: rally-task-murano
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