From f32f0fe4bfb370d7336e890c0c12322d2be2d587 Mon Sep 17 00:00:00 2001 From: Neha Vadnere Date: Tue, 25 Apr 2017 00:17:44 +0530 Subject: Adding new SRIOV Standalone Context This patch adds new SRIOV context to run VNFs with - random uuid generation, - mac address generation, - getting dpdk_nic_bind path, - ssh key based authentication, - printing log messages, - added apache2 licence JIRA: YARDSTICK-480 Change-Id: Ic8317eb9e7e4ecf270091c18be4782d1299ff087 Signed-off-by: Neha Vadnere Signed-off-by: Bindya N --- tests/unit/benchmark/contexts/sriov_sample_write_to_file.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/unit/benchmark/contexts/sriov_sample_write_to_file.txt (limited to 'tests/unit/benchmark/contexts/sriov_sample_write_to_file.txt') diff --git a/tests/unit/benchmark/contexts/sriov_sample_write_to_file.txt b/tests/unit/benchmark/contexts/sriov_sample_write_to_file.txt new file mode 100644 index 000000000..f0eec86f6 --- /dev/null +++ b/tests/unit/benchmark/contexts/sriov_sample_write_to_file.txt @@ -0,0 +1 @@ +some content \ No newline at end of file -- cgit 1.2.3-korg