Skip to content

Commit 4b00003

Browse files
committed
reverted file name change
1 parent f4d0166 commit 4b00003

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ jobs:
1515
# run cyclonus tests in parallel for NPM with the given ConfigMaps
1616
profile:
1717
[
18-
v4-apply-on-need.yaml,
19-
v4-background.yaml,
20-
v4-foreground.yaml,
21-
v4-place-first.yaml,
18+
v2-apply-on-need.yaml,
19+
v2-background.yaml,
20+
v2-foreground.yaml,
21+
v2-place-first.yaml,
2222
]
2323
steps:
2424
- name: Checkout

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ jobs:
2222
# run cyclonus tests in parallel for NPM with the given ConfigMaps
2323
profile:
2424
[
25-
v4-apply-on-need.yaml,
26-
v4-background.yaml,
27-
v4-foreground.yaml,
28-
v4-place-first.yaml,
25+
v2-apply-on-need.yaml,
26+
v2-background.yaml,
27+
v2-foreground.yaml,
28+
v2-place-first.yaml,
2929
]
3030
steps:
3131
- name: Checkout

0 commit comments

Comments
 (0)