mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-26 11:13:40 +00:00
CC: Add cc-rootfs-initrd to payload image for s390x
This is to add an artifact named `cc-rootfs-initrd` to a payload image because it is identified that the artifact is required to run a cc-operator e2e test. Fixes: #6544 Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>
This commit is contained in:
@@ -15,6 +15,7 @@ jobs:
|
|||||||
- cc-kernel
|
- cc-kernel
|
||||||
- cc-qemu
|
- cc-qemu
|
||||||
- cc-rootfs-image
|
- cc-rootfs-image
|
||||||
|
- cc-rootfs-initrd
|
||||||
- cc-se-image
|
- cc-se-image
|
||||||
- cc-virtiofsd
|
- cc-virtiofsd
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user