From a89b39cdc71a798233d48dcfd4ec163573c063b7 Mon Sep 17 00:00:00 2001 From: Michal Jagiello Date: Wed, 1 Feb 2023 07:12:10 +0000 Subject: [PATCH] [ONAP] Integration build-integration pipeline repo New repository needed to run gating flow Signed-off-by: Michal Jagiello Change-Id: I6555911f7685ddf48aec858b2eec44be5e324371 --- .../pipelines/build-integration/INFO.yaml | 67 ++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 gerrit.onap.org/integration/pipelines/build-integration/INFO.yaml diff --git a/gerrit.onap.org/integration/pipelines/build-integration/INFO.yaml b/gerrit.onap.org/integration/pipelines/build-integration/INFO.yaml new file mode 100644 index 00000000..2c2ba71b --- /dev/null +++ b/gerrit.onap.org/integration/pipelines/build-integration/INFO.yaml @@ -0,0 +1,67 @@ +--- +project: 'integration/pipelines/build-integration' +project_creation_date: '2023-02-01' +lifecycle_state: 'Incubation' +project_category: '' +project_lead: &onap_integration_ptl + name: 'Michal Jagiello' + email: 'Michal.Jagiello@t-mobile.pl' + company: 'T-Mobile' + id: 'MichalJagielloTMPL' + timezone: 'Europe/Warsaw' +primary_contact: *onap_integration_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/INT' + key: 'INT' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: 'integration' +realtime_discussion: '' +meetings: + - type: 'zoom' + agenda: 'https://wiki.onap.org/display/DW/Integration+Meeting+Minutes' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593670' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '14:00 UTC' +repositories: + - 'integration/pipelines/build-integration' +committers: + - <<: *onap_integration_ptl + - name: 'Catherine Lefevre' + email: 'cl664y@att.com' + company: 'AT&T' + id: 'Katel34' + timezone: 'Europe/Brussels' + - name: 'Krzysztof Kuzmicki' + email: 'krzysztof.kuzmicki@nokia.com' + company: 'nokia' + id: 'kkuzmick' + timezone: 'Europe/Warsaw' + - name: 'Andreas Geissler' + email: 'andreas-geissler@telekom.de' + company: 'Deutsche Telekom' + id: 'andreasgeissler' + timezone: 'Europe/Berlin' + - name: 'Michal Jagiello' + email: 'Michal.Jagiello@t-mobile.pl' + company: 'T-Mobile' + id: 'MichalJagielloTMPL' + timezone: 'Europe/Warsaw' + - name: 'Lukasz Rajewski' + email: 'lukasz.rajewski@t-mobile.pl' + company: 'T-Mobile' + id: 'rajewluk' + timezone: 'Europe/Warsaw' + - name: 'Fiachra Corcoran' + email: 'fiachra.corcoran@est.tech' + company: 'Ericsson' + id: 'efiacor' + timezone: 'Europe/Dublin' +tsc: + # yamllint disable rule:line-length + approval: 'https://lists.onap.org/pipermail/onap-tsc' + changes: -- 2.16.6