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

fix(ci): Fix envoy_controller link for integ tests #14934

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

LKreutzer
Copy link
Contributor

@LKreutzer LKreutzer commented Feb 1, 2023

Signed-off-by: Lars Kreutzer lars.kreutzer@tngtech.com

Summary

  • The LTE Make dev build integ tests are broken due to an incorrect link to the envoy_controller executable in the magma_dev VM.
  • This PR fixes the link by specifying the bin folder.
  • The change to the go_build variable is not strictly necessary, but it removes a doubled slash in the linking of the envoy_controller. The variable is not used anywhere else.
  • The bug was found during the testing of chore: Run integ tests directly without Make #14912

Test Plan

Additional Information

  • This change is backwards-breaking

Signed-off-by: Lars Kreutzer <lars.kreutzer@tngtech.com>
@LKreutzer LKreutzer added the component: ci All updates on CI (Jenkins/CircleCi/Github Action) label Feb 1, 2023
@LKreutzer LKreutzer self-assigned this Feb 1, 2023
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines. label Feb 1, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2023

Thanks for opening a PR! 💯

A couple initial guidelines

Howto

  • Reviews. The "Reviewers" listed for this PR are the Magma maintainers who will shepherd it.
  • Checks. All required CI checks must pass before merge.
  • Merge. Once approved and passing CI checks, use the ready2merge label to indicate the maintainers can merge your PR.

More info

Please take a moment to read through the Magma project's

If this is your first Magma PR, also consider reading

@github-actions github-actions bot added component: agw Access gateway-related issue and removed component: ci All updates on CI (Jenkins/CircleCi/Github Action) labels Feb 1, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2023

FeG Lint & Test

    2 files  203 suites   40s ⏱️
374 tests 374 ✔️ 0 💤 0
388 runs  388 ✔️ 0 💤 0

Results for commit 37566b1.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2023

DP Lint & Test

14 tests   14 ✔️  2m 16s ⏱️
  1 suites    0 💤
  1 files      0

Results for commit 37566b1.

@LKreutzer LKreutzer requested a review from nstng February 1, 2023 13:54
@LKreutzer LKreutzer marked this pull request as ready for review February 1, 2023 13:54
@LKreutzer LKreutzer requested a review from a team as a code owner February 1, 2023 13:54
@LKreutzer LKreutzer merged commit 24a348c into magma:master Feb 1, 2023
lucasgonze pushed a commit to lucasgonze/magma that referenced this pull request Feb 29, 2024
Signed-off-by: Lars Kreutzer <lars.kreutzer@tngtech.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: agw Access gateway-related issue size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants