mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-23 07:24:24 +01:00
travis: Wait more than 10 min
Use travis configuration to wait more than 10 min Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
This commit is contained in:
@@ -45,9 +45,5 @@ function build_image()
|
||||
}
|
||||
|
||||
@test "Can create euleros image" {
|
||||
if [ "$TRAVIS" = true ]
|
||||
then
|
||||
skip "travis timout, see: https://github.com/kata-containers/osbuilder/issues/46"
|
||||
fi
|
||||
build_image euleros
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user