From: Harald Hoyer Date: Fri, 28 Feb 2020 10:59:51 +0000 (+0100) Subject: .travis.yml: add note about test container X-Git-Tag: 050~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74ba8f9e1d9a588db3c0482526cb980573c17b6c;p=thirdparty%2Fdracut.git .travis.yml: add note about test container --- diff --git a/.travis.yml b/.travis.yml index 46447c601..e9f62a985 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,6 +43,7 @@ before_script: git describe --tags || : script: + ## The test container is created with https://github.com/dracutdevs/fedora-container - docker run --privileged -it -v $(pwd)/:/dracut quay.io/haraldh/dracut-fedora:$IMAGE /dracut/fedora-test.sh $IMAGE-$$ "$TESTS" notifications: