Merge "Test MAC address should be 6 octets."
This commit is contained in:
@@ -12,7 +12,7 @@ PM_USERS=( $7 )
|
||||
PM_PASSWORDS=( $8 )
|
||||
|
||||
# Ensure nova's baremetal service has fully initialised before proceeding with real nodes
|
||||
wait_for 60 10 nova baremetal-node-create devtest_canary 1 1 1 11:22:33:44:55
|
||||
wait_for 60 10 nova baremetal-node-create devtest_canary 1 1 1 11:22:33:44:55:66
|
||||
nova baremetal-node-delete $(nova baremetal-node-list | awk '/devtest_canary/ {print $2}')
|
||||
|
||||
count=0
|
||||
|
||||
Reference in New Issue
Block a user