Skip to content

Commit

Permalink
K8s new scenarios (#5024)
Browse files Browse the repository at this point in the history
* K8s new scenarios
  • Loading branch information
robertomonteromiguel authored Jan 9, 2025
1 parent b36ce05 commit 4b6a83a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ onboarding_tests_installer:
onboarding_tests_k8s_injection:
parallel:
matrix:
- WEBLOG_VARIANT: sample-app
- WEBLOG_VARIANT: [sample-app]
SCENARIO: [K8S_LIB_INJECTION, K8S_LIB_INJECTION_UDS, K8S_LIB_INJECTION_NO_AC, K8S_LIB_INJECTION_NO_AC_UDS, K8S_LIB_INJECTION_PROFILING_DISABLED, K8S_LIB_INJECTION_PROFILING_ENABLED, K8S_LIB_INJECTION_PROFILING_OVERRIDE]
K8S_CLUSTER_VERSION: ['7.56.2', '7.57.0', '7.59.0']

requirements_json_test:
rules:
Expand Down

0 comments on commit 4b6a83a

Please sign in to comment.