Task order changed for TestVM image types.

Task upload_cirros must be before type changing.

Change-Id: Ib753f544164bf79630b1db71dfb33dda0a9100f1
This commit is contained in:
Vyacheslav Tabolin 2015-11-03 08:01:38 +00:00
parent 51bb59874c
commit 807abc1ece
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
- id: property-hypervisor_type
role: ['primary-controller']
required_for: [post_deployment_end]
requires: [post_deployment_start]
requires: [upload_cirros]
type: shell
parameters:
cmd: ./add_hyperv_type.sh 2>&1 | tee -a /tmp/add_hyper_type.log