From cadf8ed4a0e6ae7072154cfb8b93f4afe6fb4eba Mon Sep 17 00:00:00 2001 From: Abhijit Sinha Date: Mon, 18 Jun 2018 10:54:49 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge changes from topic 'convert-sla-asserts-to-raises' * changes: Replace MagicMocks with Mocks from SearchRunner UTs Add vsperf_dpdk SLA validation unit test cases Cleanup vsperf unit tests - Replace MagicMocks with Mocks from SearchRunner UTs This patch replaces unneeded MagicMocks with Mocks from TestSearchRunner and TestSearchRunnerHelper. JIRA: YARDSTICK-1169 Change-Id: I30a7bbc71c0b1062e6c0dfe634a5a8f1ecb7c684 Signed-off-by: Miikka Koistinen - Add vsperf_dpdk SLA validation unit test cases JIRA: YARDSTICK-1228 Change-Id: Ic32f2bcd7f8bdf718c9c266666409d32ecab4924 Signed-off-by: Miikka Koistinen - Cleanup vsperf unit tests Remove unneeded mock return values and improve the test execution. Add unit test cases about SLA validation. JIRA: YARDSTICK-1227 Change-Id: I90b8b9c4cb6a57ae4b0869e84af0da43ee22a670 Signed-off-by: Miikka Koistinen --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 6ff516b16..772d13797 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 6ff516b16246e18c0c452905d6e0806db4e53cc0 +Subproject commit 772d13797e7c84cbc0f8b7ac9005c97b8111cfa8 -- cgit 1.2.3-korg