Skip to content

Commit 046d2d4

Browse files
committed
ci: Use 100G disks
1 parent 8ee7e96 commit 046d2d4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
- name: Run Integration Test
8888
id: test
89-
uses: stackabletech/actions/run-integration-test@5c9e7b59b5a6c459a6a488193e9a9fb8dfe63cc8 # v0.4.0 TODO: Use released version
89+
uses: stackabletech/actions/run-integration-test@95626907fd8cae2f17c862ae40bcab1aa5a2c854 # v0.5.0
9090
with:
9191
test-platform: ${{ env.TEST_PLATFORM }}-${{ env.TEST_ARCHITECTURE }}
9292
test-run: ${{ env.TEST_RUN }}

tests/infrastructure.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
instance-size: large
2+
disk: 100
23
nodes: 3

0 commit comments

Comments
 (0)