Skip to content

Commit bcce9e6

Browse files
authored
update agent test marker in regression matrix (#7863)
1 parent 2c08bea commit bcce9e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/data/matrix-regression.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
"label": "regression",
1313
"image": "debian-plus",
1414
"type": "plus",
15-
"marker": "'not upgrade and not agent'",
15+
"marker": "'not upgrade and not agentv2'",
1616
"platforms": "linux/arm64, linux/amd64"
1717
},
1818
{
1919
"label": "regression",
2020
"image": "debian-plus-nap",
2121
"type": "plus",
2222
"nap_modules": "waf",
23-
"marker": "'appprotect or agent'",
23+
"marker": "'appprotect or agentv2'",
2424
"platforms": "linux/arm64, linux/amd64"
2525
},
2626
{

0 commit comments

Comments
 (0)