Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

ci: Add test cases for CoCo image pulling without forked containerd #5764

Closed
wants to merge 3 commits into from

Commits on Sep 21, 2023

  1. ci: Add test cases for CoCo image pulling without forked containerd

    Additional tests are necessary to verify new feature that pulling image without forked containerd in CoCo.
    1)image sharing on the host without dm-verity.
    2)image sharing on the host with dm-verity.
    3)image pulling in the guest with nydus-snapshotter.
    
    Fixes kata-containers#5763
    
    Depends-on: github.com/kata-containers/kata-containers#7676
    
    Signed-off-by: ChengyuZhu6 <[email protected]>
    ChengyuZhu6 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f8cdfd2 View commit details
    Browse the repository at this point in the history
  2. ci: install nydus snapshotter

    Install nydus-snapshotter dependencies.
    
    Signed-off-by: ChengyuZhu6 <[email protected]>
    ChengyuZhu6 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b4c9d12 View commit details
    Browse the repository at this point in the history
  3. .ci: add function to install vanilla containerd

    add function to install vanilla containerd
    Signed-off-by: ChengyuZhu6 <[email protected]>
    ChengyuZhu6 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3121183 View commit details
    Browse the repository at this point in the history