From 4c6acab38dfb753be9380fe89069c6a1b7db5176 Mon Sep 17 00:00:00 2001 From: Attila Szegedi Date: Tue, 9 Jul 2024 09:52:37 +0200 Subject: [PATCH] PROF-9979: Use SIMPLE_CONTAINER_AUTO_INJECTION_PROFILING in SSI tests (#4473) --- .gitlab/single-step-instrumentation-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/single-step-instrumentation-tests.yml b/.gitlab/single-step-instrumentation-tests.yml index 441449ebac2..704d15faba2 100644 --- a/.gitlab/single-step-instrumentation-tests.yml +++ b/.gitlab/single-step-instrumentation-tests.yml @@ -57,7 +57,7 @@ onboarding_tests: - ONBOARDING_FILTER_WEBLOG: [test-app-nodejs] SCENARIO: [SIMPLE_HOST_AUTO_INJECTION_PROFILING] - ONBOARDING_FILTER_WEBLOG: [test-app-nodejs-container] - SCENARIO: [SIMPLE_CONTAINER_AUTO_INJECTION] + SCENARIO: [SIMPLE_CONTAINER_AUTO_INJECTION_PROFILING] script: - git clone https://git@github.com/DataDog/system-tests.git system-tests - cp packaging/*.rpm system-tests/binaries