Fix grenade multinode job
Run main task on primary only. Change-Id: Ie8812bc1dab6f5b86ab86c71e4eec681737309ec
This commit is contained in:
parent
d8a21c7ad6
commit
e83b9ff0ee
@ -1,4 +1,4 @@
|
||||
- hosts: all
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: all
|
||||
- hosts: primary
|
||||
name: Autoconverted job legacy-tempest-dsvm-neutron-multinode-full from old job
|
||||
gate-tempest-dsvm-neutron-multinode-full-ubuntu-xenial-nv
|
||||
tasks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user