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: [M3-8776] - Fix lke-create tests and create unit tests for LKE ACL #11176

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

coliu-akamai
Copy link
Contributor

@coliu-akamai coliu-akamai commented Oct 28, 2024

Description 📝

Fixes test failures for lke-create.spec.ts and takes care of [m3-8776] while at it

Changes 🔄

Target release date 🗓️

11/12

How to test 🧪

yarn cy:run -s "cypress/e2e/core/kubernetes/lke-update.spec.ts"
yarn cy:run -s "cypress/e2e/core/kubernetes/lke-create.spec.ts"
yarn test KubeControlPaneACLDrawer  
yarn test ControlPlaneACLPane    

As an Author I have considered 🤔

Check all that apply

  • 👀 Doing a self review
  • ❔ Our contribution guidelines
  • 🤏 Splitting feature into small PRs
  • ➕ Adding a changeset
  • 🧪 Providing/Improving test coverage
  • 🔐 Removing all sensitive information from the code and PR description
  • 🚩 Using a feature flag to protect the release
  • 👣 Providing comprehensive reproduction steps
  • 📑 Providing or updating our documentation
  • 🕛 Scheduling a pair reviewing session
  • 📱 Providing mobile support
  • ♿ Providing accessibility support

@coliu-akamai coliu-akamai added Testing LKE Related to Linode Kubernetes Engine offerings Unit tests Improves unit test coverage labels Oct 28, 2024
@coliu-akamai coliu-akamai self-assigned this Oct 28, 2024
@coliu-akamai coliu-akamai requested review from a team as code owners October 28, 2024 19:37
@coliu-akamai coliu-akamai requested review from cliu-akamai, carrillo-erik, abailly-akamai, mjac0bs and bnussman-akamai and removed request for a team October 28, 2024 19:37
Copy link

github-actions bot commented Oct 28, 2024

Coverage Report:
Base Coverage: 86.9%
Current Coverage: 87.04%

Copy link
Contributor

@mjac0bs mjac0bs left a comment

Choose a reason for hiding this comment

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

Thanks @coliu-akamai - this was all passing locally for me and appreciate the clean up! I restarted the CI test current branch job because it failed and my guess it that it was existing flake.

@mjac0bs mjac0bs added the Approved Multiple approvals and ready to merge! label Oct 28, 2024
@coliu-akamai coliu-akamai merged commit 1a9d479 into linode:develop Oct 28, 2024
23 checks passed
Copy link

cypress bot commented Oct 28, 2024

Cloud Manager E2E    Run #6745

Run Properties:  status check passed Passed #6745  •  git commit 1a9d479663: test: [M3-8776] - Fix lke-create tests and create unit tests for LKE ACL (#11176...
Project Cloud Manager E2E
Branch Review develop
Run status status check passed Passed #6745
Run duration 27m 29s
Commit git commit 1a9d479663: test: [M3-8776] - Fix lke-create tests and create unit tests for LKE ACL (#11176...
Committer Connie Liu
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 445
View all changes introduced in this branch ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Multiple approvals and ready to merge! LKE Related to Linode Kubernetes Engine offerings Testing Unit tests Improves unit test coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants