chore(e2e): attributes for junit - #3333
Merged
openshift-merge-bot[bot] merged 23 commits intoSep 2, 2025
Merged
Conversation
zdrapela
force-pushed
the
attributes-for-junit
branch
from
August 26, 2025 15:16
e3f70c8 to
9a8c24d
Compare
Contributor
|
The image is available at: |
zdrapela
force-pushed
the
attributes-for-junit
branch
from
August 27, 2025 06:36
9a8c24d to
f4c82d1
Compare
zdrapela
force-pushed
the
attributes-for-junit
branch
from
August 27, 2025 12:36
8e3214a to
8c727cc
Compare
Member
Author
|
/test e2e-tests |
1 similar comment
Member
Author
|
/test e2e-tests |
zdrapela
force-pushed
the
attributes-for-junit
branch
from
August 28, 2025 06:22
8c727cc to
ea4f013
Compare
zdrapela
force-pushed
the
attributes-for-junit
branch
from
August 28, 2025 07:24
ea4f013 to
a64fb8e
Compare
Member
Author
|
/test e2e-tests-eks-helm-nightly |
Member
Author
|
/test e2e-tests-aks-operator-nightly |
zdrapela
force-pushed
the
attributes-for-junit
branch
from
August 29, 2025 12:02
e23a4e2 to
b91a5e3
Compare
zdrapela
force-pushed
the
attributes-for-junit
branch
from
August 29, 2025 12:02
b91a5e3 to
a266dd8
Compare
Update README.md
This reverts commit fa2a088.
zdrapela
force-pushed
the
attributes-for-junit
branch
from
September 1, 2025 14:22
05a8fcf to
ecf7ddc
Compare
Member
Author
|
/test e2e-tests |
1 similar comment
Member
Author
|
/test e2e-tests |
Member
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: albarbaro The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Member
Author
|
/test e2e-tests |
openshift-merge-bot
Bot
merged commit Sep 2, 2025
5f291b7
into
redhat-developer:main
17 checks passed
zdrapela
added a commit
to zdrapela/rhdh
that referenced
this pull request
Sep 8, 2025
* Detect platform and save * add reportportal/agent-js-playwright * playwright install chromium * authentication * Apply attributes Assisted-by: Cursor * Cherry-pick linter * ok * Move attributes to beforeall * Fix junit output definition * Keep properties * Fix artifacts url * JUnit for rehearsals * Note about GNU grep and GNU sed Update README.md * Remove irelevant helper function * fix artifacts URL for PRs * tag next * JOB_TYPE="periodic" * remove periodic * Adapt junit file and backup * Fix * Fix to use annotations * Revert "add reportportal/agent-js-playwright" This reverts commit fa2a088. * Cursor rule for component assignment
zdrapela
added a commit
to zdrapela/rhdh
that referenced
this pull request
Sep 8, 2025
* Detect platform and save * add reportportal/agent-js-playwright * playwright install chromium * authentication * Apply attributes Assisted-by: Cursor * Cherry-pick linter * ok * Move attributes to beforeall * Fix junit output definition * Keep properties * Fix artifacts url * JUnit for rehearsals * Note about GNU grep and GNU sed Update README.md * Remove irelevant helper function * fix artifacts URL for PRs * tag next * JOB_TYPE="periodic" * remove periodic * Adapt junit file and backup * Fix * Fix to use annotations * Revert "add reportportal/agent-js-playwright" This reverts commit fa2a088. * Cursor rule for component assignment
openshift-merge-bot Bot
pushed a commit
that referenced
this pull request
Sep 9, 2025
* chore(e2e): fix e2e-tests linter and establish linter check (#3332) * chore(fix): e2e-tests linter Assisted-by: Cursor * fixed by Prettier * Manual fix Assisted-by: Cursor * Fix adoption insights * Create e2e-tests-lint.yaml * chore(ci): use nounset for CI scripts (#3340) * chore(ci): use nounset for CI scripts * Fix sanity checks * Refactor openshift-ci-tests * Refactor cleanup * chore(e2e): attributes for junit (#3333) * Detect platform and save * add reportportal/agent-js-playwright * playwright install chromium * authentication * Apply attributes Assisted-by: Cursor * Cherry-pick linter * ok * Move attributes to beforeall * Fix junit output definition * Keep properties * Fix artifacts url * JUnit for rehearsals * Note about GNU grep and GNU sed Update README.md * Remove irelevant helper function * fix artifacts URL for PRs * tag next * JOB_TYPE="periodic" * remove periodic * Adapt junit file and backup * Fix * Fix to use annotations * Revert "add reportportal/agent-js-playwright" This reverts commit fa2a088. * Cursor rule for component assignment * chore(ci): fix k8s sourcing (#3350) * chore(e2e): retries for bulk import test (#3367) * chore(e2e): retries for repo filtering * Skip if already added * Logging * Revert * Dynamically create the repository * Update bulk-import.spec.ts * Update e2e-tests-lint.yaml * Fix analytics * tsc * Update e2e-tests-lint.yaml * Fix * Fix chart * Update utils.sh * Revert "Update utils.sh" This reverts commit 2e334dc. * Fix sanity
guyoron1
pushed a commit
to guyoron1/rhdh
that referenced
this pull request
Sep 29, 2025
* Detect platform and save * add reportportal/agent-js-playwright * playwright install chromium * authentication * Apply attributes Assisted-by: Cursor * Cherry-pick linter * ok * Move attributes to beforeall * Fix junit output definition * Keep properties * Fix artifacts url * JUnit for rehearsals * Note about GNU grep and GNU sed Update README.md * Remove irelevant helper function * fix artifacts URL for PRs * tag next * JOB_TYPE="periodic" * remove periodic * Adapt junit file and backup * Fix * Fix to use annotations * Revert "add reportportal/agent-js-playwright" This reverts commit fa2a088. * Cursor rule for component assignment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Use attributes to assign components based on this spreadsheet.
Process the generated JUnit XML file to align with Data Router and ReportPortal requirements.
Add the requirement for the component to the Cursor rule file.
Detect and export the container platform that is then applied in DataRouter to the test report attribute.
Speed up Playwright installation by installing just Chromium.
Drop the
to_lowercasefunction as superfluous.Suggest the use of GNU sed and grep for MacOS users.
Which issue(s) does this PR fix
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer