mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-17 23:07:55 +00:00
travis: enable runtime root required UTs
We check both root and non-root cases. Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
@@ -33,4 +33,5 @@ install:
|
||||
|
||||
script:
|
||||
- cd ${TRAVIS_BUILD_DIR}/src/runtime && make test
|
||||
- cd ${TRAVIS_BUILD_DIR}/src/runtime && sudo -E PATH=$PATH GOPATH=$GOPATH make test
|
||||
- cd ${TRAVIS_BUILD_DIR}/src/agent && make check
|
||||
|
Reference in New Issue
Block a user