@@ -59,18 +59,20 @@ onboarding_tests_installer:
59
59
matrix :
60
60
- ONBOARDING_FILTER_WEBLOG : [test-app-python,test-app-python-container,test-app-python-alpine]
61
61
62
-
63
62
onboarding_tests_k8s_injection :
64
63
parallel :
65
64
matrix :
66
- - WEBLOG_VARIANT :
67
- - dd-lib-python-init-test-django
68
- - dd-lib-python-init-test-django-gunicorn
69
- - dd-lib-python-init-test-django-gunicorn-alpine
70
- - dd-lib-python-init-test-django-preinstalled
71
- - dd-lib-python-init-test-django-unsupported-package-force
72
- - dd-lib-python-init-test-django-uvicorn
73
- - dd-lib-python-init-test-protobuf-old
65
+ - WEBLOG_VARIANT : [dd-lib-python-init-test-django, ]
66
+ 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]
67
+ K8S_CLUSTER_VERSION : ['7.56.2', '7.59.0']
68
+
69
+ - WEBLOG_VARIANT : [dd-lib-python-init-test-django-gunicorn, dd-lib-python-init-test-django-gunicorn-alpine, dd-lib-python-init-test-django-unsupported-package-force, dd-lib-python-init-test-django-uvicorn, dd-lib-python-init-test-protobuf-old ]
70
+ SCENARIO : [K8S_LIB_INJECTION, K8S_LIB_INJECTION_PROFILING_ENABLED]
71
+ K8S_CLUSTER_VERSION : ['7.56.2', '7.59.0']
72
+
73
+ - WEBLOG_VARIANT : [dd-lib-python-init-test-django-preinstalled]
74
+ SCENARIO : [K8S_LIB_INJECTION, K8S_LIB_INJECTION_UDS, K8S_LIB_INJECTION_NO_AC, K8S_LIB_INJECTION_NO_AC_UDS]
75
+ K8S_CLUSTER_VERSION : ['7.56.2', '7.59.0']
74
76
75
77
deploy_to_di_backend:manual :
76
78
stage : shared-pipeline
0 commit comments