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(nms): clean up node installation with make #13464

Merged
merged 1 commit into from Aug 2, 2022

Conversation

Neudrino
Copy link
Contributor

@Neudrino Neudrino commented Jul 29, 2022

Summary

The NMS setup for code generation was buggy and overly complex. Especially there were two different node versions installed at the same time, which lead to package conflicts.

Test Plan

Additional Information

@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines. label Jul 29, 2022
@github-actions
Copy link
Contributor

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 the component: orc8r Orchestrator-related issue label Jul 29, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jul 29, 2022

feg-workflow

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

Results for commit 439e622.

♻️ This comment has been updated with latest results.

@Neudrino Neudrino force-pushed the nms/consolidate-orc-cloud-makefile branch from 9c07143 to a016840 Compare July 29, 2022 15:07
Signed-off-by: Fritz Lehnert <13189449+Neudrino@users.noreply.github.com>
@Neudrino Neudrino force-pushed the nms/consolidate-orc-cloud-makefile branch from a016840 to 439e622 Compare July 29, 2022 15:10
@Neudrino Neudrino self-assigned this Jul 29, 2022
@Neudrino Neudrino added the component: ci All updates on CI (Jenkins/CircleCi/Github Action) label Jul 29, 2022
@Neudrino Neudrino requested a review from sebathomas July 29, 2022 15:36
@github-actions
Copy link
Contributor

cloud-workflow

1 000 tests   1 000 ✔️  2m 17s ⏱️
   356 suites         0 💤
       7 files           0

Results for commit 439e622.

@github-actions
Copy link
Contributor

dp-workflow

14 tests   14 ✔️  3m 52s ⏱️
  1 suites    0 💤
  1 files      0

Results for commit 439e622.

@Neudrino Neudrino marked this pull request as ready for review July 29, 2022 15:40
@Neudrino Neudrino requested a review from a team July 29, 2022 15:40
@github-actions
Copy link
Contributor

agw-workflow

615 tests   611 ✔️  4m 30s ⏱️
    2 suites      4 💤
    2 files        0

Results for commit 439e622.

Copy link
Contributor

@sebathomas sebathomas left a comment

Choose a reason for hiding this comment

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

Looking good. 👍

@Neudrino Neudrino merged commit e4d5ad0 into magma:master Aug 2, 2022
@Neudrino Neudrino deleted the nms/consolidate-orc-cloud-makefile branch August 2, 2022 08:43
emakeev pushed a commit to emakeev/magma that referenced this pull request Aug 5, 2022
Signed-off-by: Fritz Lehnert <13189449+Neudrino@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: ci All updates on CI (Jenkins/CircleCi/Github Action) component: orc8r Orchestrator-related issue size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants