V3: - Fix shell check errors. - Use nproc for VPCU count. - Change ~ to $HOME. - Fix some spelling and grammar mistakes in comments. - Use variables for image location to make updates easier. - Use a TRAVIS variable to control this: TRAVIS_CLOUD_IMAGE_VERSION - Default it to Fedora version 32 Minor Version 1.16 - Test that going from 32-1.6 to 31-1.9 works: - https://travis-ci.org/github/williamcroberts/selinux/jobs/693957154 - Note it failed in the ssh connection but it did download a different image and verify the checksum. I would just take that up as we need to change images in the future, as 33 might not have an issue. V2: - Added some dnf and ssh options - fixed SE Linux to SELinux The latest build is: - https://travis-ci.org/github/williamcroberts/selinux/jobs/693969148 Note that I squashed the patch series down from what that CI build saw, but the diff is the same. [PATCH v3] ci: run SELinux kernel test suite