Skip to content

Commit

Permalink
Onboarding tests: simple installer scenario (#4855)
Browse files Browse the repository at this point in the history
* Onboarding tests: simple installer scenario
  • Loading branch information
robertomonteromiguel authored Nov 5, 2024
1 parent b8af762 commit 5028d30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ onboarding_tests_installer:
parallel:
matrix:
- ONBOARDING_FILTER_WEBLOG: [test-app-nodejs,test-app-nodejs-container]
SCENARIO: [ INSTALLER_AUTO_INJECTION, SIMPLE_AUTO_INJECTION_PROFILING ]
SCENARIO: [ SIMPLE_INSTALLER_AUTO_INJECTION, SIMPLE_AUTO_INJECTION_PROFILING ]

onboarding_tests_k8s_injection:
variables:
Expand All @@ -31,3 +31,4 @@ requirements_json_test:
variables:
REQUIREMENTS_BLOCK_JSON_PATH: ".gitlab/requirements_block.json"
REQUIREMENTS_ALLOW_JSON_PATH: ".gitlab/requirements_allow.json"

0 comments on commit 5028d30

Please sign in to comment.