8000 add single qoutes to all otel test markers · nginx/kubernetes-ingress@55b5547 · GitHub
[go: up one dir, main page]

Skip to content

Commit 55b5547

Browse files
committed
add single qoutes to all otel test markers
1 parent a4d45e4 commit 55b5547

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"label": "TS",
7575
"image": "ubi",
7676
"type": "oss",
77-
"marker": "ts or otel",
77+
"marker": "'ts or otel'",
7878
"platforms": "linux/arm64, linux/amd64"
7979
}
8080
],

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"label": "TS",
2626
"image": "debian-plus",
2727
"type": "plus",
28-
"marker": "ts or otel",
28+
"marker": "'ts or otel'",
2929
"platforms": "linux/arm64, linux/amd64"
3030
},
3131
{

0 commit comments

Comments
 (0)
0