OPNET-156: Add static and bond network configs#1457
OPNET-156: Add static and bond network configs#1457openshift-merge-robot merged 1 commit intoopenshift-metal3:masterfrom
Conversation
These are some example configs that can be used with the NETWORK_CONFIG_FOLDER option added in openshift-metal3#1418. In addition to making it easy for new users to test the networkConfig feature, this will also make it easier to run such configurations in CI. To use, just set the variable to the appropriate path. For example: export NETWORK_CONFIG_FOLDER=network-configs/static
|
@cybertron: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
|
/lgtm |
|
/approve None of the files in this PR are used in ci yet so the failing job is definitely not related. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cybertron The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
These are some example configs that can be used with the NETWORK_CONFIG_FOLDER option added in #1418. In addition to making it easy for new users to test the networkConfig feature, this will also make it easier to run such configurations in CI.
To use, just set the variable to the appropriate path. For example:
export NETWORK_CONFIG_FOLDER=network-configs/static