Add CentOS 8 and CentOS 9 tests
authorJonathan Dieter <jdieter@gmail.com>
Mon, 17 Jan 2022 20:35:22 +0000 (20:35 +0000)
committerJonathan Dieter <jdieter@gmail.com>
Mon, 17 Jan 2022 20:35:22 +0000 (20:35 +0000)
commitdaf09cd9ee926008270ddaade8fe9e4381d5c0da
tree13764691d26cd9a2e339f8e4897e3f7f221aa0f0
parenta442297608be724fc0bfeb720a86a490b58117af
Add CentOS 8 and CentOS 9 tests

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
.github/workflows/main.yml
autotest/centos-8-stream/build.sh [new file with mode: 0755]
autotest/centos-8-stream/build/Dockerfile [new file with mode: 0644]
autotest/centos-8-stream/prep.sh [new file with mode: 0755]
autotest/centos-8-stream/prep/Dockerfile [new file with mode: 0644]
autotest/centos-8-stream/test.sh [new file with mode: 0755]
autotest/centos-9-stream/build.sh [new file with mode: 0755]
autotest/centos-9-stream/build/Dockerfile [new file with mode: 0644]
autotest/centos-9-stream/prep.sh [new file with mode: 0755]
autotest/centos-9-stream/prep/Dockerfile [new file with mode: 0644]
autotest/centos-9-stream/test.sh [new file with mode: 0755]