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-8278] - Cloud Manager changes for Heimdall test pipeline #10713

Merged

Conversation

jdamore-linode
Copy link
Contributor

Description 📝

This makes a handful of changes to facilitate our testing pipeline for Heimdall, which will run a small subset of our Cypress tests against cloud.linode.com repeatedly as a form of synthetic monitoring.

Changes 🔄

  • Adds CY_TEST_DISABLE_RETRIES environment variable to allow test retries to be disabled by CI pipelines
  • Adds e2e_heimdall Docker Compose service
  • Passes CY_TEST_TAGS environment variable to Docker containers (this was missed in test: [M3-7667] - (Proof of Concept) Add tagging capability for Cypress tests #10475)
  • Adds purpose:syntheticTesting test tag and assigns it to a couple of tests
    • Note: the tests which will be run for Heimdall will change in the future, but wanted to get these tagged in the meantime so we have something to run from the pipeline

How to test 🧪

  • Confirm via CI that these changes do not break our existing test pipeline
  • Confirm that these changes work for the Heimdall pipeline (Jira ticket contains links to some test runs you can refer to)

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

@jdamore-linode jdamore-linode self-assigned this Jul 25, 2024
@jdamore-linode jdamore-linode requested review from a team as code owners July 25, 2024 16:13
@jdamore-linode jdamore-linode requested review from AzureLatte, dwiley-akamai and carrillo-erik and removed request for a team July 25, 2024 16:13
Copy link

github-actions bot commented Jul 25, 2024

Coverage Report:
Base Coverage: 82.46%
Current Coverage: 82.46%

Copy link
Contributor

@AzureLatte AzureLatte left a comment

Choose a reason for hiding this comment

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

Looks good

@jdamore-linode jdamore-linode added Approved Multiple approvals and ready to merge! and removed Ready for Review labels Jul 29, 2024
@jdamore-linode jdamore-linode merged commit 9537875 into linode:develop Jul 29, 2024
19 checks passed
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!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants