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

integration-tests: Allow generating tests results in ant xml format #3568

Merged
merged 9 commits into from
Sep 25, 2023

Conversation

akshaymankar
Copy link
Member

@akshaymankar akshaymankar commented Sep 6, 2023

https://wearezeta.atlassian.net/browse/WPB-4267

For tasty tests (i.e. brig, cargohold, gundeck and stern) pass --xml=<outfile> to generate an xml report.
For hspec tests (i.e. federator and spar) pass -f junit and set environment variables JUNIT_OUTPUT_DIRECTORY and JUNIT_SUITE_NAME. The report will be at $JUNIT_OUTPUT_DIRECTORY/junit.xml
For the integration test suite pass --xml <outfile> to generate an xml report.

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Sep 6, 2023
@akshaymankar akshaymankar changed the title brig-integration: Allow generating tests results in ant xml format integration-tests: Allow generating tests results in ant xml format Sep 7, 2023
@akshaymankar akshaymankar marked this pull request as ready for review September 13, 2023 11:39
@akshaymankar akshaymankar merged commit bb7c7c8 into develop Sep 25, 2023
9 checks passed
@akshaymankar akshaymankar deleted the machine-readable-test-results branch September 25, 2023 10:21
@echoes-hq echoes-hq bot added the echoes: throughput/ci-maintenance Changes we need to do to keep CI healthy and fast label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: throughput/ci-maintenance Changes we need to do to keep CI healthy and fast ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants