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

[RHTAP-3026] Adds test groups #159

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jsmid1
Copy link

@jsmid1 jsmid1 commented Sep 16, 2024

This PR adds test groups to make it possible to only run tests in specific group.

Example usage: yarn test --group=go.

jest-runner-groups docs: https://www.npmjs.com/package/jest-runner-groups

@jsmid1 jsmid1 marked this pull request as ready for review October 8, 2024 08:11
@jsmid1
Copy link
Author

jsmid1 commented Oct 8, 2024

/retest

Copy link

sonarcloud bot commented Oct 16, 2024

@jsmid1 jsmid1 requested review from flacatus and jkopriva and removed request for flacatus October 16, 2024 10:57
@jsmid1
Copy link
Author

jsmid1 commented Oct 16, 2024

@jkopriva @flacatus Hi, could you take a look?

@konflux-ci-qe-bot
Copy link
Collaborator

@jsmid1: The following test has Failed, say /retest to rerun failed tests.

PipelineRun Name Status Rerun command Build Log Test Log
rhtap-min-install-e2e-6272p Failed /retest View Pipeline Log View Test Logs

Inspecting Test Artifacts

To inspect your test artifacts, follow these steps:

  1. Install ORAS (see the ORAS installation guide).
  2. Download artifacts with the following commands:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/rhtap-team/rhtap-cli:rhtap-min-install-e2e-6272p

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.

2 participants