Add support to the test case required by YARDSTICK-145 87/4387/6
authorVincenzo Riccobene <vincenzox.m.riccobene@intel.com>
Fri, 11 Dec 2015 21:42:20 +0000 (21:42 +0000)
committerJörgen Karlsson <jorgen.w.karlsson@ericsson.com>
Tue, 15 Dec 2015 16:05:40 +0000 (16:05 +0000)
commitd8377e956f73f70cb70b62a3c31677460ea85f6e
treed7ebc7c31caa4dfdb7fcc1cc559aab0c1bc96dc2
parent9c78a42bb6cc9ba8a8f93c3b1f95f5ed5b9b1c97
Add support to the test case required by YARDSTICK-145

Add support to ApexLake to the test case that validates the instantiation of the virtual Traffic Classifier within OpenStack

JIRA: YARDSTICK-145

Change-Id: I533712de36de4e40fdec15b2be2348fbb8c29dfc
Signed-off-by: Vincenzo Riccobene <vincenzox.m.riccobene@intel.com>
yardstick/vTC/apexlake/experimental_framework/benchmarks/instantiation_validation_benchmark.py [new file with mode: 0644]
yardstick/vTC/apexlake/experimental_framework/libraries/__init__.py [new file with mode: 0644]
yardstick/vTC/apexlake/experimental_framework/libraries/packet_checker/Makefile [new file with mode: 0644]
yardstick/vTC/apexlake/experimental_framework/libraries/packet_checker/test_sniff.c [new file with mode: 0644]
yardstick/vTC/apexlake/tests/instantiation_validation_bench_test.py [new file with mode: 0644]