eclipse-jkube / jkube

Build and Deploy java applications on Kubernetes
https://www.eclipse.dev/jkube/
Eclipse Public License 2.0
774 stars 522 forks source link

chore(deps): Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 #3527

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2.

Release notes

Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.

3.4.2

πŸ› Bug Fixes

πŸ‘» Maintenance

Commits
  • 95007e8 [maven-release-plugin] prepare release maven-jar-plugin-3.4.2
  • 99584ce Build with Maven 4
  • e9c98a4 [MJAR-310] fixed toolchain version detection when toolchain paths contain whi...
  • a5554bb [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
manusa commented 2 weeks ago

Eclipse JKube CI Report

Started new GH workflow run for https://github.com/eclipse-jkube/jkube/pull/3527 (2024-11-07T23:34:32Z)

:gear: JKube E2E Tests (11732996184)

Test results

:heavy_check_mark: Test reports (Minikube v1.28.1-dockerfile) ``` [βœ“] DockerFileITCase - k8sBuild - k8s:build, should create image inferring contextDir from provided dockerFile configuration [βœ“] ContextDirITCase - k8sBuild - k8s:build, should create image with docker file and files read from provided contextDir configuration [βœ“] ContextDirAndCustomAssemblyITCase - k8sBuild - k8s:build, should create image with docker file and files read from provided contextDir configuration (within Dockerfile, files are read from configured Assembly properties) [βœ“] ContextDirAndDockerFileITCase - k8sBuild - k8s:build, should create image for configured special dockerFile with files added from provided contextDir [βœ“] SimpleK8sITCase - k8sBuild - k8s:build, should create image [βœ“] SimpleK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] SimpleK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] SimpleK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] All tests (1) passed successfully!!! ```
:heavy_check_mark: Test reports (Minikube v1.25.13-dockerfile) ``` [βœ“] DockerFileITCase - k8sBuild - k8s:build, should create image inferring contextDir from provided dockerFile configuration [βœ“] ContextDirAndDockerFileITCase - k8sBuild - k8s:build, should create image for configured special dockerFile with files added from provided contextDir [βœ“] ContextDirITCase - k8sBuild - k8s:build, should create image with docker file and files read from provided contextDir configuration [βœ“] ContextDirAndCustomAssemblyITCase - k8sBuild - k8s:build, should create image with docker file and files read from provided contextDir configuration (within Dockerfile, files are read from configured Assembly properties) [βœ“] SimpleK8sITCase - k8sBuild - k8s:build, should create image [βœ“] SimpleK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] SimpleK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] SimpleK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] All tests (4) passed successfully!!! ```
:heavy_check_mark: Test reports (Minikube v1.28.1-quarkus) ``` [βœ“] QuarkusK8sITCase - k8sBuild - k8s:build, should create image [βœ“] QuarkusK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] QuarkusK8sITCase - k8sHelm - k8s:helm, should create Helm charts [βœ“] QuarkusK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] QuarkusK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] All tests (5) passed successfully!!! ```
:heavy_check_mark: Test reports (Minikube v1.25.13-quarkus) ``` [βœ“] QuarkusK8sITCase - k8sBuild - k8s:build, should create image [βœ“] QuarkusK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] QuarkusK8sITCase - k8sHelm - k8s:helm, should create Helm charts [βœ“] QuarkusK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] QuarkusK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] All tests (5) passed successfully!!! ```
:heavy_check_mark: Test reports (Minikube v1.25.13-quarkus-native) ``` [βœ“] QuarkusNativeK8sITCase - k8sBuild - k8s:build, should create image [βœ“] QuarkusNativeK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] QuarkusNativeK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] QuarkusNativeK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] All tests (4) passed successfully!!! ```
:heavy_check_mark: Test reports (Minikube v1.28.1-quarkus-native) ``` [βœ“] QuarkusNativeK8sITCase - k8sBuild - k8s:build, should create image [βœ“] QuarkusNativeK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] QuarkusNativeK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] QuarkusNativeK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] All tests (4) passed successfully!!! ```
:heavy_check_mark: Test reports (Windows) ``` [Γ’Ε“β€œ] WindowsITCase - k8sBuild - k8s:build, should create image [Γ’Ε“β€œ] WindowsITCase - k8sPush - k8s:push, should push image to remote registry [Γ’Ε“β€œ] WindowsITCase - k8sResource - k8s:resource, should create manifests [Γ’Ε“β€œ] WindowsITCase - ocResource - oc:resource, should create manifests [Γ’Ε“β€œ] WindowsITCase - k8sHelm - k8s:helm, should create Helm charts [Γ’Ε“β€œ] WindowsITCase - ocHelm - oc:helm, should create Helm charts [Γ’Ε“β€œ] All tests (6) passed successfully!!! ```
:heavy_check_mark: Test reports (Minikube v1.28.1-webapp) ``` [βœ“] JettyK8sITCase - k8sBuild - k8s:build, should create image [βœ“] TomcatJakartaeeK8sITCase - k8sBuild - k8s:build should display the Tomcat webapps dir hint by default [βœ“] ZeroConfigK8sITCase - k8sBuild - k8s:build, should create image [βœ“] TomcatJavaeeK8sITCase - k8sBuild - k8s:build should display the Tomcat webapps dir hint by default [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - k8sBuild - k8s:build, with jkube.generator.webapp.env should not display the Tomcat webapps dir hint [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - k8sBuild - k8s:build, with jkube.generator.webapp.env should not display the Tomcat webapps dir hint [βœ“] WildFlyK8sITCase - k8sBuild - k8s:build, should create image [βœ“] JettyK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] TomcatJavaeeK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] TomcatJakartaeeK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] ZeroConfigK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] WildFlyK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] JettyK8sWatchCopyITCase - k8sWatchCopy - k8s:watch, with mode=copy, SHOULD hot deploy the application [βœ“] JettyK8sWatchBothITCase - k8sWatchBuildAndRun - k8s:watch, with mode=both, SHOULD hot deploy the application [βœ“] JettyK8sWatchNoneITCase - k8sWatchNone - k8s:watch, with mode=none, SHOULD NOT hot deploy the application [βœ“] JettyK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] JettyK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] TomcatJavaeeK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] JettyK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] TomcatJakartaeeK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] TomcatJakartaeeK8sITCase - k8sLog - k8s:log, should retrieve log with migration notice [βœ“] TomcatJakartaeeK8sITCase - testJakartaeeNodePortResponse - The JakartaEE servlet, exposed as a NodePort Service, should return a string and contain `Hello World` [βœ“] TomcatJakartaeeK8sITCase - k8sUndeployJakartaEE - k8s:undeploy, should delete all applied resources [βœ“] ZeroConfigK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] ZeroConfigK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] ZeroConfigK8sITCase - testNodePortResponse - Service as NodePort response should return String [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] ZeroConfigK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] WildFlyK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] TomcatJavaeeK8sITCase - k8sLog - k8s:log, should retrieve log with migration notice [βœ“] WildFlyK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] TomcatJavaeeK8sITCase - testJavaeeNodePortResponse - The JavaEE servlet, exposed as a NodePort Service, should return a string and contain `Hello World` [βœ“] WildFlyK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - k8sLogWithoutJavaeeMigrationNotice - k8s:log, should retrieve log without JavaEE migration notice [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - testJavaEENodePortResponseError - JavaEE Service as NodePort response should return 500 and java.lang.NoClassDefFoundError message [βœ“] TomcatJavaeeK8sITCase - k8sUndeployJavaEE - k8s:undeploy, should delete all applied resources [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - testJakartaEENodePortResponse - JakartaEE Service as NodePort response should return String [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - k8sLogWithoutJavaeeMigrationNotice - k8s:log, should retrieve log without JavaEE migration notice [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] All tests (6) passed successfully!!! ```
:x: Test reports (OpenShift v3.10.0-quarkus) ``` [βœ“] QuarkusOcITCase - ocBuild - oc:build, should create image [βœ“] QuarkusOcITCase - ocResource - oc:resource, should create manifests [βœ“] QuarkusOcITCase - ocHelm - oc:helm, should create Helm charts [βœ“] QuarkusOcTraceEnabledITCase - ocBuild - oc:build, with org.slf4j.simpleLogger.defaultLogLevel=trace, should create image and print trace logs [βœ“] QuarkusOcTraceEnabledITCase - ocResource - oc:resource, should create manifests [βœ“] QuarkusOcITCase - ocApply - oc:apply, should deploy pod and service [βœ“] QuarkusOcITCase - ocUndeploy - oc:undeploy, should delete all applied resources [X] QuarkusOcTraceEnabledITCase - ocApply - oc:apply, with org.slf4j.simpleLogger.defaultLogLevel=trace, should deploy pod and service and print trace logs [βœ“] QuarkusOcTraceEnabledITCase - ocLog - oc:log, with org.slf4j.simpleLogger.defaultLogLevel=trace, should retrieve log and print trace logs [βœ“] QuarkusOcTraceEnabledITCase - ocUndeploy - oc:undeploy, with org.slf4j.simpleLogger.defaultLogLevel=trace, should delete all applied resources and print trace logs [βœ“] All tests (5) passed successfully!!! ```
:heavy_check_mark: Test reports (Minikube v1.25.13-springboot) ``` [βœ“] CompleteDockerITCase - k8sBuild - k8s:build, should create image and assembly files [βœ“] HelmConfigK8sITCase - k8sResource - k8s:resource, no specified profile, should create default resource manifests [βœ“] ZeroConfigFatJarK8sITCase - k8sBuild - k8s:build, should create fat jar image [βœ“] ZeroConfigK8sITCase - k8sBuild - k8s:build, should create layered jar image [βœ“] CustomResourceK8sITCase - k8sBuild - k8s:build, should create image [βœ“] CompleteK8sITCase - k8sBuild - k8s:build, should create image [βœ“] CompleteK8sJibITCase - k8sBuild - k8s:build, should create JIB image [βœ“] HelmConfigK8sITCase - k8sHelm - k8s:helm, should create Helm charts [βœ“] CompleteDockerITCase - k8sResource - k8s:resource, should create manifests in specific directory [βœ“] ZeroConfigFatJarK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] HelmConfigK8sITCase - k8sHelmPush - k8s:helm-push, should push the charts [βœ“] CustomResourceK8sITCase - k8sPush - k8s:push, should push image to remote registry [βœ“] CompleteK8sJibITCase - k8sResource - k8s:resource, should create manifests [βœ“] ZeroConfigK8sITCase - k8sPush - k8s:push, should push image to remote registry [βœ“] CompleteDockerITCase - k8sApply - k8s:apply, should deploy pod and service form manifests in specific directory [βœ“] CompleteK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] HelmConfigK8sITCase - k8sHelmInstall - k8s:helm-install, should install the charts [βœ“] CompleteK8sJibITCase - k8sPush - k8s:push, should push image to remote registry [βœ“] ZeroConfigK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] CompleteDockerITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] CustomResourceK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] ZeroConfigFatJarK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] HelmConfigK8sITCase - k8sHelmUninstall - k8s:helm-uninstall, should uninstall the charts [βœ“] ZeroConfigK8sITCase - k8sHelm - k8s:helm, should create Helm charts [βœ“] HelmConfigK8sITCase - k8sHelmUninstall_whenNoReleasePresent_thenErrorMessageDisplayed - k8s:helm-uninstall, no release present, display error message [βœ“] ZeroConfigFatJarK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] ZeroConfigK8sGradleITCase - k8sBuild - k8sBuild, should create image [βœ“] CompleteK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] ZeroConfigFatJarK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] ZeroConfigK8sGradleITCase - k8sResource - k8sResource, should create manifests [βœ“] ZeroConfigK8sGradleITCase - k8sHelm - k8sHelm, should create Helm charts [βœ“] CompleteK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] CompleteK8sJibITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] CompleteK8sJibITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] ZeroConfigK8sGradleITCase - k8sPush - k8sPush, should push image to remote registry [βœ“] CustomResourceK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] CustomResourceK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] ZeroConfigK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] CustomResourceK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] ZeroConfigK8sGradleITCase - k8sApply - k8sApply, should deploy pod and service [βœ“] ZeroConfigK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] ZeroConfigK8sGradleITCase - k8sLog - k8sLog, should retrieve log [βœ“] ZeroConfigK8sGradleITCase - k8sUndeploy - k8sUndeploy, should delete all applied resources [βœ“] ZeroConfigK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] All tests (6) passed successfully!!! ```
:heavy_check_mark: Test reports (Minikube v1.28.1-springboot) ``` [βœ“] HelmConfigK8sITCase - k8sResource - k8s:resource, no specified profile, should create default resource manifests [βœ“] CompleteDockerITCase - k8sBuild - k8s:build, should create image and assembly files [βœ“] ZeroConfigFatJarK8sITCase - k8sBuild - k8s:build, should create fat jar image [βœ“] CustomResourceK8sITCase - k8sBuild - k8s:build, should create image [βœ“] ZeroConfigK8sITCase - k8sBuild - k8s:build, should create layered jar image [βœ“] CompleteK8sITCase - k8sBuild - k8s:build, should create image [βœ“] CompleteK8sJibITCase - k8sBuild - k8s:build, should create JIB image [βœ“] HelmConfigK8sITCase - k8sHelm - k8s:helm, should create Helm charts [βœ“] ZeroConfigFatJarK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] CompleteDockerITCase - k8sResource - k8s:resource, should create manifests in specific directory [βœ“] HelmConfigK8sITCase - k8sHelmPush - k8s:helm-push, should push the charts [βœ“] ZeroConfigK8sITCase - k8sPush - k8s:push, should push image to remote registry [βœ“] CustomResourceK8sITCase - k8sPush - k8s:push, should push image to remote registry [βœ“] CompleteK8sJibITCase - k8sResource - k8s:resource, should create manifests [βœ“] ZeroConfigFatJarK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] HelmConfigK8sITCase - k8sHelmInstall - k8s:helm-install, should install the charts [βœ“] CompleteK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] CompleteK8sJibITCase - k8sPush - k8s:push, should push image to remote registry [βœ“] ZeroConfigK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] ZeroConfigFatJarK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] CompleteDockerITCase - k8sApply - k8s:apply, should deploy pod and service form manifests in specific directory [βœ“] HelmConfigK8sITCase - k8sHelmUninstall - k8s:helm-uninstall, should uninstall the charts [βœ“] CustomResourceK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] ZeroConfigK8sITCase - k8sHelm - k8s:helm, should create Helm charts [βœ“] ZeroConfigFatJarK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] HelmConfigK8sITCase - k8sHelmUninstall_whenNoReleasePresent_thenErrorMessageDisplayed - k8s:helm-uninstall, no release present, display error message [βœ“] CompleteDockerITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] CompleteK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] ZeroConfigK8sGradleITCase - k8sBuild - k8sBuild, should create image [βœ“] ZeroConfigK8sGradleITCase - k8sResource - k8sResource, should create manifests [βœ“] CompleteK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] ZeroConfigK8sGradleITCase - k8sHelm - k8sHelm, should create Helm charts [βœ“] CompleteK8sJibITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] CompleteK8sJibITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] ZeroConfigK8sGradleITCase - k8sPush - k8sPush, should push image to remote registry [βœ“] CustomResourceK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] CustomResourceK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] ZeroConfigK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] CustomResourceK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] ZeroConfigK8sGradleITCase - k8sApply - k8sApply, should deploy pod and service [βœ“] ZeroConfigK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] ZeroConfigK8sGradleITCase - k8sLog - k8sLog, should retrieve log [βœ“] ZeroConfigK8sGradleITCase - k8sUndeploy - k8sUndeploy, should delete all applied resources [βœ“] ZeroConfigK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] All tests (6) passed successfully!!! ```
:heavy_check_mark: Test reports (Minikube v1.25.13-webapp) ``` [βœ“] ZeroConfigK8sITCase - k8sBuild - k8s:build, should create image [βœ“] JettyK8sITCase - k8sBuild - k8s:build, should create image [βœ“] TomcatJavaeeK8sITCase - k8sBuild - k8s:build should display the Tomcat webapps dir hint by default [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - k8sBuild - k8s:build, with jkube.generator.webapp.env should not display the Tomcat webapps dir hint [βœ“] TomcatJakartaeeK8sITCase - k8sBuild - k8s:build should display the Tomcat webapps dir hint by default [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - k8sBuild - k8s:build, with jkube.generator.webapp.env should not display the Tomcat webapps dir hint [βœ“] WildFlyK8sITCase - k8sBuild - k8s:build, should create image [βœ“] ZeroConfigK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] JettyK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] TomcatJavaeeK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] TomcatJakartaeeK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] WildFlyK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] JettyK8sWatchCopyITCase - k8sWatchCopy - k8s:watch, with mode=copy, SHOULD hot deploy the application [βœ“] JettyK8sWatchNoneITCase - k8sWatchNone - k8s:watch, with mode=none, SHOULD NOT hot deploy the application [βœ“] JettyK8sWatchBothITCase - k8sWatchBuildAndRun - k8s:watch, with mode=both, SHOULD hot deploy the application [βœ“] ZeroConfigK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] ZeroConfigK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - testJakartaEENodePortResponse - JakartaEE Service as NodePort response should return String [βœ“] ZeroConfigK8sITCase - testNodePortResponse - Service as NodePort response should return String [βœ“] ZeroConfigK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] JettyK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] JettyK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] TomcatJavaeeK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] JettyK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] TomcatJakartaeeK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] TomcatJakartaeeK8sITCase - k8sLog - k8s:log, should retrieve log with migration notice [βœ“] TomcatJakartaeeK8sITCase - testJakartaeeNodePortResponse - The JakartaEE servlet, exposed as a NodePort Service, should return a string and contain `Hello World` [βœ“] TomcatJakartaeeK8sITCase - k8sUndeployJakartaEE - k8s:undeploy, should delete all applied resources [βœ“] WildFlyK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - k8sLogWithoutJavaeeMigrationNotice - k8s:log, should retrieve log without JavaEE migration notice [βœ“] WildFlyK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - k8sLogWithoutJavaeeMigrationNotice - k8s:log, should retrieve log without JavaEE migration notice [βœ“] WildFlyK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] TomcatJavaeeK8sITCase - k8sLog - k8s:log, should retrieve log with migration notice [βœ“] TomcatJavaeeK8sITCase - testJavaeeNodePortResponse - The JavaEE servlet, exposed as a NodePort Service, should return a string and contain `Hello World` [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - testJavaEENodePortResponseError - JavaEE Service as NodePort response should return 500 and java.lang.NoClassDefFoundError message [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] TomcatJavaeeK8sITCase - k8sUndeployJavaEE - k8s:undeploy, should delete all applied resources [βœ“] All tests (6) passed successfully!!! ```
:heavy_check_mark: Test reports (Minikube v1.28.1-other) ``` [βœ“] ThorntailK8sITCase - k8sBuild - k8s:build, should create image [βœ“] VertxK8sITCase - k8sBuild - k8s:build, should create image [βœ“] KarafK8sITCase - k8sBuild - k8s:build, should create image [βœ“] WildflyJarK8sITCase - k8sBuild - k8s:build, should create image [βœ“] OpenLibertyK8sITCase - k8sBuild - k8s:build, should create image [βœ“] VertxK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] ThorntailK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] KarafK8sITCase - k8sResource - k8s:resource, should create manifest for Kubernetes [βœ“] BuildPacksBuildStrategyK8sITCase - k8sBuild - k8s:build, should create container image using buildpacks [βœ“] WildflyJarK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] OpenLibertyK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] VertxK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] BuildPacksBuildStrategyK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] DslK8sGradleITCase - k8sBuild - k8sBuild, should create image [βœ“] VertxK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] DslK8sGradleITCase - k8sResource - k8sResource, should create manifests [βœ“] DslK8sGradleITCase - k8sHelm - k8sHelm, should create Helm charts [βœ“] VertxK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] ThorntailK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] ThorntailK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] KarafK8sITCase - K8sApply - k8s:apply, should apply manifests on k8s cluster [βœ“] KarafK8sITCase - k8sLog - k8s:log [βœ“] KarafK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] WildflyJarK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] WildflyJarK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] OpenLibertyK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] OpenLibertyK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] BuildPacksBuildStrategyK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] DslK8sGradleITCase - k8sApply - k8sApply, should deploy pod and service [βœ“] DslK8sGradleITCase - k8sLog - k8sLog, should retrieve log [βœ“] DslK8sGradleITCase - k8sUndeploy - k8sUndeploy, should delete all applied resources [βœ“] OpenLibertyK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] BuildPacksBuildStrategyK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] All tests (6) passed successfully!!! ```
:heavy_check_mark: Test reports (Minikube v1.25.13-other) ``` [βœ“] VertxK8sITCase - k8sBuild - k8s:build, should create image [βœ“] ThorntailK8sITCase - k8sBuild - k8s:build, should create image [βœ“] KarafK8sITCase - k8sBuild - k8s:build, should create image [βœ“] WildflyJarK8sITCase - k8sBuild - k8s:build, should create image [βœ“] OpenLibertyK8sITCase - k8sBuild - k8s:build, should create image [βœ“] VertxK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] KarafK8sITCase - k8sResource - k8s:resource, should create manifest for Kubernetes [βœ“] ThorntailK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] WildflyJarK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] OpenLibertyK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] BuildPacksBuildStrategyK8sITCase - k8sBuild - k8s:build, should create container image using buildpacks [βœ“] VertxK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] BuildPacksBuildStrategyK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] VertxK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] DslK8sGradleITCase - k8sBuild - k8sBuild, should create image [βœ“] KarafK8sITCase - K8sApply - k8s:apply, should apply manifests on k8s cluster [βœ“] VertxK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] DslK8sGradleITCase - k8sResource - k8sResource, should create manifests [βœ“] DslK8sGradleITCase - k8sHelm - k8sHelm, should create Helm charts [βœ“] KarafK8sITCase - k8sLog - k8s:log [βœ“] KarafK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] ThorntailK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] ThorntailK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] WildflyJarK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] WildflyJarK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] OpenLibertyK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] OpenLibertyK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] OpenLibertyK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] BuildPacksBuildStrategyK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] DslK8sGradleITCase - k8sApply - k8sApply, should deploy pod and service [βœ“] DslK8sGradleITCase - k8sLog - k8sLog, should retrieve log [βœ“] DslK8sGradleITCase - k8sUndeploy - k8sUndeploy, should delete all applied resources [βœ“] BuildPacksBuildStrategyK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] All tests (6) passed successfully!!! ```
:x: Test reports (OpenShift v3.10.0-springboot) ``` [βœ“] HelmConfigOcITCase - ocResource - oc:resource, no specified profile, should create default resource manifests [βœ“] HelmConfigOcITCase - ocHelm - oc:helm, should create Helm charts [βœ“] HelmConfigOcITCase - ocHelmPush - oc:helm-push, should push the charts [βœ“] HelmConfigOcITCase - ocHelmInstall - oc:helm-install, should install the charts [βœ“] HelmConfigOcITCase - ocHelmUninstall - oc:helm-uninstall, should uninstall the charts [βœ“] HelmConfigOcITCase - ocHelmUninstall_whenNoReleasePresent_thenErrorMessageDisplayed - oc:helm-uninstall, no release present, display error message [X] WatchOcITCase - watch_whenSourceModified_shouldLiveReloadChanges - watch, SHOULD hot reload application on changes [βœ“] CompleteOcDockerITCase - ocBuild - oc:build, with jkube.build.strategy=docker, should create image [βœ“] CompleteOcDockerITCase - ocResource - oc:resource, should create manifests [βœ“] LayeredJarDisabledOcDockerITCase - ocBuild - oc:build, with jkube.build.strategy=docker, should create image [βœ“] LayeredJarDisabledOcDockerITCase - ocResource - oc:resource, should create manifests [βœ“] ZeroConfigOcGradleITCase - ocBuild - ocBuild, should create image [βœ“] ZeroConfigOcGradleITCase - ocResource - ocResource, should create manifests [βœ“] ZeroConfigOcITCase - ocBuild - oc:build, should create image [βœ“] ZeroConfigOcITCase - ocResource - oc:resource, should create manifests [βœ“] CompleteOcDockerITCase - ocApply - oc:apply, should deploy pod and service [βœ“] CompleteOcDockerITCase - ocLog - oc:log, should retrieve log [βœ“] LayeredJarDisabledOcDockerITCase - ocApply - oc:apply, should deploy pod and service [βœ“] CompleteOcDockerITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] LayeredJarDisabledOcDockerITCase - ocLog - oc:log, should retrieve log [βœ“] ZeroConfigOcGradleITCase - ocApply - ocApply, should deploy pod and service [βœ“] ZeroConfigOcGradleITCase - ocHelm - ocHelm, should create Helm charts [βœ“] ZeroConfigOcGradleITCase - ocLog - ocLog, should retrieve log [βœ“] LayeredJarDisabledOcDockerITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] ZeroConfigOcGradleITCase - ocUndeploy - ocUndeploy, should delete all applied resources [βœ“] ZeroConfigOcITCase - ocApply - oc:apply, should deploy pod and service [βœ“] ZeroConfigOcITCase - ocHelm - oc:helm, should create Helm charts [βœ“] ZeroConfigOcITCase - ocLog - oc:log, should retrieve log [βœ“] ZeroConfigOcITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] All tests (6) passed successfully!!! ```
:heavy_check_mark: Test reports (OpenShift v3.10.0-webapp) ``` [βœ“] ZeroConfigOcITCase - ocBuild - oc:build, should create image [βœ“] ZeroConfigOcITCase - ocResource - oc:resource, should create manifests [βœ“] WildFlyOcITCase - ocBuild - oc:build, should create image [βœ“] WildFlyOcITCase - ocResource - oc:resource, should create manifests [βœ“] WildFlyOcDockerModeITCase - ocBuild - oc:build, should create image using docker [βœ“] WildFlyOcDockerModeITCase - ocResource - k8s:resource, should create manifests [βœ“] JettyOcITCase - ocBuild - oc:build, should create image [βœ“] JettyOcITCase - ocResource - oc:resource, should create manifests [βœ“] ZeroConfigOcITCase - ocApply - oc:apply, should deploy pod and service [βœ“] ZeroConfigOcITCase - testNodePortResponse - Service as NodePort response should return String [βœ“] ZeroConfigOcITCase - ocLog - oc:log, should retrieve log [βœ“] ZeroConfigOcITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] WildFlyOcITCase - ocApply - oc:apply, should deploy pod and service [βœ“] WildFlyOcITCase - ocLog - oc:log, should retrieve logs [βœ“] WildFlyOcITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] WildFlyOcDockerModeITCase - ocApply - oc:apply, should deploy pod and service [βœ“] WildFlyOcDockerModeITCase - ocLog - oc:log, should retrieve logs [βœ“] JettyOcITCase - ocApply - oc:apply, should deploy pod and service [βœ“] WildFlyOcDockerModeITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] JettyOcITCase - ocLog - oc:log, should retrieve log [βœ“] JettyOcITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] All tests (5) passed successfully!!! ```
:heavy_check_mark: Test reports (OpenShift v3.10.0-other) ``` [βœ“] WildflyJarOcITCase - ocBuild - oc:build, should create image [βœ“] WildflyJarOcITCase - ocResource - oc:resource, should create manifests [βœ“] KarafOcITCase - ocBuild - oc:build, should create image [βœ“] KarafOcITCase - ocResource - oc:resource, should create resource manifests [βœ“] OpenLibertyOcITCase - ocBuild - oc:build, should create image [βœ“] OpenLibertyOcITCase - ocResource - oc:resource, should create manifests [βœ“] VertxOcITCase - ocBuild - oc:build, should create image [βœ“] VertxOcITCase - ocResource - oc:resource, should create manifests [βœ“] ThorntailOcITCase - ocBuild - oc:build, should create image [βœ“] ThorntailOcITCase - ocResource - oc:resource, should create manifests [βœ“] DslOcGradleITCase - ocBuild - ocBuild, should create image [βœ“] DslOcGradleITCase - ocResource - ocResource, should create manifests [βœ“] WildflyJarOcITCase - ocApply - oc:apply, should deploy pod and service [βœ“] WildflyJarOcITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] KarafOcITCase - ocApply - oc:apply, should create pod, service and route [βœ“] KarafOcITCase - ocLog - oc:log, should retrieve log [βœ“] KarafOcITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] OpenLibertyOcITCase - ocApply - oc:apply, should deploy pod and service [βœ“] OpenLibertyOcITCase - ocLog - oc:log, should retrieve log [βœ“] VertxOcITCase - ocApply - oc:apply, should deploy pod and service [βœ“] OpenLibertyOcITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] VertxOcITCase - k8sLog - oc:log, should retrieve log [βœ“] VertxOcITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] ThorntailOcITCase - ocApply - oc:apply, should deploy pod and service [βœ“] DslOcGradleITCase - ocApply - ocApply, should deploy pod and service [βœ“] DslOcGradleITCase - ocHelm - ocHelm, should create Helm charts [βœ“] DslOcGradleITCase - ocLog - ocLog, should retrieve log [βœ“] DslOcGradleITCase - ocUndeploy - ocUndeploy, should delete all applied resources [βœ“] ThorntailOcITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] All tests (6) passed successfully!!! ```
sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud