Skip to content

Commit 97011bc

Browse files
committed
update cyclonus-netpol-test.yaml
1 parent 4073b58 commit 97011bc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/cyclonus-netpol-test.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,11 @@ jobs:
2222
# run cyclonus tests in parallel for NPM with the given ConfigMaps
2323
profile:
2424
[
25+
v1-default.yaml,
26+
v1-place-azure-chain-first.yaml,
27+
v2-default.yaml,
2528
v2-apply-on-need.yaml,
26-
v2-background.yaml,
27-
v2-foreground.yaml,
28-
v2-place-first.yaml,
29+
v2-place-azure-after-kube-services.yaml,
2930
]
3031
steps:
3132
- name: Checkout

0 commit comments

Comments
 (0)