summaryrefslogtreecommitdiff
path: root/automated/linux/ui-browser-test/ui-browser-test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'automated/linux/ui-browser-test/ui-browser-test.yaml')
-rw-r--r--automated/linux/ui-browser-test/ui-browser-test.yaml25
1 files changed, 25 insertions, 0 deletions
diff --git a/automated/linux/ui-browser-test/ui-browser-test.yaml b/automated/linux/ui-browser-test/ui-browser-test.yaml
new file mode 100644
index 0000000..980ba3d
--- /dev/null
+++ b/automated/linux/ui-browser-test/ui-browser-test.yaml
@@ -0,0 +1,25 @@
+metadata:
+ name: ui-browser-test
+ format: "Lava-Test-Shell Test Definition 1.0"
+ description: "ui browser tests by using robot frame work
+ Test runs chromium, chrome and firefox browser test cases."
+ maintainer:
+ - naresh.kamboju@linaro.org
+ os:
+ - debian
+ scope:
+ - functional
+ devices:
+ - hi6220-hikey
+ - apq8016-sbc
+
+params:
+ # Default user is linaro
+ TESTUSER: "linaro"
+ # Install deps packages
+ SKIP_INSTALL: "False"
+run:
+ steps:
+ - cd ./automated/linux/ui-browser-test/
+ - ./ui-browser-test.sh -u "${TESTUSER}" -s "${SKIP_INSTALL}"
+ - ../../utils/send-to-lava.sh ./output/ui-browser-test-results.txt