Skip to content

Commit a4d45e4

Browse files
committed
add single qoutes to NAP test markers
1 parent 31412e6 commit a4d45e4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/data/matrix-smoke-nap.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"image": "ubi-8-plus-nap",
66
"type": "plus",
77
"nap_modules": "waf",
8-
"marker": "appprotect_waf_policies_allow or otel",
8+
"marker": "'appprotect_waf_policies_allow or otel'",
99
"platforms": "linux/amd64"
1010
},
1111
{
@@ -21,7 +21,7 @@
2121
"image": "alpine-plus-nap-fips",
2222
"type": "plus",
2323
"nap_modules": "waf",
24-
"marker": "appprotect_waf_policies_grpc or otel",
24+
"marker": "'appprotect_waf_policies_grpc or otel'",
2525
"platforms": "linux/amd64"
2626
},
2727
{
@@ -37,7 +37,7 @@
3737
"image": "debian-plus-nap-v5",
3838
"type": "plus",
3939
"nap_modules": "waf",
40-
"marker": "appprotect_waf_v5 or otel",
40+
"marker": "'appprotect_waf_v5 or otel'",
4141
"platforms": "linux/amd64"
4242
},
4343
{
@@ -61,7 +61,7 @@
6161
"image": "ubi-9-plus-nap",
6262
"type": "plus",
6363
"nap_modules": "dos",
64-
"marker": "dos_learning or otel",
64+
"marker": "'dos_learning or otel'",
6565
"platforms": "linux/amd64"
6666
},
6767
{

0 commit comments

Comments
 (0)