Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test (e2e) : Add E2E test for java app deploy workflow using Eclipse JKube (#4397) #4414

Merged
merged 1 commit into from
Nov 14, 2024

Commits on Nov 14, 2024

  1. test (e2e) : Add E2E test for java app deploy workflow using Eclipse …

    …JKube (crc-org#4397)
    
    + Added new test `application_deployment.feature` that would deploy a
      simple Quarkus application onto existing CRC cluster and verify that
      application is accessible via endpoint.
    + Perform JKube application deploy step in a Pod instead of podman
      container in order to skip oc login
    
    Signed-off-by: Rohan Kumar <rohaan@redhat.com>
    rohanKanojia committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8e6e2f6 View commit details
    Browse the repository at this point in the history