Commit d0c0b2f
committed
Make CNI tests independent with continue-on-error
- Add fail-fast: false to CNI matrix strategy
- Add continue-on-error: true to check_cni job
- Update .gitignore to exclude secret.yaml
This ensures that if one CNI test fails, the other continues running,
and the overall workflow doesn't fail due to CNI test failures.1 parent c5bb568 commit d0c0b2f
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
0 commit comments