User Tools

Site Tools


agl-jta

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
agl-jta [2016/06/01 02:34]
qiaonuohan created
agl-jta [2016/06/01 03:20] (current)
qiaonuohan [Categorizing Test Cases]
Line 2: Line 2:
  
 PPT for AGL-JTA can be found [[https://​www.automotivelinux.org/​sites/​agl/​files/​pages/​files/​20160214_amm_jta_intro_-_nuohan_v2.pdf|here]] PPT for AGL-JTA can be found [[https://​www.automotivelinux.org/​sites/​agl/​files/​pages/​files/​20160214_amm_jta_intro_-_nuohan_v2.pdf|here]]
 +
 +==== What is CIAT ====
 +
 +AGL-JTA is based on [[http://​elinux.org/​Fuego|Fuego]] and supposed to offer automated test for AGL.
 +
 +{{:​what_is_agl-jta.png?​600|}}
 +
 +==== Current Work ====
 +
 +Now we are working on 
 +  - categorizing test cases
 +  - listing test results in a better way
 +
 +==== Categorizing Test Cases ====
 +
 +  * currently existing generic tests -> "​common"​
 +  * board-specific tests will be added and categorized to board-specific category, like renesas-porter
 +  * The inclusion of test cases will be reflected in batch jobs
 +
 +=== Layout of Test Cases ===
 +
 +^ test name  ^ for what board  ^ assigned category ​ ^
 +|Benchmark.bc|all|common|
 +|Benchmark.fio|all|common|
 +|Benchmark.porter1|porter|renesas-porter|
 +|Benchmark.porter2|porter|renesas-porter|
 +|Benchmark.minnowboard1|minnowboard|intel-minnowboard|
 +|Benchmark.minnowboard2|minnowboard|intel-minnowboard|
 +
 +  - test cases assigned to '​common'​ will also included by other categories
 +  - When batch test, CIAT.renesas-porter,​ is executed, Benchmark.bc,​ Benchmark.fio,​ Benchmark.porter1,​ Benchmark.porter2 will be executed as well.
 +
 +== An Example: ==
 +
 +test configuration
 +  $AGL-JTA-core/​job_conf/​common/​Functional.LTP.Syscalls
 +  $AGL-JTA-core/​jobs/​Functional.LTP.Syscalls -> ../​job_conf/​common/​Functional.LTP.Syscalls
 +test scripts
 +  $AGL-JTA-core/​engine/​tests/​common/​Functional.LTP.Syscalls
 +
 +=== Batch Jobs ===
 +
 +{{:​batch_job1.png?​400|}}
 +{{:​batch_job2.png?​400|}}
 +
 +==== Listing Test Results in a Better Way ====
 +
 +//TBD//
agl-jta.1464748483.txt.gz ยท Last modified: 2016/06/01 02:34 by qiaonuohan