From 41f2ba9dedbc27c9bda0d5219412cb0a4655df53 Mon Sep 17 00:00:00 2001 From: Venktesh Date: Wed, 4 Jun 2025 15:22:17 +0100 Subject: [PATCH] update agent test marker --- .github/data/matrix-regression.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/data/matrix-regression.json b/.github/data/matrix-regression.json index 595f4bacab..92b8f16561 100644 --- a/.github/data/matrix-regression.json +++ b/.github/data/matrix-regression.json @@ -12,7 +12,7 @@ "label": "regression", "image": "debian-plus", "type": "plus", - "marker": "'not upgrade and not agent'", + "marker": "'not upgrade and not agentv2'", "platforms": "linux/arm64, linux/amd64" }, { @@ -20,7 +20,7 @@ "image": "debian-plus-nap", "type": "plus", "nap_modules": "waf", - "marker": "'appprotect or agent'", + "marker": "'appprotect or agentv2'", "platforms": "linux/arm64, linux/amd64" }, {