1
0
mirror of https://github.com/rancher/os.git synced 2025-09-15 22:49:08 +00:00

Add upgrade tests

This commit is contained in:
Josh Curl
2016-08-28 08:58:17 -07:00
parent b536e6ea35
commit 8777e477b8
4 changed files with 44 additions and 20 deletions

View File

@@ -14,4 +14,4 @@ if [ ! -e ../dist/artifacts/initrd ]; then
../scripts/dev
fi
go test -timeout 20m
go test -timeout 30m