Skip to content

Backport of ci: fix runner calculation to exclude the top level directory as part of the calculation into release/1.14.x#17110

Merged
jmurret merged 3 commits intorelease/1.14.xfrom
backport/jm/num-runner/firstly-learning-ladybug
Apr 24, 2023
Merged

Backport of ci: fix runner calculation to exclude the top level directory as part of the calculation into release/1.14.x#17110
jmurret merged 3 commits intorelease/1.14.xfrom
backport/jm/num-runner/firstly-learning-ladybug

Conversation

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

Backport

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

WARNING automatic cherry-pick of commits failed. Commits will require human attention.

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.


When calculating number of runners, find reports back the top level current directory in addition to the child directories. The actual splitting does not include this top level, so the process hangs. This fix excludes the top level.

Description

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/jm/num-runner/firstly-learning-ladybug branch 2 times, most recently from a9ee516 to 1ca6ce6 Compare April 24, 2023 20:26
@github-actions github-actions bot added theme/contributing Additions and enhancements to community contributing materials type/ci Relating to continuous integration (CI) tooling for testing or releases labels Apr 24, 2023
Copy link
Copy Markdown
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

… of the calculation (#17090)

* fix runner calculation to exclude the top level directory as part of the calculation

* fix the logic for generating the directories/functions

* De-scope tenenacy requirements to OSS only for now. (#17087)

Partition and namespace must be "default"
Peername must be "local"

* Fix virtual services being included in intention topology as downstreams. (#17099)

* Merge pull request #5200 from hashicorp/NET-3758 (#17102)

* Merge pull request #5200 from hashicorp/NET-3758

NET-3758: connect: update supported envoy versions to 1.26.0

* lint

* CI: remove uneeded AWS creds from test-integrations (#17104)

* Update test-integrations.yml

* removing permission lies now that vault is not used in this job.

---------

Co-authored-by: John Murret <[email protected]>

* update based on feedback

---------

Co-authored-by: Semir Patel <[email protected]>
Co-authored-by: Derek Menteer <[email protected]>
Co-authored-by: Anita Akaeze <[email protected]>
Co-authored-by: Dan Bond <[email protected]>
@jmurret jmurret marked this pull request as ready for review April 24, 2023 20:50
@jmurret jmurret enabled auto-merge (squash) April 24, 2023 20:50
@jmurret jmurret merged commit 7569134 into release/1.14.x Apr 24, 2023
@jmurret jmurret deleted the backport/jm/num-runner/firstly-learning-ladybug branch April 24, 2023 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme/contributing Additions and enhancements to community contributing materials type/ci Relating to continuous integration (CI) tooling for testing or releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants