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:
Julia Kreger 2015-03-25 21:32:34 -04:00
parent e71534d6ed
commit 659e97a812

View File

@ -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