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

kola/spawn: enable internet access #1598

Merged

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Jul 16, 2020

Regression from #1514. kola spawn is for users, so just always enable
Internet access there. In the future we could have --no-net control
this knob too if the need arises.

This is needed by the rpm-ostree CI which uses kola to bring up nodes.

Regression from coreos#1514. `kola spawn` is for users, so just always enable
Internet access there. In the future we could have `--no-net` control
this knob too if the need arises.

This is needed by the rpm-ostree CI which uses `kola` to bring up nodes.
Copy link
Contributor

@bgilbert bgilbert left a comment

Choose a reason for hiding this comment

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

LGTM

@bgilbert
Copy link
Contributor

/lgtm

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bgilbert, jlebon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jlebon
Copy link
Member Author

jlebon commented Jul 16, 2020

Also I realize the contradiction between:

kola spawn is for users

and

This is needed by the rpm-ostree CI which uses kola to bring up nodes.

I guess I should've qualified the first sentence with "mostly for users" now that we have e.g. coreos/mantle#1079. There's also work in rpm-ostree to convert some tests to the new external host tests layout.

@openshift-merge-robot openshift-merge-robot merged commit 222f6ce into coreos:master Jul 16, 2020
@jlebon jlebon deleted the pr/spawn-restrict-networking branch April 22, 2023 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants