Merge "Modify YARDSTICK_DB_BACKEND value on zte-pod1."
[releng.git] / utils / test / result_collection_api / README.md
1 # result_collection_api
2
3 ## prepare:
4 Install:
5
6 ```
7 pip install testtools
8 pip install discover
9 ```
10
11 ## How to:
12 run_test.sh:
13
14 ```
15 bash ./run_test.sh
16 ```