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-release-plugin from 3.0.1 to 3.1.1 #3558

Closed dependabot[bot] closed 7 hours ago

dependabot[bot] commented 15 hours ago

Bumps org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1.

Release notes

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

3.1.0

πŸš€ New features and improvements

πŸ› Bug Fixes

πŸ“¦ Dependency updates

πŸ‘» Maintenance

Commits
  • 4f350d4 [maven-release-plugin] prepare release maven-release-3.1.1
  • 06f6de4 [MRELEASE-1153] Revert parts of MRELEASE-1109 (8dfcb47996320af5e6f0b2d50eac20...
  • 985d0bc [MRELEASE-1149] Current release of the plugin has configuration docs missing
  • 47e94b4 [maven-release-plugin] prepare for next development iteration
  • f2f9f4e [maven-release-plugin] prepare release maven-release-3.1.0
  • e109d3b Bump scmVersion from 2.0.1 to 2.1.0
  • 5f794a1 Bump org.apache.maven.shared:maven-invoker from 3.2.0 to 3.3.0
  • 28201bb Bump org.codehaus.plexus:plexus-interactivity-api from 1.2 to 1.3
  • 8547606 Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27
  • adf6aaf Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
  • Additional commits viewable 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 15 hours ago

Eclipse JKube CI Report

Started new GH workflow run for https://github.com/eclipse-jkube/jkube/pull/3558 (2024-11-21T23:45:37Z)

:gear: JKube E2E Tests (11963479987)

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 [βœ“] 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 (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 [βœ“] 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) [βœ“] ContextDirITCase - k8sBuild - k8s:build, should create image with docker file and files read from provided contextDir configuration [βœ“] 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-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.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-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 (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 [βœ“] 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-webapp) ``` [βœ“] JettyK8sITCase - k8sBuild - k8s:build, should create image [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - 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 [βœ“] ZeroConfigK8sITCase - 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 [βœ“] WildFlyK8sITCase - k8sBuild - k8s:build, should create image [βœ“] JettyK8sITCase - 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 [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] TomcatJavaeeK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] WildFlyK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] JettyK8sWatchBothITCase - k8sWatchBuildAndRun - k8s:watch, with mode=both, SHOULD hot deploy the application [βœ“] 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 [βœ“] JettyK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] JettyK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] TomcatJakartaeeK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] JettyK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] ZeroConfigK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] ZeroConfigK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] ZeroConfigK8sITCase - testNodePortResponse - Service as NodePort response should return String [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] ZeroConfigK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] TomcatJavaeeK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] 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` [βœ“] TomcatJavaeeK8sITCase - k8sUndeployJavaEE - k8s:undeploy, should delete all applied resources [βœ“] WildFlyK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] TomcatJakartaeeK8sITCase - k8sLog - k8s:log, should retrieve log with migration notice [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - testJakartaEENodePortResponse - JakartaEE Service as NodePort response should return String [βœ“] TomcatJakartaeeK8sITCase - testJakartaeeNodePortResponse - The JakartaEE servlet, exposed as a NodePort Service, should return a string and contain `Hello World` [βœ“] WildFlyK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] TomcatJakartaeeK8sITCase - k8sUndeployJakartaEE - k8s:undeploy, should delete all applied resources [βœ“] WildFlyK8sITCase - 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 [βœ“] 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 [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] All tests (6) passed successfully!!! ```
:heavy_check_mark: Test reports (Minikube v1.28.1-webapp) ``` [βœ“] TomcatJakartaeeK8sITCase - 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 [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - k8sBuild - k8s:build, with jkube.generator.webapp.env should not display the Tomcat webapps dir hint [βœ“] TomcatJavaeeK8sITCase - k8sBuild - k8s:build should display the Tomcat webapps dir hint by default [βœ“] ZeroConfigK8sITCase - k8sBuild - k8s:build, should create image [βœ“] JettyK8sITCase - k8sBuild - k8s:build, should create image [βœ“] WildFlyK8sITCase - k8sBuild - k8s:build, should create image [βœ“] TomcatJavaeeK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - 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 [βœ“] JettyK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] WildFlyK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] 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 [βœ“] JettyK8sWatchCopyITCase - k8sWatchCopy - k8s:watch, with mode=copy, SHOULD hot deploy the application [βœ“] TomcatJavaeeK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] 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` [βœ“] TomcatJavaeeK8sITCase - k8sUndeployJavaEE - k8s:undeploy, should delete all applied resources [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - testJakartaEENodePortResponse - JakartaEE Service as NodePort response should return String [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - k8sLogWithoutJavaeeMigrationNotice - k8s:log, should retrieve log without JavaEE migration notice [βœ“] TomcatJakartaeeWithWebappsDirK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] 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 [βœ“] TomcatJavaeeWithWebappsDirK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] TomcatJakartaeeK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] 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 [βœ“] JettyK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] ZeroConfigK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] JettyK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] JettyK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] WildFlyK8sITCase - 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` [βœ“] WildFlyK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] WildFlyK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] TomcatJakartaeeK8sITCase - k8sUndeployJakartaEE - k8s:undeploy, should delete all applied resources [βœ“] All tests (6) passed successfully!!! ```
:heavy_check_mark: Test reports (Minikube v1.25.13-springboot) ``` [βœ“] HelmConfigK8sITCase - k8sResource - k8s:resource, no specified profile, should create default resource manifests [βœ“] ZeroConfigFatJarK8sITCase - k8sBuild - k8s:build, should create fat jar image [βœ“] CompleteDockerITCase - k8sBuild - k8s:build, should create image and assembly files [βœ“] 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 [βœ“] 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 [βœ“] ZeroConfigK8sITCase - k8sPush - k8s:push, should push image to remote registry [βœ“] CompleteK8sJibITCase - k8sResource - k8s:resource, should create manifests [βœ“] 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 [βœ“] ZeroConfigK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] CompleteK8sJibITCase - k8sPush - k8s:push, should push image to remote registry [βœ“] CompleteDockerITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] CustomResourceK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] HelmConfigK8sITCase - k8sHelmUninstall - k8s:helm-uninstall, should uninstall the charts [βœ“] ZeroConfigFatJarK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] 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 [βœ“] CompleteK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] ZeroConfigK8sGradleITCase - k8sBuild - k8sBuild, should create image [βœ“] ZeroConfigFatJarK8sITCase - k8sUndeploy - k8s:undeploy, should delete all applied resources [βœ“] 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 [βœ“] CustomResourceK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] ZeroConfigK8sGradleITCase - k8sPush - k8sPush, should push image to remote registry [βœ“] 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 [βœ“] 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 [βœ“] 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 [βœ“] 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 [βœ“] ZeroConfigK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] CompleteK8sJibITCase - k8sPush - k8s:push, should push image to remote registry [βœ“] 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-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 [βœ“] 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 [βœ“] VertxK8sITCase - k8sLog - k8s:log, should retrieve log [βœ“] DslK8sGradleITCase - k8sBuild - k8sBuild, should create image [βœ“] 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 [βœ“] 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!!! ```
: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 [βœ“] OpenLibertyK8sITCase - k8sBuild - k8s:build, should create image [βœ“] WildflyJarK8sITCase - 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 [βœ“] OpenLibertyK8sITCase - k8sResource - k8s:resource, should create manifests [βœ“] WildflyJarK8sITCase - 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 [βœ“] 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 [βœ“] WildflyJarK8sITCase - k8sApply - k8s:apply, should deploy pod and service [βœ“] WildflyJarK8sITCase - 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!!! ```
:heavy_check_mark: Test reports (OpenShift v3.10.0-webapp) ``` [βœ“] JettyOcITCase - ocBuild - oc:build, should create image [βœ“] JettyOcITCase - ocResource - oc:resource, should create manifests [βœ“] ZeroConfigOcITCase - ocBuild - oc:build, should create image [βœ“] ZeroConfigOcITCase - ocResource - oc:resource, should create manifests [βœ“] WildFlyOcDockerModeITCase - ocBuild - oc:build, should create image using docker [βœ“] WildFlyOcDockerModeITCase - ocResource - k8s:resource, should create manifests [βœ“] WildFlyOcITCase - ocBuild - oc:build, should create image [βœ“] WildFlyOcITCase - ocResource - oc:resource, should create manifests [βœ“] JettyOcITCase - ocApply - oc:apply, should deploy pod and service [βœ“] JettyOcITCase - ocLog - oc:log, should retrieve log [βœ“] ZeroConfigOcITCase - ocApply - oc:apply, should deploy pod and service [βœ“] ZeroConfigOcITCase - testNodePortResponse - Service as NodePort response should return String [βœ“] JettyOcITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] ZeroConfigOcITCase - ocLog - oc:log, should retrieve log [βœ“] ZeroConfigOcITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] WildFlyOcDockerModeITCase - ocApply - oc:apply, should deploy pod and service [βœ“] WildFlyOcDockerModeITCase - ocLog - oc:log, should retrieve logs [βœ“] WildFlyOcDockerModeITCase - 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 [βœ“] All tests (5) passed successfully!!! ```
:heavy_check_mark: 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 [βœ“] CompleteOcDockerITCase - ocBuild - oc:build, with jkube.build.strategy=docker, should create image [βœ“] CompleteOcDockerITCase - ocResource - oc:resource, should create manifests [βœ“] WatchOcITCase - watch_whenSourceModified_shouldLiveReloadChanges - watch, SHOULD hot reload application on changes [βœ“] LayeredJarDisabledOcDockerITCase - ocBuild - oc:build, with jkube.build.strategy=docker, should create image [βœ“] LayeredJarDisabledOcDockerITCase - ocResource - oc:resource, should create manifests [βœ“] ZeroConfigOcITCase - ocBuild - oc:build, should create image [βœ“] ZeroConfigOcITCase - ocResource - oc:resource, should create manifests [βœ“] ZeroConfigOcGradleITCase - ocBuild - ocBuild, should create image [βœ“] ZeroConfigOcGradleITCase - ocResource - ocResource, 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 [βœ“] ZeroConfigOcITCase - ocApply - oc:apply, should deploy pod and service [βœ“] LayeredJarDisabledOcDockerITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] ZeroConfigOcITCase - ocHelm - oc:helm, should create Helm charts [βœ“] ZeroConfigOcGradleITCase - ocApply - ocApply, should deploy pod and service [βœ“] ZeroConfigOcGradleITCase - ocHelm - ocHelm, should create Helm charts [βœ“] ZeroConfigOcGradleITCase - ocLog - ocLog, should retrieve log [βœ“] ZeroConfigOcITCase - ocLog - oc:log, should retrieve log [βœ“] ZeroConfigOcGradleITCase - ocUndeploy - ocUndeploy, should delete all applied resources [βœ“] ZeroConfigOcITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] All tests (6) passed successfully!!! ```
:heavy_check_mark: Test reports (OpenShift v3.10.0-other) ``` [βœ“] 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 [βœ“] WildflyJarOcITCase - ocBuild - oc:build, should create image [βœ“] WildflyJarOcITCase - 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 [βœ“] KarafOcITCase - ocApply - oc:apply, should create pod, service and route [βœ“] KarafOcITCase - ocLog - oc:log, should retrieve log [βœ“] OpenLibertyOcITCase - ocApply - oc:apply, should deploy pod and service [βœ“] KarafOcITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] OpenLibertyOcITCase - ocLog - oc:log, should retrieve log [βœ“] OpenLibertyOcITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] WildflyJarOcITCase - ocApply - oc:apply, should deploy pod and service [βœ“] WildflyJarOcITCase - ocUndeploy - oc:undeploy, should delete all applied resources [βœ“] VertxOcITCase - ocApply - oc:apply, should deploy pod and service [βœ“] 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 8 hours 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 SonarQube Cloud