backstage-showcase icon indicating copy to clipboard operation
backstage-showcase copied to clipboard

[Test automation] Save junit reports for ReportPortal and trigger webhook

Open zdrapela opened this issue 2 years ago • 16 comments

Description

  • Set Cypress reporter to generate JUnit test results.
  • Upload test results to IBMCloud file storage.
  • Triggers webhook to pass the JUnit test results to a script that pushes them to ReportPortal.
  • Clean the previous test results before a new test run using rimraf.

Which issue(s) does this PR fix

  • Fixes https://issues.redhat.com/browse/RHIDP-428

PR acceptance criteria

Please make sure that the following steps are complete:

  • [ ] GitHub Actions are completed and successful
  • [ ] Unit Tests are updated and passing
  • [ ] E2E Tests are updated and passing
  • [ ] Documentation is updated if necessary (requirement for new features)
  • [ ] Add a screenshot if the change is UX/UI related

How to test changes / Special notes to the reviewer

zdrapela avatar Jan 02 '24 12:01 zdrapela

⚠️ No Changeset found

Latest commit: ab0baba0b92c591000bb4bb1a54c12858857ca88

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jan 02 '24 12:01 changeset-bot[bot]

The image is available at: quay.io/janus-idp/backstage-showcase:pr-855!

github-actions[bot] avatar Jan 02 '24 13:01 github-actions[bot]

The image is available at: quay.io/janus-idp/backstage-showcase:pr-855!

github-actions[bot] avatar Jan 02 '24 14:01 github-actions[bot]

The image is available at: quay.io/janus-idp/backstage-showcase:pr-855!

github-actions[bot] avatar Jan 02 '24 14:01 github-actions[bot]

backstage-showcase Tests on commit bbb6886c78255f67acb72750e6461cbf91ac31e8 finished with errors. View test log

janus-idp[bot] avatar Jan 02 '24 15:01 janus-idp[bot]

The image is available at: quay.io/janus-idp/backstage-showcase:pr-855!

github-actions[bot] avatar Jan 02 '24 16:01 github-actions[bot]

The image is available at: quay.io/janus-idp/backstage-showcase:pr-855!

github-actions[bot] avatar Jan 04 '24 09:01 github-actions[bot]

The image is available at: quay.io/janus-idp/backstage-showcase:pr-855!

github-actions[bot] avatar Jan 04 '24 11:01 github-actions[bot]

The image is available at: quay.io/janus-idp/backstage-showcase:pr-855!

github-actions[bot] avatar Jan 04 '24 12:01 github-actions[bot]

The image is available at: quay.io/janus-idp/backstage-showcase:pr-855!

github-actions[bot] avatar Jan 04 '24 13:01 github-actions[bot]

The image is available at: quay.io/janus-idp/backstage-showcase:pr-855!

github-actions[bot] avatar Jan 04 '24 14:01 github-actions[bot]

The image is available at: quay.io/janus-idp/backstage-showcase:pr-855!

github-actions[bot] avatar Jan 11 '24 11:01 github-actions[bot]

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Jan 11 '24 13:01 sonarqubecloud[bot]

The image is available at: quay.io/janus-idp/backstage-showcase:pr-855!

github-actions[bot] avatar Jan 11 '24 13:01 github-actions[bot]

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

openshift-merge-robot avatar Jan 25 '24 11:01 openshift-merge-robot

@zdrapela This PR is outdated as we no longer use Cypress. Please rebase and update to work with the playwright. Thanks!

josephca avatar Feb 05 '24 14:02 josephca