From 1f9e40e4ebdfb47d91681fb359371882e651e753 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 11 Jul 2019 11:55:05 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/policy/apex-pdp.git from branch 'master' to adf67497761295115dc75b525500d687518fc4fd - Add integration tests for executor properties Added integration test that sets properties in a dummy plugin and amends them in tasks in a policy. Variosu tests added to check combinations of where properties are set in plugins or in tasks or both. Implementaiton changed to: - Always pass in a Properies object, the properties object coming into the policy cannot be null because the task/TSL/SFL may wish to set it - Fix a bug where the properties were not passed from the ApexEvent to the engine event in the ApexEventUnmarshaller class Issue-ID: POLICY-1743 Change-Id: I6aa152b28d46cf3cc6fa56a1a95b76a8e55f5a49 Signed-off-by: liamfallon --- docs/submodules/policy/apex-pdp.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/policy/apex-pdp.git b/docs/submodules/policy/apex-pdp.git index 5c384fb28..adf674977 160000 --- a/docs/submodules/policy/apex-pdp.git +++ b/docs/submodules/policy/apex-pdp.git @@ -1 +1 @@ -Subproject commit 5c384fb2888029c2babb859c30318749e1ce828c +Subproject commit adf67497761295115dc75b525500d687518fc4fd -- 2.16.6