Skip to content

Commit

Permalink
chore: generate e2e test workflow jobs with partitions (#1142)
Browse files Browse the repository at this point in the history
* chore: debug tests

Signed-off-by: Charles-Edouard Brétéché <[email protected]>

* gen matrix

Signed-off-by: Charles-Edouard Brétéché <[email protected]>

* generator

Signed-off-by: Charles-Edouard Brétéché <[email protected]>

* generator

Signed-off-by: Charles-Edouard Brétéché <[email protected]>

* nit

Signed-off-by: Charles-Edouard Brétéché <[email protected]>

---------

Signed-off-by: Charles-Edouard Brétéché <[email protected]>
  • Loading branch information
eddycharly authored Aug 29, 2024
1 parent c973672 commit 23c15db
Show file tree
Hide file tree
Showing 8 changed files with 1,422 additions and 61 deletions.
1 change: 1 addition & 0 deletions .chainsaw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ spec:
fullName: true
forceTerminationGracePeriod: 5s
delayBeforeCleanup: 3s

3 changes: 3 additions & 0 deletions .github/workflows/cel-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,10 @@ jobs:
- ^other-cel$/^[s-z]
- ^pod-security-cel$
- ^psa-cel$
- ^psp-migration-cel$
- ^traefik-cel$
- ^tekton-cel$
- ^velero-cel$
runs-on: ubuntu-latest
name: ${{ matrix.k8s-version.name }} - ${{ matrix.tests }}
steps:
Expand Down
Loading

0 comments on commit 23c15db

Please sign in to comment.