Update git submodules
authorliamfallon <liam.fallon@est.tech>
Thu, 11 Jul 2019 11:55:05 +0000 (11:55 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 11 Jul 2019 11:55:05 +0000 (11:55 +0000)
commit1f9e40e4ebdfb47d91681fb359371882e651e753
tree2c8e28376f32a2555f713f0a48ab15c882a60670
parente1dd2fc11d19bcf994f63b442bfa20ca16e11c81
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 <liam.fallon@est.tech>
docs/submodules/policy/apex-pdp.git