summaryrefslogtreecommitdiff
path: root/ubuntu/stop-guest.yaml
diff options
context:
space:
mode:
authorRiku Voipio <riku.voipio@linaro.org>2016-09-12 16:12:39 +0300
committerRiku Voipio <riku.voipio@linaro.org>2016-09-12 16:12:39 +0300
commit8a4bcae687a036bbb278af06f1f5a46128de3f42 (patch)
treef547e13936b6cc4392d94ca36c5101f17a8f6879 /ubuntu/stop-guest.yaml
parent840edf24a96867315c4d0a3305b83dfa7c358621 (diff)
kvm: add client complete testcase
In previous tests this was inline. Make this now part of repo to make test submissions shorter and more descriptive. Drop the parse part. Change-Id: I2182ca66df00a93682503c0cf666b48ad9dc0ffe
Diffstat (limited to 'ubuntu/stop-guest.yaml')
-rw-r--r--ubuntu/stop-guest.yaml22
1 files changed, 22 insertions, 0 deletions
diff --git a/ubuntu/stop-guest.yaml b/ubuntu/stop-guest.yaml
new file mode 100644
index 0000000..a2d9405
--- /dev/null
+++ b/ubuntu/stop-guest.yaml
@@ -0,0 +1,22 @@
+metadata:
+ name: guest-complete
+ format: "Lava-Test-Shell Test Definition 1.0"
+ description: "Signal tests inside guest complete"
+ maintainer:
+ - riku.voipio@linaro.org
+ scope:
+ - functional
+ - virtualization
+ os:
+ - ubuntu
+ devices:
+ - arndale
+ - vexpress-tc2
+ - mustang
+ - midway
+ - juno
+
+run:
+ steps:
+ - lava-sync clients
+