Skip to content

Commit c066bcb

Browse files
committed
ci: Add Red Hat UBI images to container testing workflow
Added Red Hat Universal Base Images (UBIs) for versions 8, 9, and 10 to the workflow. Since all of them are still supproted Signed-off-by: Boris Glimcher <Boris.Glimcher@emc.com>
1 parent 441c7d9 commit c066bcb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/spdk-common-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@ jobs:
104104
container:
105105
- quay.io/centos/centos:9
106106
- quay.io/centos/centos:10
107+
# - registry.access.redhat.com/ubi8/ubi
108+
- registry.access.redhat.com/ubi9/ubi
109+
- registry.access.redhat.com/ubi10/ubi
107110
- docker.io/rockylinux/rockylinux:9
108111
- docker.io/rockylinux/rockylinux:10
109112
- docker.io/library/ubuntu:20.04

0 commit comments

Comments
 (0)