Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-3915

windup-openshift project: add daily container CLI tests

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Hide
      * *Why we missed the bug?*
       ** Pick to proper answer from drop-down field upper.
       +_Additional comments:_+


       * *What is required:*
       ** Pick to proper answer from drop-down field upper.
       +_Additional comments:_+
      Show
      * *Why we missed the bug?*  ** Pick to proper answer from drop-down field upper.  +_Additional comments:_+  * *What is required:*  ** Pick to proper answer from drop-down field upper.  +_Additional comments:_+
    • ---
    • ---
    • Priority Backlog, AMM Sprint 237, AMM Sprint 238, AMM Sprint 239, AMM Sprint 240

      The windup-openshift project has the code for building the Windup CLI multi-arch 'latest' container [1].

      To ensure if works fine, it would be great to have daily test executed in host with different OS's with different container tools.

      Leveraging GH Jobs capabilities, this could be done against:

      • OS's: Ubuntu, MacOS, Windows
      • Container tools (where preinstalled): docker, podman

      A basic command to test the container image (that works locally for me) could be:

      podman run --pull newer --rm -v /localhost/tmp/folder/:/tmp/output:Z quay.io/windupeng/windup-cli-openshift:latest /opt/migrationtoolkit/bin/windup-cli --input /opt/migrationtoolkit/samples/jee-example-app-1.0.0.ear --target discovery --output /tmp/output/discovery/ -b
      

      it analyzes the bundled "jee-example-app-1.0.0.ear" with the "discovery" target.
      The test must check - at least - that the /localhost/tmp/folder/discovery/index.html file exists.

      [1] https://quay.io/repository/windupeng/windup-cli-openshift

              cferiavi Carlos Esteban Feria Vila
              mrizzi@redhat.com Marco Rizzi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: