Skip to content

Commit

Permalink
chore: Update templated files (52c2678) (#487)
Browse files Browse the repository at this point in the history
* 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: Nick Larsen <[email protected]>
Co-authored-by: Razvan-Daniel Mihai <[email protected]>
  • Loading branch information
3 people authored Dec 15, 2024
1 parent c79a75e commit fb5f289
Show file tree
Hide file tree
Showing 2 changed files with 6 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@95626907fd8cae2f17c862ae40bcab1aa5a2c854 # v0.5.0
with:
test-platform: ${{ env.TEST_PLATFORM }}-${{ env.TEST_ARCHITECTURE }}
test-run: ${{ env.TEST_RUN }}
Expand Down
5 changes: 5 additions & 0 deletions tests/infrastructure.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
cluster-ttl: 6h
instance-size: small
disk: 100
nodes: 3
parallelism: 1

0 comments on commit fb5f289

Please sign in to comment.