From 94c06eb7e2b878e9cfe5c63b64d0d97e03ae0dff Mon Sep 17 00:00:00 2001 From: mrichomme Date: Wed, 19 Aug 2020 13:25:17 +0200 Subject: [PATCH] Initiate testsuite/cds repository This repository aims to host CDS tests upstreamed by Bell Canada It it mainly functional tests Some of the tests could be used in Integration tests The committers are the usual Integration committers + Trevor Plestid Trevor (amdocs for Bell Canada) is managing the team in charge of these tests Issue-ID: INT-1697 Signed-off-by: mrichomme Change-Id: I98fc2f9b6d92fc1945907d50b370566bf1b0be93 Signed-off-by: mrichomme --- gerrit.onap.org/testsuite/cds/INFO.yaml | 101 ++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 gerrit.onap.org/testsuite/cds/INFO.yaml diff --git a/gerrit.onap.org/testsuite/cds/INFO.yaml b/gerrit.onap.org/testsuite/cds/INFO.yaml new file mode 100644 index 00000000..b6ce9492 --- /dev/null +++ b/gerrit.onap.org/testsuite/cds/INFO.yaml @@ -0,0 +1,101 @@ +--- +project: 'testsuite-cds' +project_creation_date: '2020-08-19' +lifecycle_state: 'Incubation' +project_category: '' +project_lead: &testsuite_cds_ptl + name: 'Morgan Richomme' + email: 'morgan.richomme@orange.com' + id: 'mrichomme' + company: 'Orange' + timezone: 'France/Paris' +primary_contact: *testsuite_cds_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/TEST' + key: 'TEST' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: '<[sub-project_name]>' +realtime_discussion: 'http://team.onap.eu' +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: + - 'testsuite/cds' +committers: + - <<: *testsuite_cds_ptl + - name: 'Christophe Closset' + email: 'cc697w@intl.att.com' + company: 'ATT' + id: 'ChrisC' + timezone: 'Belgium/Namur' + - name: 'Daniel Rose' + email: 'DR695H@att.com' + company: 'ATT' + id: 'DR695H' + timezone: 'America/New_York' + - name: 'Catherine Lefevre' + email: 'cl664y@att.com' + company: 'AT&T' + id: 'Katel34' + timezone: 'Europe/Belgium' + - name: 'Marco Platania' + email: 'platania@research.att.com' + company: 'ATT' + id: 'platania' + timezone: 'America/New_York' + - name: 'Brian Freeman' + email: 'bf1936@att.com' + company: 'AT&T' + id: 'bdfreeman1421' + timezone: 'America/New_York' + - name: 'Morgan Richomme' + email: 'morgan.richomme@orange.com' + company: 'orange' + id: 'mrichomme' + timezone: 'France/Paris' + - name: 'Bartek Grzybowski' + email: 'b.grzybowski@partner.samsung.com' + company: 'samsung' + id: 'bgrzybowski' + timezone: 'Poland/Warsaw' + - name: 'Marcin Przybysz' + email: 'marcin.przybysz@nokia.com' + company: 'nokia' + id: 'mprzybys' + timezone: 'Poland/Warsaw' + - name: 'Eric Multanen' + email: 'eric.w.multanen@intel.com' + company: 'intel' + id: 'ewmulta' + timezone: 'America/Los_Angeles' + - name: 'Krzysztof Kuzmicki' + email: 'krzysztof.kuzmicki@nokia.com' + company: 'nokia' + id: 'kkuzmick' + timezone: 'Europe/Warsaw' + - name: 'Pawel Wieczorek' + email: 'p.wieczorek2@samsung.com' + company: 'samsung' + id: 'pwieczorek' + timezone: 'Europe/Warsaw' + - name: 'Andreas Geissler' + email: 'andreas-geissler@telekom.de' + company: 'Deutsche Telekom' + id: 'andreasgeissler' + timezone: 'Europe/Berlin' + - name: 'Trevor Plestid' + email: 'Trevor.Plestid@amdocs.com' + company: 'Amdocs' + id: 'TPlestid' + timezone: 'America/Montreal' +tsc: + # yamllint disable rule:line-length + approval: 'https://lists.onap.org/g/onap-tsc/message/6991?p=,,,20,0,0,0::Created,,repository,20,2,0,76243596' -- 2.16.6