selinux/scripts/ci
Christian Göttsche d6967d8749 ci: bump Fedora to version 39
Currently the GitHub Action vm_testsuite fails:

    The requested URL returned error: 404

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Acked-by: James Carter <jwcart2@gmail.com>
2023-11-15 08:37:37 -05:00
..
.gitignore scripts/ci: add configuration for a Vagrant virtual machine 2020-12-08 09:12:44 +01:00
LICENSE scripts/ci: license as MIT 2020-08-07 10:20:10 +02:00
README.md ci: run SELinux kernel test suite 2020-06-18 19:22:12 +02:00
Vagrantfile ci: bump Fedora to version 39 2023-11-15 08:37:37 -05:00
fedora-test-runner.sh scripts/ci: install rdma-core-devel for selinux-testsuite 2023-03-20 14:44:05 +01:00
travis-kvm-setup.sh travis: run only selinux-testsuite 2020-11-27 15:37:31 +01:00

README.md

Continuous Integration Scripts

The scripts under scripts/ci are designed specifically for the Travis CI system. While nothing prevents you from mimicking that environment and using them locally, they are not applicable for general consumption. Any thing in this directory should never be considered as a stable API.