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

Marked INTERNET tests in CgroupsIsolatorTest and NamespacesIsolatorTest suite. #458

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

DevinLeamy
Copy link
Contributor

  • ROOT_IPCNamespaceWithIPCModeUnset, ROOT_IPCNamespaceWithIPCIsolatorDisabled, ROOT_ShareIPCNamespace, and ROOT_ShareAgentIPCNamespace try to pull an image from Docker Hub. Marked them as requiring internet access.

  • ROOT_CGROUPS_NestedContainerSpecificCgroupsMount and ROOT_CGROUPS_CommandTaskSpecificCgroupsMount try to pull an image from Docker Hub to set up a container with rootfs, which is required to test container specific cgroup mounts. Marked as requiring internet access.

ROOT_IPCNamespaceWithIPCModeUnset,
ROOT_IPCNamespaceWithIPCIsolatorDisabled, ROOT_ShareIPCNamespace, and
ROOT_ShareAgentIPCNamespace try to pull an image from Docker Hub. Marked
them as requiring internet access.
ROOT_CGROUPS_NestedContainerSpecificCgroupsMount and
ROOT_CGROUPS_CommandTaskSpecificCgroupsMount try to pull an image from
Docker Hub to set up a container with rootfs, which is required to test
container specific cgroup mounts. Marked as requiring internet access.
@DevinLeamy DevinLeamy marked this pull request as ready for review January 16, 2024 16:01
@cf-natali cf-natali merged commit acac318 into apache:master Jan 16, 2024
@cf-natali
Copy link
Contributor

Thanks!

@DevinLeamy DevinLeamy deleted the mark-internet-tests branch January 16, 2024 19:29
andreaspeters pushed a commit to m3scluster/clusterd that referenced this pull request Jan 16, 2024
Import from apache#458

ROOT_IPCNamespaceWithIPCModeUnset, ROOT_IPCNamespaceWithIPCIsolatorDisabled, ROOT_ShareIPCNamespace, and ROOT_ShareAgentIPCNamespace try to pull an image from Docker Hub. Marked them as requiring internet access.

ROOT_CGROUPS_NestedContainerSpecificCgroupsMount and ROOT_CGROUPS_CommandTaskSpecificCgroupsMount try to pull an image from Docker Hub to set up a container with rootfs, which is required to test container specific cgroup mounts. Marked as requiring internet access.

Co-authored-by: Daniel Dadap <daniel@dadap.net>
Co-authored-by: Ilya Pronin <ipronin@twitter.com>
Reviewed-on: https://gitea:3000/AVENTER/clusterd/pulls/25
DevinLeamy added a commit to DevinLeamy/mesos that referenced this pull request Jan 16, 2024
…st suite. (apache#458)

* Marked INTERNET tests in NamespacesIsolatorTest suite.

ROOT_IPCNamespaceWithIPCModeUnset,
ROOT_IPCNamespaceWithIPCIsolatorDisabled, ROOT_ShareIPCNamespace, and
ROOT_ShareAgentIPCNamespace try to pull an image from Docker Hub. Marked
them as requiring internet access.

* Marked INTERNET tests in CgroupsIsolatorTest suite.

ROOT_CGROUPS_NestedContainerSpecificCgroupsMount and
ROOT_CGROUPS_CommandTaskSpecificCgroupsMount try to pull an image from
Docker Hub to set up a container with rootfs, which is required to test
container specific cgroup mounts. Marked as requiring internet access.

---------

Co-authored-by: Ilya Pronin <ipronin@twitter.com>
DevinLeamy added a commit to DevinLeamy/mesos that referenced this pull request Jan 16, 2024
…st suite. (apache#458)

* Marked INTERNET tests in NamespacesIsolatorTest suite.

ROOT_IPCNamespaceWithIPCModeUnset,
ROOT_IPCNamespaceWithIPCIsolatorDisabled, ROOT_ShareIPCNamespace, and
ROOT_ShareAgentIPCNamespace try to pull an image from Docker Hub. Marked
them as requiring internet access.

* Marked INTERNET tests in CgroupsIsolatorTest suite.

ROOT_CGROUPS_NestedContainerSpecificCgroupsMount and
ROOT_CGROUPS_CommandTaskSpecificCgroupsMount try to pull an image from
Docker Hub to set up a container with rootfs, which is required to test
container specific cgroup mounts. Marked as requiring internet access.

---------

Co-authored-by: Ilya Pronin <ipronin@twitter.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants