diff options
author | liamfallon <liam.fallon@est.tech> | 2019-07-11 11:55:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-11 11:55:05 +0000 |
commit | 1f9e40e4ebdfb47d91681fb359371882e651e753 (patch) | |
tree | 2c8e28376f32a2555f713f0a48ab15c882a60670 /docs/submodules/policy | |
parent | e1dd2fc11d19bcf994f63b442bfa20ca16e11c81 (diff) |
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>
Diffstat (limited to 'docs/submodules/policy')
m--------- | docs/submodules/policy/apex-pdp.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/policy/apex-pdp.git b/docs/submodules/policy/apex-pdp.git -Subproject 5c384fb2888029c2babb859c30318749e1ce828 +Subproject adf67497761295115dc75b525500d687518fc4f |