Skip to content

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

Merged
huikang merged 1 commit intorelease/1.16.xfrom
backport/ci-split-integration-test/overly-immense-cicada
Aug 18, 2023
Merged

Backport of CI Split integration tests to run nightly and every PR into release/1.16.x#18520
huikang merged 1 commit intorelease/1.16.xfrom
backport/ci-split-integration-test/overly-immense-cicada

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.16.

🚨

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/overly-immense-cicada branch from ec365dc to 2806bfb Compare August 18, 2023 15:01
@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/ci-split-integration-test/overly-immense-cicada branch from 2806bfb to ec365dc 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

@vercel vercel bot temporarily deployed to Preview – consul-ui-staging August 18, 2023 15:04 Inactive
@vercel vercel bot temporarily deployed to Preview – consul August 18, 2023 15:06 Inactive
@huikang huikang marked this pull request as ready for review August 18, 2023 15:27
@huikang huikang force-pushed the backport/ci-split-integration-test/overly-immense-cicada branch from bd81435 to 515cfb9 Compare August 18, 2023 15:49
@huikang huikang merged commit 985b2f5 into release/1.16.x Aug 18, 2023
@huikang huikang deleted the backport/ci-split-integration-test/overly-immense-cicada branch August 18, 2023 16:50
asheshvidyut pushed a commit that referenced this pull request Sep 4, 2023
…to release/1.16.x (#18520)

resolve conflict

Co-authored-by: temp <temp@hashicorp.com>

Backport of bug: prevent go routine leakage due to existing DeferCheck into release/1.16.x (#18565)

* backport of commit 06d4c72

* backport of commit 42c37bb

---------

Co-authored-by: cskh <hui.kang@hashicorp.com>

fix for , non presence of consul-version meta (#18464) (#18561)

* fix for #18406 , non presence of consul-version meta

Co-authored-by: Vijay <vijayraghav22@gmail.com>

[BACKPORT] 1.16.x manual backport of OSS->CE branch (#18549)

Backport of NET-5382 & PLAT-1159: Do not trigger workflow if only doc files are in commit history into release/1.16.x (#18570)

backport of commit c833fcc

Co-authored-by: NiniOak <anita.akaeze@hashicorp.com>

Backport of docs: Fix spelling errors across various pages on the site into release/1.16.x (#18537)

docs: Fix spelling errors across various pages on the site (#18533)

This commit fixes numerous spelling errors across the site and also
removes unnecessary whitespace that was present in the edited files.

Co-authored-by: Blake Covarrubias <blake@covarrubi.as>

Backport of Fix broken link on sameness group page into release/1.16.x (#18588)

backport of commit 05dd1a8

Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
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