Skip to content

Commit

Permalink
tweak job settings
Browse files Browse the repository at this point in the history
  • Loading branch information
adwk67 committed Dec 11, 2024
1 parent 41001a1 commit 2542959
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
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@95626907fd8cae2f17c862ae40bcab1aa5a2c854 # v0.5.0
with:
test-platform: ${{ env.TEST_PLATFORM }}-${{ env.TEST_ARCHITECTURE }}
test-run: ${{ env.TEST_RUN }}
Expand Down
4 changes: 3 additions & 1 deletion tests/infrastructure.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
instance-size: medium
instance-size: large
disk: 100
nodes: 3

0 comments on commit 2542959

Please sign in to comment.