Skip to content

Commit 25e6854

Browse files
stackable-botTechassiNickLarsenNZrazvan
authored
chore: Update templated files (52c2678) (#705)
* 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 * update infrastructure.yaml --------- Co-authored-by: Techassi <[email protected]> Co-authored-by: Nick Larsen <[email protected]> Co-authored-by: Razvan-Daniel Mihai <[email protected]>
1 parent 93b4b07 commit 25e6854

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: .github/workflows/integration-test.yml

+1-1
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@95626907fd8cae2f17c862ae40bcab1aa5a2c854 # v0.5.0
9090
with:
9191
test-platform: ${{ env.TEST_PLATFORM }}-${{ env.TEST_ARCHITECTURE }}
9292
test-run: ${{ env.TEST_RUN }}

Diff for: tests/infrastructure.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
cluster-ttl: 6h
2+
instance-size: medium
3+
disk: 100
4+
nodes: 3
5+
parallelism: 1

0 commit comments

Comments
 (0)