Skip to content

Commit

Permalink
Add SIMPLE_AUTO_INJECTION_PROFILING to the onboarding tests
Browse files Browse the repository at this point in the history
  • Loading branch information
szegedi committed Sep 11, 2024
1 parent aae44c7 commit 5b6fac5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,10 @@ package-oci:
onboarding_tests_installer:
parallel:
matrix:
- ONBOARDING_FILTER_WEBLOG: [test-app-java, test-app-java-container, test-app-java-container-jdk15, test-app-java-alpine-libgcc, test-app-java-buildpack]
- ONBOARDING_FILTER_WEBLOG: [test-app-java, test-app-java-container, test-app-java-container-jdk15, test-app-java-alpine-libgcc]
SCENARIO: [ SIMPLE_INSTALLER_AUTO_INJECTION, SIMPLE_AUTO_INJECTION_PROFILING ]
- ONBOARDING_FILTER_WEBLOG: [test-app-java-buildpack]
SCENARIO: [ SIMPLE_INSTALLER_AUTO_INJECTION ]

onboarding_tests_k8s_injection:
variables:
Expand Down

0 comments on commit 5b6fac5

Please sign in to comment.