From d273edeccd97122de1caec74243d702a652cacb9 Mon Sep 17 00:00:00 2001 From: Andreas Geissler Date: Wed, 19 Oct 2022 17:49:04 +0200 Subject: [GITLAB] Initial content for gitlab project xtesting-onap Issue-ID: INT-2150 Signed-off-by: Andreas Geissler Change-Id: I6a429e2f661474fe54b13b6513eca64f13e99b50 --- doc/artifacts/versions/test_honolulu.json | 62 +++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 doc/artifacts/versions/test_honolulu.json (limited to 'doc/artifacts/versions/test_honolulu.json') diff --git a/doc/artifacts/versions/test_honolulu.json b/doc/artifacts/versions/test_honolulu.json new file mode 100644 index 0000000..35f7174 --- /dev/null +++ b/doc/artifacts/versions/test_honolulu.json @@ -0,0 +1,62 @@ +[ + { + "container": "a1policymanagement-update-config", + "component": "a1policymanagement", + "image": "dibi/envsubst", + "version": "1" + }, + { + "container": "aaf-sms-preload", + "component": "aaf-sms", + "image": "nexus3.onap.org:10001/onap/aaf/sms", + "version": "4.0.2" + }, + { + "container": "aaf-sms-quorumclient", + "component": "aaf-sms-quorumclient", + "image": "nexus3.onap.org:10001/onap/aaf/smsquorumclient", + "version": "4.0.2" + }, + { + "container": "aaf-sms-quorumclient", + "component": "aaf-sms-quorumclient", + "image": "nexus3.onap.org:10001/onap/aaf/smsquorumclient", + "version": "4.0.2" + }, + { + "container": "appc-cdt", + "component": "appc-cdt", + "image": "nexus3.onap.org:10001/onap/appc-cdt-image", + "version": "1.7.2" + }, + { + "container": "filebeat-onap", + "component": "aai-modelloader", + "image": "docker.nexus.azure.onap.eu/beats/filebeat", + "version": "5.5.0" + }, + { + "container": "filebeat-onap", + "component": "aai-resources", + "image": "docker.nexus.azure.onap.eu/beats/filebeat", + "version": "5.5.0" + }, + { + "container": "oof-has-api-nginx", + "component": "oof-has-api", + "image": "docker.nexus.azure.onap.eu/bitnami/nginx", + "version": "1.18-debian-10" + }, + { + "container": "policy-clamp-fe", + "component": "policy-clamp-fe", + "image": "nexus3.onap.org:10001/onap/policy-clamp-frontend", + "version": "6.0.2" + }, + { + "container": "vnfsdk-postgres", + "component": "vnfsdk-postgres-replica", + "image": "docker.nexus.azure.onap.eu/crunchydata/crunchy-postgres", + "version": "centos8-13.2-4.6.1" + } +] -- cgit 1.2.3-korg