From f1e95cd95c05be145c3fde9f08404724937edf49 Mon Sep 17 00:00:00 2001 From: Ankitkumar Patel Date: Tue, 27 Mar 2018 11:54:53 -0400 Subject: Updates to address new HPA policies Issue-ID: OPTFRA-100 Change-Id: Iaff7b50dc5394546cc46591bef9b054cd6cde792 Signed-off-by: Ankitkumar Patel --- test/config/common_config.yaml | 8 ++++++++ test/config/has_config.yaml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'test/config') diff --git a/test/config/common_config.yaml b/test/config/common_config.yaml index 6a5f5e1..2461fd8 100644 --- a/test/config/common_config.yaml +++ b/test/config/common_config.yaml @@ -38,6 +38,14 @@ references: value: content.properties.subscriberRole policy_info: + prioritization_attributes: + policy_type: + - content.policyType + resources: + - content.resources + - content.objectiveParameter.parameterAttributes.resources + service_name: + - content.serviceName placement: policy_fetch: by_scope policy_scope: diff --git a/test/config/has_config.yaml b/test/config/has_config.yaml index 8cbeda2..c31d666 100644 --- a/test/config/has_config.yaml +++ b/test/config/has_config.yaml @@ -10,7 +10,7 @@ policy_config_mapping: country: country, geo_region: geoRegion, exclusivity_groups: exclusivityGroups, - replication_role: replicationRole, + replication_role: replicationRole remapping: model-invariant-id: modelInvariantId, model-version-id: modelVersionId -- cgit 1.2.3-korg