File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -503,6 +503,20 @@ backends:
503503 storage : 30G
504504 workers : 12
505505
506+ openstack-ext-dev :
507+ type : openstack
508+ key : ' $(HOST: echo "$OS_CREDENTIALS_STG_AMD64_PS7")'
509+ plan : shared.medium
510+ storage : 30G
511+ halt-timeout : 2h
512+ wait-timeout : 10m
513+ groups : [default]
514+ proxy : ingress-haproxy.ps7.canonical.com
515+ cidr-port-rel : [10.151.54.0/24:4000]
516+ volume-auto-delete : true
517+ environment : *openstack-env
518+ systems : *openstack-nested-systems
519+
506520 openstack-validation :
507521 type : openstack
508522 key : ' $(HOST: echo "$OS_CREDENTIALS_AMD64_PS7")'
@@ -1684,6 +1698,7 @@ suites:
16841698 - garden
16851699 - openstack-ext
16861700 - openstack-arm-ext
1701+ - openstack-ext-dev
16871702 environment :
16881703 NESTED_TYPE : " classic"
16891704 # Enable kvm in the qemu command line
@@ -1763,6 +1778,7 @@ suites:
17631778 - google-nested-arm
17641779 - openstack-ext
17651780 - openstack-arm-ext
1781+ - openstack-ext-dev
17661782 environment :
17671783 NESTED_TYPE : " classic"
17681784 # Channel used to create the nested vm
@@ -1824,6 +1840,7 @@ suites:
18241840 - google-nested-arm
18251841 - openstack-ext
18261842 - openstack-arm-ext
1843+ - openstack-ext-dev
18271844 environment :
18281845 NESTED_TYPE : " core"
18291846 # Enable kvm in the qemu command line
@@ -1896,6 +1913,7 @@ suites:
18961913 - google-nested-arm
18971914 - openstack-ext
18981915 - openstack-arm-ext
1916+ - openstack-ext-dev
18991917 environment :
19001918 NESTED_TYPE : " core"
19011919 # Enable kvm in the qemu command line
You can’t perform that action at this time.
0 commit comments