Skip to content

Commit

Permalink
Try and test all integration tests
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <derek.nola@suse.com>
  • Loading branch information
dereknola committed Jul 1, 2024
1 parent a08ac6f commit bea2b1c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,10 @@ jobs:
strategy:
fail-fast: false
matrix:
itest: [certrotation, etcdrestore, localstorage, startup, custometcdargs, etcdsnapshot, kubeflags, longhorn, secretsencryption, flannelnone]
itest: [certrotation, custometcdargs, etcdrestore,
dualstack, etcdrestore, etcdsnapshot, flannelnone,
kubeflags, localstorage, longhorn, secretsencryption,
startup]
max-parallel: 3
steps:
- name: Checkout
Expand Down

0 comments on commit bea2b1c

Please sign in to comment.