15:03:40 #startmeeting Testperf Weekly Meeting 20180712 15:03:40 Meeting started Thu Jul 12 15:03:40 2018 UTC. The chair is gabriel_yuyang. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:03:40 Useful Commands: #action #agreed #help #info #idea #link #topic. 15:03:40 The meeting name has been set to 'testperf_weekly_meeting_20180712' 15:03:50 #topic Roll Call 15:04:06 #info Gabriel Yu 15:04:12 #info David McBride 15:04:16 #info Mark Beierl 15:05:02 #topic Container Performance Testing 15:07:34 #info Rex 15:07:40 #info Storperf needs more information from stor4nfv about container volume testing 15:08:07 #link https://github.com/kubernetes/perf-tests 15:08:26 #info StorPerf uses Heat to launch a VM which then gets an SSH key from the orchestrator. We can then ssh to the VM and copy FIO to it and start executing workloads. 15:09:10 #info with Containers, I don't know if SSH is possible, as containers do not usually run sshd and they might not get the SSH key from the orchestrator (like VM with cloud-init) 15:09:34 #link https://github.com/kubernetes/perf-tests/tree/master/clusterloader 15:09:40 #info So, StorPerf needs to investigate how to communicate with the container for copying FIO to it, as well as for remotely executing FIO 15:09:56 mbeierl: you can have ssh service with container 15:11:09 mj_rex: that is true. I guess an idea would be to find a previously published container (or even publish one from StorPerf) and make sure that it either has an SSH key in it, or can have a hard-coded username password? 15:12:02 I think I need to find more information on how containers can be launched by OpenStack and Heat. 15:12:29 #info VSPERF present ideas about the container network testing in earlier meeting 15:13:55 #info As to Yardstick, Rex working on a docker images including iperf, netperf, fio,.. 15:14:27 #info Yardstck is capable of setting up pods through k8s and 2 sample tests 15:15:07 #link https://github.com/kubernetes/test-infra/tree/master/kubetest 15:17:20 #link https://github.com/kubernetes/test-infra 15:23:42 #link https://gerrit.opnfv.org/gerrit/#/c/51635/ 15:24:44 #link https://git.opnfv.org/yardstick/tree/yardstick/common/kubernetes_utils.py 15:24:51 mbeierl: some sample of utilizing kubernetes api in Yardstick 15:25:02 #link https://gist.github.com/djkonro/d087ae4cf70caa59fb55c8e0a0755aba 15:30:46 #info in case anyone want to set up a kubernetes cluster: https://wiki.opnfv.org/display/compass4nfv/Containerized+Compass+for+K8S+Integration 15:33:18 #info David: in the next release, milestone of kubernetes should be set up 15:38:54 #link https://etherpad.opnfv.org/p/minum_test_sets_gating_cd 15:40:52 #info to be clear, I'm proposing two things: 1) k8s scenarios should be running HC for kubernetes; and 2) increase the requirements for MS3 to include k8s scenario deployment and passing HC for kubernetes 15:43:56 #link https://wiki.opnfv.org/display/dovetail/Proposed+Test+Scope+of+OVP+2018.0x 15:51:41 #AoB Gates for OPNFV CD Release 15:52:06 #info David will reach out to Steaven about SNAPS status 15:53:01 #info David want to Cedric to present about details of healthcheck in either Testperf or the Tech discussion 15:53:42 #endmeeting