Skip to content

chore(e2e): attributes for junit - #3333

Merged
openshift-merge-bot[bot] merged 23 commits into
redhat-developer:mainfrom
zdrapela:attributes-for-junit
Sep 2, 2025
Merged

chore(e2e): attributes for junit#3333
openshift-merge-bot[bot] merged 23 commits into
redhat-developer:mainfrom
zdrapela:attributes-for-junit

Conversation

@zdrapela

@zdrapela zdrapela commented Aug 26, 2025

Copy link
Copy Markdown
Member

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_lowercase function 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:

  • 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

@github-actions

Copy link
Copy Markdown
Contributor

@zdrapela

Copy link
Copy Markdown
Member Author

/test e2e-tests

1 similar comment
@zdrapela

Copy link
Copy Markdown
Member Author

/test e2e-tests

@zdrapela

Copy link
Copy Markdown
Member Author

/test e2e-tests-eks-helm-nightly

@zdrapela

Copy link
Copy Markdown
Member Author

/test e2e-tests-aks-operator-nightly

@zdrapela

zdrapela commented Sep 1, 2025

Copy link
Copy Markdown
Member Author

/test e2e-tests

1 similar comment
@zdrapela

zdrapela commented Sep 1, 2025

Copy link
Copy Markdown
Member Author

/test e2e-tests

@albarbaro

Copy link
Copy Markdown
Member

/lgtm
/approve

@openshift-ci

openshift-ci Bot commented Sep 2, 2025

Copy link
Copy Markdown

[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

Details 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

@openshift-ci openshift-ci Bot added the approved label Sep 2, 2025
@zdrapela

zdrapela commented Sep 2, 2025

Copy link
Copy Markdown
Member Author

/test e2e-tests

@openshift-merge-bot
openshift-merge-bot Bot merged commit 5f291b7 into redhat-developer:main Sep 2, 2025
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants