Skip to content

Commit

Permalink
updated action ref and infra config
Browse files Browse the repository at this point in the history
  • Loading branch information
adwk67 committed Dec 13, 2024
1 parent 7c09d1f commit 5c585b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:

- name: Run Integration Test
id: test
uses: stackabletech/actions/run-integration-test@5901c3b1455488820c4be367531e07c3c3e82538 # v0.4.0
uses: stackabletech/actions/run-integration-test@17f66b09ca4dffa0db4274e3a65f5b9d5e25a60f # vTBD
with:
test-platform: ${{ env.TEST_PLATFORM }}-${{ env.TEST_ARCHITECTURE }}
test-run: ${{ env.TEST_RUN }}
Expand Down
3 changes: 3 additions & 0 deletions tests/infrastructure.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
instance-size: medium
disk: 100
nodes: 5
parallelism: 1

0 comments on commit 5c585b0

Please sign in to comment.