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

[TEST] Change cypress tests Jenkins pipeline to use new harvester-ui-test repository #1818

Open
3 tasks
TachunLin opened this issue Jan 26, 2025 · 0 comments
Open
3 tasks
Assignees
Labels
area/frontend-automation Implement with cypress infra

Comments

@TachunLin
Copy link
Contributor

What's the test to develop? Please describe

We have create the new harvester-ui-tests repository and move all existing cypress/tests code to it.

The purpose and benefits are tracked in #1817

We need to adjust the existing harvester-cypress-tests and harvester-cypress-run-tests pipeline in the harvester-baremetal-ansible repo.

  • Let the existing cypress pipelines can run cypress tests using the new harvester-ui-tests repository

Prerequisite and dependency of test

  1. Create the new harvester-ui-tests repository
  2. Move all the cypress code to the new repository
  3. Clone the new repository, ensure can execute cypress test well

Describe the items of the test development (DoD, definition of done) you'd like

  • Update the parameters of the harvester-cypress-test and harvester-cypress-run-test pipeline groovy files
  • Correct the cypress_test_dir path on the local directory
  • Correct the cypress test path in the harvester-ui-tests Dockerfile

Related Pull requests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend-automation Implement with cypress infra
Projects
None yet
Development

No branches or pull requests

1 participant