Add DANM CRD path to mock macros 05/1205/1
authorKrisztian Lengyel <krisztian.lengyel@nokia.com>
Tue, 16 Jul 2019 12:53:13 +0000 (14:53 +0200)
committerKrisztian Lengyel <krisztian.lengyel@nokia.com>
Tue, 16 Jul 2019 12:53:13 +0000 (14:53 +0200)
Change-Id: I7ea6fbc44396f3fe19f151a9d4912143d1a6969c
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
mock/mock.cfg.template

index b20ffff..c5b3496 100644 (file)
@@ -57,6 +57,7 @@ config_opts['macros']['%_caas_manifest_path'] = "%{_caas_path}/manifests"
 config_opts['macros']['%_caas_chart_path'] = "%{_caas_path}/infra-charts"
 config_opts['macros']['%_caas_libexec_path'] = "%{_libexecdir}/caas"
 config_opts['macros']['%_caas_rbac_manifests_path'] = "%{_caas_path}/rbac_manifests"
+config_opts['macros']['%_caas_danm_crd_path'] = "%{_caas_path}/crds"
 config_opts['macros']['%_cm_config_dir'] = "%{_platform_etc_path}/cmframework/config"
 config_opts['macros']['%_cm_caas_config_file'] = "%{_cm_config_dir}/caas.yaml"
 config_opts['macros']['%_caas_lcm_path'] = "/opt/caas_lcm/"