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:
Hyounggyu Choi
2023-04-05 00:59:18 +09:00
parent 5c27f27af0
commit 47322c32bf

View File

@@ -15,6 +15,7 @@ jobs:
- cc-kernel
- cc-qemu
- cc-rootfs-image
- cc-rootfs-initrd
- cc-se-image
- cc-virtiofsd
steps: