aboutsummaryrefslogtreecommitdiffstats
path: root/INFO
blob: c19a9d5185495c7bf94b86123c61f19efce5f790 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Project: Test framework for verifying infrastructure compliance (yardstick)
Project Creation Date: April 28th, 2015
Project Category: Integration & Testing
Lifecycle State: Incubation
Primary Contact: ross.b.brattain@intel.com
Project Lead: ross.b.brattain@intel.com
Jira Project Name: Infrastructure Verification
Jira Project Prefix: Yardstick
Mailing list tag: [Yardstick]
IRC: #opnfv-yardstick
Repository: yardstick

Committers:
jorgen.w.karlsson@ericsson.com
jean.gaoliang@huawei.com
vincenzo.m.riccobene@intel.com
lvjing5@huawei.com
wu.zhihui1@zte.com.cn
14_ykl@tongji.edu.cn
limingjiang@huawei.com
trevor.cooper@intel.com
ross.b.brattain@intel.com

Link to TSC approval: http://meetbot.opnfv.org/meetings/
Link to approval of additional submitters:
Link to approval of new PTL: Done via Condorcet Internet Voting Service, avaliable from Raymond Piak
ar l-Scalar-Plain">kibana/ volumes: - ./kibana/config/:/opt/kibana/config/ privileged: true ports: - "5601:5601" links: - elasticsearch yardstick: restart: always image: opnfv/yardstick:latest volumes: - /var/run/docker.sock:/var/run/docker.sock - /tmp/:/tmp/ ports: - "8888:5000" privileged: true environment: - INSTALLER_IP=192.168.200.2 - INSTALLER_TYPE=compass bottlenecks: restart: always build: bottlenecks/ volumes: - /var/run/docker.sock:/var/run/docker.sock - /tmp/:/tmp/ privileged: true environment: - INSTALLER_IP=192.168.200.2 - INSTALLER_TYPE=compass - DEBUG=true - NODE_NAME=${NODE_NAME} - DEPLOY_SCENARIO=${DEPLOY_SCENARIO} - BUILD_TAG=${BUILD_TAG} - BRANCH=${BRANCH}