Skip to content

Commit

Permalink
chore: Update templated files (52c2678) (#878)
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

* updated config

---------

Co-authored-by: Nick Larsen <nick.larsen@stackable.tech>
Co-authored-by: Andrew Kenworthy <andrew.kenworthy@stackable.de>
  • Loading branch information
3 people authored Dec 13, 2024
1 parent 27f2b95 commit 520ef19
Show file tree
Hide file tree
Showing 2 changed files with 5 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@17f66b09ca4dffa0db4274e3a65f5b9d5e25a60f # vTBD
with:
test-platform: ${{ env.TEST_PLATFORM }}-${{ env.TEST_ARCHITECTURE }}
test-run: ${{ env.TEST_RUN }}
Expand Down
4 changes: 4 additions & 0 deletions tests/infrastructure.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
instance-size: medium
disk: 100
nodes: 8
parallelism: 1

0 comments on commit 520ef19

Please sign in to comment.