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

[cypress] Fix failed rancher integration tests #1281

Merged
merged 2 commits into from
May 22, 2024

Conversation

TachunLin
Copy link
Contributor

In order to fix the failed cypress Rancher integration tests list in issue: #1197
Which were found in the main cypress Jenkins pipeline.

  • Rancher First Login
  • Rancher import Harvester
  • Harvester import Rancher
  • Check Harvester Cluster Status
  • Check Rancher Harvester dashboard

Tested on the local kvm environment, can PASS all test cases on Harvester v1.3-head with Rancher v2.8.2
image

And also tested on the main Jenkins cypress pipeline on job
http://jenkins.provo.rancherlabs.com/job/harvester-cypress-test/37/

On the cypress test report:
https://minio.provo.rancherlabs.com:31524/cypress-test-report/cypress/results/20240521-092441-bf66d5c/index.html

Can pass the following three cases:

  • Rancher First Login
  • Rancher import Harvester
  • Harvester import Rancher
    image

To these three failed cases we need to test along with the harvester-baremetal-ansible PR:
https://github.com/harvester/harvester-baremetal-ansible/pull/41

For the last two cases, it may related to the environment network setup, which require further investigation.

Copy link
Contributor

@noahgildersleeve noahgildersleeve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@noahgildersleeve noahgildersleeve merged commit 70bf60c into harvester:main May 22, 2024
3 checks passed
@TachunLin TachunLin deleted the fix-cypress-rancher-1197 branch July 17, 2024 13:20
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