summaryrefslogtreecommitdiffstats
path: root/kubernetes/common/mariadb-init/Chart.yaml
blob: 62a6f63a546e56109e836c10140eedd1e7c66d14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright © 2018 Amdocs, Bell Canada
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#       http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

apiVersion: v1
description: Chart for MariaDB Galera init job
name: mariadb-init
version: 6.0.0
ot;, "InventoryGroup_vG_1.json", "PlacementOptimizationPolicy.json", "ResourceInstancePolicy_vG_1.json", "VNFPolicy_vGMuxInfra_1.json", "VNFPolicy_vG_1.json", "ZonePolicy_vGMuxInfra_1.json", "ZonePolicy_vG_1.json"] request_json = json.loads(open(parameter_data_file).read()) policies = [json.loads(open(policy_data_path + file).read()) for file in policy_data_files] local_config = yaml.load(open(local_config_file)) templ_string = conductor_api_builder(request_json, policies, local_config, [], conductor_api_template) templ_json = json.loads(templ_string) self.assertEqual(templ_json["name"], "yyy-yyy-yyyy") if __name__ == "__main__": unittest.main()