diff options
author | 2016-10-13 02:15:08 +0000 | |
---|---|---|
committer | 2016-10-13 02:15:08 +0000 | |
commit | 777a9ce183e688f38d3a5f60fb7ac1bd36f43c5a (patch) | |
tree | 79566c19bec0bc31008f8feab0c2bcc8ddc05843 | |
parent | 6184871cf8eb30962b4e5830e12c6615cbc9d675 (diff) |
fnst.porter
Signed-off-by: ciat.agl.jta <ciat.agl.jta@gmail.com>
-rw-r--r-- | fnst.porter/detailed_results/test.porter1.xml | 18 | ||||
-rw-r--r-- | fnst.porter/info | 7 | ||||
-rw-r--r-- | fnst.porter/manifest.xml | 1 | ||||
-rw-r--r-- | fnst.porter/result | 3 |
4 files changed, 29 insertions, 0 deletions
diff --git a/fnst.porter/detailed_results/test.porter1.xml b/fnst.porter/detailed_results/test.porter1.xml new file mode 100644 index 0000000..94a3737 --- /dev/null +++ b/fnst.porter/detailed_results/test.porter1.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<report> + <name>test.porter1</name> + <starttime>2016-10-13 02:14:54</starttime> + <endtime>2016-10-13 02:14:54</endtime> + <result>SUCCESS</result> + <items> + <item> + <name>test.porter1</name> + <result>PASS</result> + </item> + </items> + <filesystem>ext4</filesystem> + <device>/dev/sda1</device> + <board_version>'Porter Rev 1.0'</board_version> + <test_dir>/home//jta.test.porter1</test_dir> + <command_line>sh touch-device.sh tmpfile</command_line> +</report>
\ No newline at end of file diff --git a/fnst.porter/info b/fnst.porter/info new file mode 100644 index 0000000..0085e4b --- /dev/null +++ b/fnst.porter/info @@ -0,0 +1,7 @@ +DATE: 2016-10-13-a +Start Time: 2016/10/13 02:14:40 (UTC) +End Time: 2016/10/13 02:15:02 (UTC) +Board Version: Porter Rev 1.0 +Test Dir: /home/ +Test Device: /dev/sda1 +Filesystem for Test Device : ext4 diff --git a/fnst.porter/manifest.xml b/fnst.porter/manifest.xml new file mode 100644 index 0000000..3a9805b --- /dev/null +++ b/fnst.porter/manifest.xml @@ -0,0 +1 @@ +CIAT.inhouse_deploy,2 diff --git a/fnst.porter/result b/fnst.porter/result new file mode 100644 index 0000000..cf36b67 --- /dev/null +++ b/fnst.porter/result @@ -0,0 +1,3 @@ +test.common1,0,1,0 +test.porter2,1,0,0 +test.porter1,1,0,0 |