Skip to content

Conversation

@kurokobo
Copy link
Contributor

@kurokobo kurokobo commented Nov 25, 2020

  • Add escape for every double-quotes
    • We don't need any quotes unless the name of the interface contains spaces, but it seems someone added them just in case in the past. So I keep all double-quotes and escape them.
    • There was also an idea to add -E to sudo command, but it's safer to expand all variables before sudo has invoked than to pass all the environment variables to root.
  • Remove the second nmcli con down "$PUB_CONN" command.
    • Since the connection with this name doesn't exist at this stage, the command will be never succeeded.

@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 25, 2020
@kurokobo
Copy link
Contributor Author

@vikram-redhat Please review this PR.

@vikram-redhat vikram-redhat added the peer-review-needed Signifies that the peer review team needs to review this PR label Nov 30, 2020
@vikram-redhat
Copy link
Contributor

@johnwilkins - can you take a look?

@ahardin-rh for peer review afterwards.

@vikram-redhat vikram-redhat added the telco Label for all Telco PRs label Nov 30, 2020
Copy link
Member

@iranzo iranzo left a comment

Choose a reason for hiding this comment

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

@ahardin-rh ahardin-rh added peer-review-done Signifies that the peer review team has reviewed this PR branch/enterprise-4.6 branch/enterprise-4.7 and removed peer-review-needed Signifies that the peer review team needs to review this PR labels Dec 8, 2020
@ahardin-rh ahardin-rh added this to the Next Release milestone Dec 8, 2020
@ahardin-rh
Copy link
Contributor

LGTM!

@ahardin-rh ahardin-rh merged commit f27deee into openshift:master Dec 8, 2020
@ahardin-rh
Copy link
Contributor

ahardin-rh commented Dec 8, 2020

/cherrypick enterprise-4.6

@openshift-cherrypick-robot
Copy link

openshift-cherrypick-robot commented Dec 8, 2020

@ahardin-rh: new pull request created: #27937

Details

In response to this:

/cherrypick enterprise-4.6

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ahardin-rh
Copy link
Contributor

ahardin-rh commented Dec 8, 2020

/cherrypick enterprise-4.7

@openshift-cherrypick-robot
Copy link

openshift-cherrypick-robot commented Dec 8, 2020

@ahardin-rh: new pull request created: #27938

Details

In response to this:

/cherrypick enterprise-4.7

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@kurokobo kurokobo deleted the fix/#27579_env branch December 9, 2020 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch/enterprise-4.6 branch/enterprise-4.7 peer-review-done Signifies that the peer review team has reviewed this PR size/S Denotes a PR that changes 10-29 lines, ignoring generated files. telco Label for all Telco PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants