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

Core: Generate xUnit Reports for e2e tests #962

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    bba8838 View commit details
    Browse the repository at this point in the history
  2. install go-unit-report

    sawood14012 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    754a54b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45853c2 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    b62d260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    994ee26 View commit details
    Browse the repository at this point in the history
  3. another try

    sawood14012 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9a4f036 View commit details
    Browse the repository at this point in the history
  4. another try 2

    sawood14012 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3608890 View commit details
    Browse the repository at this point in the history
  5. add another path

    sawood14012 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cfc77de View commit details
    Browse the repository at this point in the history
  6. changed the base image

    sawood14012 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ba52cf0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    89aa8f9 View commit details
    Browse the repository at this point in the history
  2. another try with path

    sawood14012 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    54d88be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66d7085 View commit details
    Browse the repository at this point in the history
  4. Update make/test.mk

    Co-authored-by: Francisc Munteanu <[email protected]>
    sawood14012 and mfrancisc authored May 15, 2024
    Configuration menu
    Copy the full SHA
    5e78253 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd88f5b View commit details
    Browse the repository at this point in the history
  6. added path

    sawood14012 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c6b6145 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Update make/test.mk

    Co-authored-by: Francisc Munteanu <[email protected]>
    sawood14012 and mfrancisc authored May 16, 2024
    Configuration menu
    Copy the full SHA
    38e2527 View commit details
    Browse the repository at this point in the history
  2. Update test.mk

    sawood14012 authored May 16, 2024
    Configuration menu
    Copy the full SHA
    1261cef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4c1e1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c566e6c View commit details
    Browse the repository at this point in the history
  5. reinstall before trigger

    sawood14012 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    395097d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Update make/test.mk

    Co-authored-by: Francisc Munteanu <[email protected]>
    sawood14012 and mfrancisc authored May 21, 2024
    Configuration menu
    Copy the full SHA
    8f42fb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb08a5c View commit details
    Browse the repository at this point in the history
  3. add metrics report

    sawood14012 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    bd89da5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. tidy up

    sawood14012 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b6edfad View commit details
    Browse the repository at this point in the history
  2. Revert Dockerfile change

    sawood14012 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a176b82 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    1202053 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    1162d6d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. move the binary to /tmp

    sawood14012 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    da34df6 View commit details
    Browse the repository at this point in the history
  2. run only on openshift ci

    sawood14012 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    40c634c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. run only on openshift ci

    sawood14012 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9768327 View commit details
    Browse the repository at this point in the history
  2. Fix Pipe everyting

    sawood14012 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1ecbfe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    113cd51 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    466d6a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. move test output to /tmp

    sawood14012 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0438d14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0519d8e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. generate rp if failed

    sawood14012 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8732398 View commit details
    Browse the repository at this point in the history