Skip to content

Commit

Permalink
tests: use images with 20G disk in openstack (#14720)
Browse files Browse the repository at this point in the history
We need to update the plan used in openstack in order to save disk space
which is not needed for testing.
  • Loading branch information
sergiocazzolato authored Nov 14, 2024
1 parent db0e079 commit f801914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lib/spread/backend.openstack.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openstack:
key: '$(HOST: echo "$SPREAD_OPENSTACK_ENV")'
plan: staging-cpu2-ram4-disk50
plan: staging-cpu2-ram4-disk20
halt-timeout: 2h
groups: [default]
environment:
Expand Down

0 comments on commit f801914

Please sign in to comment.