Skip to content

Commit

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

* chore(test): bump the cluster-ttl as per stackabletech/ci#123

* bump action version

* update infrastructure

* drop the nodes

* another infrastructure tweak

---------

Co-authored-by: Techassi <sascha.lautenschlaeger@stackable.tech>
Co-authored-by: Nick Larsen <nick.larsen@stackable.tech>
Co-authored-by: Razvan-Daniel Mihai <84674+razvan@users.noreply.github.com>
  • Loading branch information
4 people authored Dec 13, 2024
1 parent 4723e5b commit 021d14a
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: medium
disk: 100
nodes: 3
parallelism: 1

0 comments on commit 021d14a

Please sign in to comment.