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

Adds the startup option to produce prow junit XML output for sippy integration #684

Merged
merged 3 commits into from
Aug 13, 2024

Conversation

tsebastiani
Copy link
Collaborator

@tsebastiani tsebastiani commented Aug 7, 2024

Adds three new options to the krkn startup:

  --junit-testcase=JUNIT_TESTCASE
                        junit test case description
  --junit-testcase-path=JUNIT_TESTCASE_PATH
                        junit test case path
  --junit-testcase-version=JUNIT_TESTCASE_VERSION
                        junit test case version

if the first two are valorized a file containing the junit tescase will be placed in the specified path ( ${ARTIFACT_DIR} in prow)

requirements.txt Outdated Show resolved Hide resolved
Copy link
Collaborator

@chaitanyaenr chaitanyaenr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Collaborator

@paigerube14 paigerube14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com>
Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com>
Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com>

krkn-lib update

Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com>
@tsebastiani tsebastiani merged commit 9cd086f into krkn-chaos:main Aug 13, 2024
6 of 7 checks passed
@tsebastiani tsebastiani deleted the sippy_integration branch August 13, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants