From 5c26e413acd1b23e90e4cee819b16f1e5b447181 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 12 Apr 2018 18:34:22 +0000 Subject: Updated git submodules Project: integration master 954096c23115faa633ba91f61c0e5d247cb47e20 Merge "Optimization Policy CSIT tests" Optimization Policy CSIT tests This CSIT tests requires an entry in the database. I modified the sql script in the PE packages. That commit should be merged in order for this to pass I had the wrong variable name for ${policy_name} in the template. I fixed this but I am not able to test locally so I cant be 100% sure this will resolve the issue I added fixes for the 2 failures. I think the createPolicy failed due to an invalid model but I see the model being inserted in the pap log. The only thing I can think of is that it does not like the camel case for hpaPolicy and the all caps for CSIT version so I just made these all lower case in the request template Change-Id: I59fe578c57ab927fe356071a5b4a28bd987fafd7 Issue-ID: POLICY-639 Signed-off-by: Michael Mokry --- docs/submodules/integration.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git index c95de5096..954096c23 160000 --- a/docs/submodules/integration.git +++ b/docs/submodules/integration.git @@ -1 +1 @@ -Subproject commit c95de5096426da46d5ef5e17609c752222a3d6ac +Subproject commit 954096c23115faa633ba91f61c0e5d247cb47e20 -- cgit 1.2.3-korg