Skip to content

Commit

Permalink
Merge pull request #54 from coreycb/8g-root-disk
Browse files Browse the repository at this point in the history
Add 8G root-disk constraint for glance-simplestreams-sync
  • Loading branch information
ajkavanagh authored Oct 16, 2021
2 parents b7ae9d8 + 1a220b1 commit 670e542
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/distro-regression/tests/bundles/focal-ussuri.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ applications:
options:
source: ppa:simplestreams-dev/trunk
use_swift: true
constraints: root-disk=8G
octavia-diskimage-retrofit:
charm: cs:octavia-diskimage-retrofit
options:
Expand Down
1 change: 1 addition & 0 deletions tests/distro-regression/tests/bundles/focal-victoria.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ applications:
options:
source: ppa:simplestreams-dev/trunk
use_swift: true
constraints: root-disk=8G
octavia-diskimage-retrofit:
charm: cs:octavia-diskimage-retrofit
options:
Expand Down
1 change: 1 addition & 0 deletions tests/distro-regression/tests/bundles/focal-wallaby.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ applications:
options:
source: ppa:simplestreams-dev/trunk
use_swift: true
constraints: root-disk=8G
octavia-diskimage-retrofit:
charm: cs:~openstack-charmers-next/octavia-diskimage-retrofit
options:
Expand Down
1 change: 1 addition & 0 deletions tests/distro-regression/tests/bundles/focal-xena.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ applications:
options:
source: ppa:simplestreams-dev/trunk
use_swift: true
constraints: root-disk=8G
octavia-diskimage-retrofit:
charm: cs:~openstack-charmers-next/octavia-diskimage-retrofit
options:
Expand Down
1 change: 1 addition & 0 deletions tests/distro-regression/tests/bundles/groovy-victoria.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ applications:
options:
source: ppa:simplestreams-dev/trunk
use_swift: true
constraints: root-disk=8G
octavia-diskimage-retrofit:
charm: cs:octavia-diskimage-retrofit
options:
Expand Down
1 change: 1 addition & 0 deletions tests/distro-regression/tests/bundles/hirsute-wallaby.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ applications:
options:
source: ppa:simplestreams-dev/trunk
use_swift: true
constraints: root-disk=8G
octavia-diskimage-retrofit:
charm: cs:~openstack-charmers-next/octavia-diskimage-retrofit
options:
Expand Down
1 change: 1 addition & 0 deletions tests/distro-regression/tests/bundles/impish-xena.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ applications:
options:
source: ppa:simplestreams-dev/trunk
use_swift: true
constraints: root-disk=8G
octavia-diskimage-retrofit:
charm: cs:~openstack-charmers-next/octavia-diskimage-retrofit
options:
Expand Down

0 comments on commit 670e542

Please sign in to comment.