Skip to content

Commit

Permalink
changes to infra
Browse files Browse the repository at this point in the history
  • Loading branch information
adwk67 committed Dec 12, 2024
1 parent 9ce4b7b commit 6ddfe70
Show file tree
Hide file tree
Showing 2 changed files with 3 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@712ce3e733475fa9b452c716a61f221ecd60e737 # v0.5.0+
with:
test-platform: ${{ env.TEST_PLATFORM }}-${{ env.TEST_ARCHITECTURE }}
test-run: ${{ env.TEST_RUN }}
Expand Down
2 changes: 2 additions & 0 deletions tests/infrastructure.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
instance-size: medium
disk: 100
nodes: 5

0 comments on commit 6ddfe70

Please sign in to comment.