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

chore: the init system check is less chatty #14004

Merged

Conversation

nstng
Copy link
Contributor

@nstng nstng commented Sep 23, 2022

Signed-off-by: Nils Semmelrock nils.semmelrock@tngtech.com

Summary

If integ tests are executed on a system without docker there is for each test a message bash: docker: command not found. This PR removes the message.

Test Plan

execute an integration test locally and see that it is not failing and that the message is not displayed.

Additional Information

  • This change is backwards-breaking

@nstng nstng requested review from a team and pruthvihebbani September 23, 2022 12:55
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines. label Sep 23, 2022
@github-actions github-actions bot added the component: agw Access gateway-related issue label Sep 23, 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

@nstng nstng mentioned this pull request Sep 23, 2022
8 tasks
@github-actions
Copy link
Contributor

github-actions bot commented Sep 23, 2022

feg-workflow

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

Results for commit 92d6201.

♻️ This comment has been updated with latest results.

@nstng nstng requested a review from voisey September 23, 2022 13:12
@github-actions
Copy link
Contributor

github-actions bot commented Sep 23, 2022

dp-workflow

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

Results for commit 92d6201.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 23, 2022

agw-workflow

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

Results for commit 92d6201.

♻️ This comment has been updated with latest results.

@nstng nstng force-pushed the omit_not_installed_msg_in_integtests branch from dceecb7 to 2902615 Compare September 23, 2022 15:11
Copy link
Member

@VinashakAnkitAman VinashakAnkitAman left a comment

Choose a reason for hiding this comment

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

Left few comments

Signed-off-by: Nils Semmelrock <nils.semmelrock@tngtech.com>
@nstng nstng force-pushed the omit_not_installed_msg_in_integtests branch from 2902615 to 92d6201 Compare September 27, 2022 06:29
Copy link
Member

@VinashakAnkitAman VinashakAnkitAman left a comment

Choose a reason for hiding this comment

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

LGTM

@VinashakAnkitAman VinashakAnkitAman merged commit 00c6540 into magma:master Sep 27, 2022
pruthvihebbani pushed a commit to pruthvihebbani/magma that referenced this pull request Oct 10, 2022
Signed-off-by: Nils Semmelrock <nils.semmelrock@tngtech.com>

Signed-off-by: Nils Semmelrock <nils.semmelrock@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/M Denotes a PR that changes 30-99 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants