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

More zuul jobs, and generate JUnitXML reports for KUTTL #309

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tosky
Copy link

@tosky tosky commented Dec 24, 2024

Add KUTTL and tempest zuul jobs (meant to replace the prow ones in the long term)

KUTTL: generate JUnitXML reports

  • switch the type to XML (the accepted value is 'xml' lowercase, not uppercase);
  • tune the name a bit to highlight it is a report;
  • add the new reportGranularity parameter which is supported by kuttl 0.20.0 and will restore the pre-1.17 JUnitXML format (granularity by test case, instead of by step);
  • remove the URL of kuttl, so that it is not tied to a specific release.

Depends-On: openstack-k8s-operators/ci-framework#2628

- switch the type to XML (the accepted value is 'xml' lowercase,
  not uppercase);
- tune the name a bit to highlight it is a report;
- add the new reportGranularity parameter which is supported
  by kuttl 0.20.0 and will restore the pre-1.17 JUnitXML format
  (granularity by test case, instead of by step);
- remove the URL of kuttl, so that it is not tied to a specific
  release.

Signed-off-by: Luigi Toscano <ltoscano@redhat.com>
They are meant to replace the prow ones in the long term.

Signed-off-by: Luigi Toscano <ltoscano@redhat.com>
Copy link
Contributor

openshift-ci bot commented Dec 24, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Copy link
Contributor

openshift-ci bot commented Dec 24, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: tosky
Once this PR has been reviewed and has the lgtm label, please assign dprince for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tosky
Copy link
Author

tosky commented Jan 7, 2025

recheck

@tosky tosky marked this pull request as ready for review January 7, 2025 23:47
@openshift-ci openshift-ci bot requested review from abays and frenzyfriday January 7, 2025 23:48
@fmount fmount self-requested a review January 8, 2025 09:50
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.

1 participant