Remove experimetal scenarios
These scenarios will be defined in their respective role repositories instead. This reduces the changes to the job configuration in this repo, which reduces the merge conflicts when trying to add new scenarios. Change-Id: Ic49c0729e084d8640018bd8b1ae84158cb8f3ed1
This commit is contained in:
parent
e2ffd245a8
commit
566d7e48ca
@ -177,29 +177,6 @@
|
||||
action: deploy
|
||||
scenario: translations
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-deploy-aio_congress-ubuntu-bionic
|
||||
parent: openstack-ansible-deploy-aio
|
||||
nodeset: ubuntu-bionic
|
||||
vars:
|
||||
action: deploy
|
||||
scenario: aio_congress
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-deploy-barbican-ubuntu-bionic
|
||||
parent: openstack-ansible-deploy-aio
|
||||
nodeset: ubuntu-bionic
|
||||
vars:
|
||||
action: deploy
|
||||
scenario: barbican
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-deploy-blazar-ubuntu-bionic
|
||||
parent: openstack-ansible-deploy-aio_lxc-ubuntu-bionic
|
||||
vars:
|
||||
action: deploy
|
||||
scenario: blazar
|
||||
|
||||
# centos
|
||||
- job:
|
||||
name: openstack-ansible-deploy-aio_lxc-centos-7
|
||||
|
@ -30,13 +30,9 @@
|
||||
experimental:
|
||||
jobs:
|
||||
- openstack-ansible-deploy-aio_nspawn-ubuntu-bionic
|
||||
- openstack-ansible-deploy-barbican-ubuntu-bionic
|
||||
- openstack-ansible-deploy-aio_congress-ubuntu-bionic
|
||||
- openstack-ansible-deploy-aio_octavia-ubuntu-bionic
|
||||
- openstack-ansible-deploy-aio_qdrouterd-ubuntu-bionic
|
||||
- openstack-ansible-deploy_with_ansible_devel-aio-ubuntu-bionic
|
||||
- openstack-ansible-deploy_with_ansible_next-aio-ubuntu-bionic
|
||||
- openstack-ansible-deploy-blazar-ubuntu-bionic
|
||||
|
||||
- project-template:
|
||||
name: openstack-ansible-deploy-aio_lxc-jobs
|
||||
|
Loading…
Reference in New Issue
Block a user