Implement the collector regex for system info logfile. 61/29061/6
authorwu.zhihui <wu.zhihui1@zte.com.cn>
Mon, 20 Feb 2017 07:59:00 +0000 (15:59 +0800)
committerwu.zhihui <wu.zhihui1@zte.com.cn>
Tue, 21 Feb 2017 08:46:19 +0000 (16:46 +0800)
commitdc644ae242f265410a9c6022d205a6b1b76cab8e
treef2599dd2fe19b0ca653171db96f6899f744158dd
parent18669642c79370b752914bf4007230411367d9ba
Implement the collector regex for system info logfile.

I commented sone lines. Because these part can't be supported
well by grep_in_file().

Change-Id: Ifc0ab1b6f40180e40c150b2c80eeaa6c72274ac9
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
tests/data/benchmarks/plan/compute.yaml [new file with mode: 0644]
tests/unit/loader/plan_test.py