Skip to content

Commit da92475

Browse files
stackable-botTechassiNickLarsenNZadwk67
authored
chore: Update templated files (52c2678) (#645)
* chore: Generated commit to update templated files since the last template run up to stackabletech/operator-templating@52c2678 Reference-to: stackabletech/operator-templating@52c2678 (Add integration test workflow) * chore: Add integration test config file * chore(ci): Set test parameters for scheduled runs * tweak job settings * linting * set nodes to value used in jenkins * use parallelism config * version comment --------- Co-authored-by: Techassi <[email protected]> Co-authored-by: Nick Larsen <[email protected]> Co-authored-by: Andrew Kenworthy <[email protected]>
1 parent 3b2d0b4 commit da92475

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-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@5901c3b1455488820c4be367531e07c3c3e82538 # v0.4.0
89+
uses: stackabletech/actions/run-integration-test@17f66b09ca4dffa0db4274e3a65f5b9d5e25a60f # vTBD
9090
with:
9191
test-platform: ${{ env.TEST_PLATFORM }}-${{ env.TEST_ARCHITECTURE }}
9292
test-run: ${{ env.TEST_RUN }}

tests/infrastructure.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
instance-size: medium
2+
disk: 100
3+
nodes: 5
4+
parallelism: 1

0 commit comments

Comments
 (0)