From c46ef94c1b65b58646f20a3541c94ece28c2e0f0 Mon Sep 17 00:00:00 2001 From: "Chayal, Avteet (ac229e)" Date: Tue, 7 May 2019 13:35:03 +0000 Subject: Fix OSDF input to HAS to use num_solution Fix OSDF input to HAS to use num_solution Issue-ID: OPTFRA-497 Change-Id: I339a9e09aac766ce918ce6fa6d4dffc9d7ae741b Signed-off-by: Chayal, Avteet (ac229e) --- test/placement-tests/request_placement_vfmod.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/placement-tests/request_placement_vfmod.json') diff --git a/test/placement-tests/request_placement_vfmod.json b/test/placement-tests/request_placement_vfmod.json index 9e85e74..d9f620f 100644 --- a/test/placement-tests/request_placement_vfmod.json +++ b/test/placement-tests/request_placement_vfmod.json @@ -82,7 +82,7 @@ }, "homing_template_version": "2017-10-10" }, - "limit": 100, + "num_solution": 100, "files": {}, "timeout": 1200 -} \ No newline at end of file +} -- cgit 1.2.3-korg