Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Add our own integration test framework. #195

@Random-Liu

Description

@Random-Liu

Currently, we are relying on CRI validation test and Kubernetes node e2e test. And in the future we'll run Kubernetes cluster e2e test.

However, there are many functionalities could not be covered by these tests:

  1. cri-containerd inside runtime cgroup;
  2. containerd-shim inside pod cgroup;
  3. cri-containerd restart;
  4. apparmor/seccomp default
  5. ...

We should have our own test framework for these test cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions