From 110909a23b78884a58710d4d304ab51ef1233095 Mon Sep 17 00:00:00 2001 From: "rohit.raj@t-systems.com" Date: Wed, 22 Jan 2025 20:40:10 +0100 Subject: Chef removal changes for openecomp-be - Removal of Chef recipes in the module. - Introduction of shell scripts in the module to replace some recipes. - Generation of module configuration using Charts. - Introduction of config files in integration tests to simulate files generated by Charts in the module. Issue-ID: SDC-4698 Change-Id: I9bb68309d49899247a9cebe4142a568f5ee597f2 Signed-off-by: rohit.raj@t-systems.com --- .../onboard-backend-config/externaltesting-configuration.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 integration-tests/openecomp-be-config/onboard-backend-config/externaltesting-configuration.yaml (limited to 'integration-tests/openecomp-be-config/onboard-backend-config/externaltesting-configuration.yaml') diff --git a/integration-tests/openecomp-be-config/onboard-backend-config/externaltesting-configuration.yaml b/integration-tests/openecomp-be-config/onboard-backend-config/externaltesting-configuration.yaml new file mode 100644 index 0000000000..9bea6fc50e --- /dev/null +++ b/integration-tests/openecomp-be-config/onboard-backend-config/externaltesting-configuration.yaml @@ -0,0 +1,6 @@ +client: + enabled: true +endpoints: + - vtp,VTP,true,http://refrepo:8702/onapapi/vnfsdk-marketplace,onap.* + - repository,Repository,false,,.* + -- cgit 1.2.3-korg