Commit 59fec65
committed
Use RHEL8 for building FIO container images in CI
We recently updating the FIO CI to use RHEL9 nodes. This is important
since the operator is reponsible for file integrity of those nodes. In
that process, we also updated the CI image for FIO to use RHEL 9. This
means the container image is built using RHEL 9, which is completely
separate from the RHEL version of the nodes used in the cluster.
This change updates the Dockerfile CI image to use RHEL8, instead of
RHEL9, since the higher priority is to make sure FIO works against RHEL
9 and not necessarily that it's build *using* RHEL 9.
We will updating FIO container images to use RHEL 9 at a later date.1 parent 7a616b9 commit 59fec65
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments