Skip to content

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

Merged
jmurret merged 1 commit intorelease/1.13.xfrom
backport/jm/num-runner/internally-adequate-stag
Apr 25, 2023
Merged

Backport of ci: fix runner calculation to exclude the top level directory as part of the calculation into release/1.13.x#17109
jmurret merged 1 commit intorelease/1.13.xfrom
backport/jm/num-runner/internally-adequate-stag

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

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/internally-adequate-stag branch from 5bd0144 to 37980b3 Compare April 24, 2023 20:26
@hashicorp-cla
Copy link
Copy Markdown

hashicorp-cla commented Apr 24, 2023

CLA assistant check
All committers have signed the CLA.

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

@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
… 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 force-pushed the backport/jm/num-runner/internally-adequate-stag branch from 0c63191 to 73417c2 Compare April 24, 2023 23:50
@jmurret jmurret merged commit bd5b167 into release/1.13.x Apr 25, 2023
@jmurret jmurret deleted the backport/jm/num-runner/internally-adequate-stag branch April 25, 2023 00:10
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