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

Backport of CI Split integration tests to run nightly and every PR into release/1.15.x #18521

Merged

Conversation

hc-github-team-consul-core
Copy link
Collaborator

Backport

This PR is auto-generated from #18518 to be assessed for backporting due to the inclusion of the label backport/1.15.

🚨

Warning automatic cherry-pick of commits failed. If the first commit failed,
you will see a blank no-op commit below. If at least one commit succeeded, you
will see the cherry-picked commits up to, not including, the commit where
the merge conflict occurred.

The person who merged in the original PR is:
@huikang
This person should manually cherry-pick the original PR into a new backport PR,
and close this one when the manual backport PR is merged in.

merge conflict error: POST https://api.github.com/repos/hashicorp/consul/merges: 409 Merge conflict []

The below text is copied from the body of the original PR.


Description

This PR splits our integration test into 2 sets: one keeps being triggered on every PR and the other to run nightly.

Tests to run on every PR

  • Vault, nomad test
  • compatibility test
  • Peering test
  • Envoy version 1.27

Tests to run nightly

  • Upgrade test
  • Envoy versions ["1.24.10", "1.25.9", "1.26.4"]

The reason we split envoy versions is because the dozens of envoy tests run on xlarge runner and each takes 5mintes to complete (link to a recent run).

Backport PR will be made manually due to the version conflict.

Testing & Reproduction steps

Links

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/ci-split-integration-test/rightly-neat-coyote branch 2 times, most recently from bf95619 to 31c928c Compare August 18, 2023 15:01
@hashicorp-cla
Copy link

hashicorp-cla commented Aug 18, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Auto approved Consul Bot automated PR

@huikang huikang marked this pull request as ready for review August 18, 2023 15:28
@huikang huikang force-pushed the backport/ci-split-integration-test/rightly-neat-coyote branch from 5f4f20c to 4bc74eb Compare August 18, 2023 15:58
@huikang huikang merged commit 5c46e02 into release/1.15.x Aug 21, 2023
@huikang huikang deleted the backport/ci-split-integration-test/rightly-neat-coyote branch August 21, 2023 22:32
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.

4 participants