aboutsummaryrefslogtreecommitdiffstats
path: root/test-suites/short-smoke/application-lifecycle.yaml
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-03-27 17:15:48 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2019-03-27 17:15:48 +0000
commitf6e4ceb2f7e5a3f6020e3d64e8c9270a11f94bd4 (patch)
tree3b674c3d45ff185e65763d37c522bd21ec145ddd /test-suites/short-smoke/application-lifecycle.yaml
parent5d302ffa041b6885278eb4dbbadb0111c6c3f080 (diff)
parentb55f1eba67d6c60aa7e1b809d59f15ad66fdf8a8 (diff)
Diffstat (limited to 'test-suites/short-smoke/application-lifecycle.yaml')
-rw-r--r--test-suites/short-smoke/application-lifecycle.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/test-suites/short-smoke/application-lifecycle.yaml b/test-suites/short-smoke/application-lifecycle.yaml
new file mode 100644
index 0000000..1d16c2b
--- /dev/null
+++ b/test-suites/short-smoke/application-lifecycle.yaml
@@ -0,0 +1,13 @@
+metadata:
+ name: Application Lifecycle Workflow Test
+ format: "Lava-Test-Shell Test Definition 1.0"
+ description: "Application Lifecycle Workflow Test (fetch, uninstall, install, start, stop)"
+ version: 1.0
+run:
+ steps:
+ - echo "Application Lifecycle Workflow Tests"
+ - chmod +x ./common/scripts/application-lifecycle.sh
+ - ./common/scripts/application-lifecycle.sh -b $APPURL
+
+params:
+ APPURL: ""