eb6e97ab7d
Now that F34 has been released, it's time to update the CI Vagrantfile to use the new Fedora version. This also fixes the failure in the recently added vsock_socket test that depends on a bugfix, which made it to the F34 image's kernel, but is not in the F33 image's. Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com> Acked-by: Petr Lautrbach <plautrba@redhat.com> |
||
---|---|---|
.. | ||
.gitignore | ||
fedora-test-runner.sh | ||
LICENSE | ||
README.md | ||
travis-kvm-setup.sh | ||
Vagrantfile |
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.