aboutsummaryrefslogtreecommitdiff
path: root/automated/linux/igt/igt-chamelium-test.yaml
AgeCommit message (Collapse)Author
2019-12-17igt: Add igt-test.sh to run a given test list or Chamelium testArthur
2019-10-08Merge branch 'master' of ↵Arthur
ssh://git.linaro.org/people/arthur.she/test-definition.qa
2019-10-08igt: Remove git config --global http.sslverify falseArthur
2019-09-26igt: get Chamelium IP from LAVA device dictionaryArthur
2019-09-19igt: use simple assignment to setup CHAMELIUM_IPArthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2019-09-18igt: get Chamelium IP address from shell environment variableArthur
Now we already have LAVA support allowing test shell to query device dictionary. So the DUT can get the paired Chamelium IP address from shell environment variable ${CHAMELIUM_STATIC_IP} Signed-off-by: Arthur <arthur.she@linaro.org>
2019-06-11igt: use LAVA_SIGNALArthur
2019-06-05igt: run script with pythonArthur
2019-06-05igt: dump test result with print-test-result.pyArthur
2019-06-03igt: adjust pathArthur
2019-05-31igt: Add Artifactorial variablesArthur
2019-05-31igt: combine dump-igt-chamelium-test-result.yaml to igt-chamelium-test.yamlArthur
2019-04-04igt: modify for sanity checkArthur She
2019-03-13igt:Arthur She
If TEST_LIST is not assigned, generate it with Chamelium HDMI related tests.
2019-01-08Add igt-chamelium-testArthur She