[gates] Upated cirros image version in heat templates
Cirros image was updated in gates, actual version number is cirros-0.3.4-x86_64-uec We should update all Heat templates to unblock gates Change-Id: I1bbfdb5a855930bd121f29513c8a0aa3d381bcaf
This commit is contained in:
parent
1834286973
commit
c354ebdf03
@ -7,7 +7,7 @@ parameters:
|
||||
default: public
|
||||
image:
|
||||
type: string
|
||||
default: cirros-0.3.2-x86_64-uec
|
||||
default: cirros-0.3.4-x86_64-uec
|
||||
flavor:
|
||||
type: string
|
||||
default: m1.tiny
|
||||
|
@ -4,7 +4,7 @@ parameters:
|
||||
# set all correct defaults for parameters before launch test
|
||||
image:
|
||||
type: string
|
||||
default: cirros-0.3.2-x86_64-uec
|
||||
default: cirros-0.3.4-x86_64-uec
|
||||
flavor:
|
||||
type: string
|
||||
default: m1.tiny
|
||||
|
@ -7,7 +7,7 @@ parameters:
|
||||
default: public
|
||||
image:
|
||||
type: string
|
||||
default: cirros-0.3.2-x86_64-uec
|
||||
default: cirros-0.3.4-x86_64-uec
|
||||
flavor:
|
||||
type: string
|
||||
default: m1.tiny
|
||||
|
@ -4,7 +4,7 @@ parameters:
|
||||
# set all correct defaults for parameters before launch test
|
||||
image:
|
||||
type: string
|
||||
default: cirros-0.3.2-x86_64-uec
|
||||
default: cirros-0.3.4-x86_64-uec
|
||||
flavor:
|
||||
type: string
|
||||
default: m1.tiny
|
||||
|
Loading…
Reference in New Issue
Block a user