This commit is contained in:
rejain456 2024-11-18 21:52:56 +00:00
Родитель f4d0166e7b
Коммит 4b00003813
2 изменённых файлов: 8 добавлений и 8 удалений

Просмотреть файл

@ -15,10 +15,10 @@ jobs:
# run cyclonus tests in parallel for NPM with the given ConfigMaps
profile:
[
v4-apply-on-need.yaml,
v4-background.yaml,
v4-foreground.yaml,
v4-place-first.yaml,
v2-apply-on-need.yaml,
v2-background.yaml,
v2-foreground.yaml,
v2-place-first.yaml,
]
steps:
- name: Checkout

8
.github/workflows/cyclonus-netpol-test.yaml поставляемый
Просмотреть файл

@ -22,10 +22,10 @@ jobs:
# run cyclonus tests in parallel for NPM with the given ConfigMaps
profile:
[
v4-apply-on-need.yaml,
v4-background.yaml,
v4-foreground.yaml,
v4-place-first.yaml,
v2-apply-on-need.yaml,
v2-background.yaml,
v2-foreground.yaml,
v2-place-first.yaml,
]
steps:
- name: Checkout