Turning off cleaning for test-bifrost.yaml
Turning off cleaning for test-bifrost.yaml as the cleaning step is a lengthy IO intensive operation, and the testing sequence does not need cleaning at this point in time.
This commit is contained in:
parent
e71534d6ed
commit
659e97a812
@ -23,7 +23,8 @@
|
||||
shell: ./create_vm_nodes.sh |grep -v "CSV entries">/tmp/baremetal.csv
|
||||
- set_fact: baremetal_csv_file="/tmp/baremetal.csv"
|
||||
roles:
|
||||
- ironic-install
|
||||
- role: ironic-install
|
||||
cleaning: false
|
||||
- role: ironic-enroll
|
||||
- role: ironic-deploy
|
||||
- hosts: localhost
|
||||
|
Loading…
x
Reference in New Issue
Block a user