Merge "Run the on metal job"
This commit is contained in:
commit
7355a5bde5
@ -47,7 +47,7 @@
|
|||||||
# a different ansible version
|
# a different ansible version
|
||||||
- job:
|
- job:
|
||||||
name: openstack-ansible-deploy_with_ansible_devel-aio-ubuntu-xenial
|
name: openstack-ansible-deploy_with_ansible_devel-aio-ubuntu-xenial
|
||||||
parent: openstack-ansible-deploy-aio-ubuntu-xenial
|
parent: openstack-ansible-deploy-aio_lxc-ubuntu-xenial
|
||||||
branches: ^(devel|master)$
|
branches: ^(devel|master)$
|
||||||
required-projects:
|
required-projects:
|
||||||
- name: github.com/ansible/ansible
|
- name: github.com/ansible/ansible
|
||||||
@ -67,9 +67,10 @@
|
|||||||
vars:
|
vars:
|
||||||
action: deploy
|
action: deploy
|
||||||
scenario: ceph
|
scenario: ceph
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: openstack-ansible-deploy-aio_metal-ubuntu-xenial
|
name: openstack-ansible-deploy-aio_metal-ubuntu-xenial
|
||||||
parent: openstack-ansible-deploy-aio-ubuntu-xenial
|
parent: openstack-ansible-deploy-aio_lxc-ubuntu-xenial
|
||||||
voting: false
|
voting: false
|
||||||
vars:
|
vars:
|
||||||
action: deploy
|
action: deploy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user