From 98398da1a3aca4f9c32ad973800279a86a276c97 Mon Sep 17 00:00:00 2001 From: lf-jobbuilder Date: Wed, 17 Feb 2021 20:42:02 +0000 Subject: [PATCH] opnfv functest change to INFO.yaml file Changes to an INFO.yaml have been merged by a remote project. Details: LFN Project: opnfv Gerrit Host: gerrit.opnfv.org Gerrit Project: functest Signed-off-by: lf-jobbuilder Change-Id: Ic786c91d217f474762e107bd94727fe4a07e8184 --- gerrit.opnfv.org/functest/INFO.yaml | 43 +++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 gerrit.opnfv.org/functest/INFO.yaml diff --git a/gerrit.opnfv.org/functest/INFO.yaml b/gerrit.opnfv.org/functest/INFO.yaml new file mode 100644 index 00000000..cf3b176c --- /dev/null +++ b/gerrit.opnfv.org/functest/INFO.yaml @@ -0,0 +1,43 @@ +--- +project: 'Base System Functionality Testing Project (functest)' +project_creation_date: 'January 20, 2015' +project_category: 'Integration & Testing' +lifecycle_state: 'Mature' +project_lead: &opnfv_functest_ptl + name: 'Cédric Ollivier' + email: 'cedric.ollivier@orange.com' + company: 'orange' + id: 'ollivier' + timezone: 'Europe/Paris' +primary_contact: *opnfv_functest_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/FUNCTEST' + key: 'FUNCTEST' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[functest]' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#opnfv-functest' +meetings: + - type: 'irc' + agenda: 'https://wiki.opnfv.org/display/functest/Functest+5.+Meeting' + url: 'http://ircbot.wl.linuxfoundation.org/meetings/opnfv-functest/' + server: 'freenode.net' + channel: '#opnfv-meeting' + repeats: 'weekly' + time: '08:00 UTC' +repositories: + - 'functest' + - 'functest-kubernetes' + - 'functest-requirements' + - 'functest-xtesting' +committers: + - <<: *opnfv_functest_ptl +tsc: + # yamllint disable rule:line-length + approval: 'http//meetbot.opnfv.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-01-20-14.57.html' + # yamllint enable rule:line-length -- 2.16.6