Skip to content

Commit 90899e0

Browse files
K8s Lib Injection tests run on a matrix (#8110)
1 parent 1a33732 commit 90899e0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitlab-ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,9 @@ onboarding_tests_installer:
220220
SCENARIO: [ SIMPLE_INSTALLER_AUTO_INJECTION, SIMPLE_AUTO_INJECTION_PROFILING ]
221221

222222
onboarding_tests_k8s_injection:
223-
variables:
224-
WEBLOG_VARIANT: dd-lib-java-init-test-app
223+
parallel:
224+
matrix:
225+
- WEBLOG_VARIANT: [dd-lib-java-init-test-app]
225226

226227
create_key:
227228
stage: generate-signing-key

0 commit comments

Comments
 (0)