Skip to content

Commit a448e8e

Browse files
robertomonteromiguelyiliangzhou
authored andcommitted
Remove onboarding container jdk15 and buildpack tests (#7859)
* Onboarding tests: remove weblog container-jdk15 * Remove buildpack weblog
1 parent a4e2819 commit a448e8e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,10 +216,8 @@ package-oci:
216216
onboarding_tests_installer:
217217
parallel:
218218
matrix:
219-
- ONBOARDING_FILTER_WEBLOG: [test-app-java, test-app-java-container, test-app-java-container-jdk15, test-app-java-alpine]
219+
- ONBOARDING_FILTER_WEBLOG: [test-app-java, test-app-java-container, test-app-java-alpine]
220220
SCENARIO: [ SIMPLE_INSTALLER_AUTO_INJECTION, SIMPLE_AUTO_INJECTION_PROFILING ]
221-
- ONBOARDING_FILTER_WEBLOG: [test-app-java-buildpack]
222-
SCENARIO: [ SIMPLE_INSTALLER_AUTO_INJECTION ]
223221

224222
onboarding_tests_k8s_injection:
225223
variables:

0 commit comments

Comments
 (0)