Pete Vander Giessen
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
tests/basic-test.sh
|
|
@ -66,6 +66,7 @@ done; |
|
|
|
unset IP |
|
|
|
echo "Completed tests. Tearing down $MACHINE." |
|
|
|
multipass stop $MACHINE |
|
|
|
multipass delete $MACHINE |
|
|
|
multipass purge # This is a little bit rude to do, but we assume that |
|
|
|
# we can beat up on the test machine a bit. |
|
|
|
|