Monday, 2018-08-20

*** zhangfei has joined #openstack-helm00:40
*** sawblade6 has joined #openstack-helm01:05
*** sawblade6 has quit IRC01:10
*** chenyb4 has joined #openstack-helm01:22
*** sawblade6 has joined #openstack-helm01:32
*** sawblade6 has quit IRC01:45
*** sawblade6 has joined #openstack-helm01:51
*** sawblade6 has quit IRC01:55
*** zhangfei has quit IRC02:14
*** zhangfei has joined #openstack-helm02:14
*** sawblade6 has joined #openstack-helm02:47
*** sawblade6 has quit IRC02:52
*** sawblade6 has joined #openstack-helm03:02
*** sawblade6 has quit IRC03:08
*** sawblade6 has joined #openstack-helm03:14
*** sawblade6 has quit IRC03:22
*** zhangfei has quit IRC03:30
*** sawblade6 has joined #openstack-helm04:19
*** sawblade6 has quit IRC04:24
*** sawblade6 has joined #openstack-helm04:54
*** sawblade6 has quit IRC04:58
openstackgerritTin Lam proposed openstack/openstack-helm master: Add nova readiness check  https://review.openstack.org/57729805:05
*** sawblade6 has joined #openstack-helm06:02
*** sawblade6 has quit IRC06:10
*** sawblade6 has joined #openstack-helm06:26
*** sawblade6 has quit IRC06:31
*** zhangfei has joined #openstack-helm06:42
*** sawblade6 has joined #openstack-helm06:46
*** sawblade6 has quit IRC06:50
*** ispp has joined #openstack-helm06:58
*** tmorin has joined #openstack-helm07:12
*** ispp has quit IRC07:21
*** flaviosr has quit IRC07:30
*** flaviosr has joined #openstack-helm07:32
*** sawblade6 has joined #openstack-helm07:53
*** sawblade6 has quit IRC07:58
*** sawblade6 has joined #openstack-helm08:33
*** sawblade6 has quit IRC08:42
openstackgerritWayne Chan proposed openstack/openstack-helm master: Remove duplicate cinder_task in rally chart  https://review.openstack.org/59355209:01
*** sawblade6 has joined #openstack-helm10:03
*** sawblade6 has quit IRC10:08
*** chenyb4 has quit IRC10:14
*** sawblade6 has joined #openstack-helm10:42
*** sawblade6 has quit IRC10:47
*** sawblade6 has joined #openstack-helm10:56
*** schwicht has joined #openstack-helm11:00
*** sawblade6 has quit IRC11:00
*** zhangfei has quit IRC11:28
*** sawblade6 has joined #openstack-helm11:34
*** schwicht has quit IRC11:40
*** sawblade6 has quit IRC11:42
*** schwicht has joined #openstack-helm12:07
*** schwicht has quit IRC12:18
*** schwicht has joined #openstack-helm12:19
*** schwicht has quit IRC12:26
*** sthussey has joined #openstack-helm12:44
*** schwicht has joined #openstack-helm13:07
*** aaronsheffield has joined #openstack-helm13:39
openstackgerritRenis Makadia proposed openstack/openstack-helm master: WIP Deploy seperate Ceph for Glance and Cinder  https://review.openstack.org/59307214:27
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Prometheus: Remove block duration command line flags  https://review.openstack.org/59364014:27
*** goutham1 has joined #openstack-helm14:32
goutham1is there an possiblity to run tempest test plugin tests via rally in OSH14:33
goutham1because many projects have moved their tempest tests to a seperate repo14:33
goutham1and we cant rely only on tempest tests just like how we have now14:33
goutham1is there any one to discuss and help me understand this???14:34
portdirectThere is, though you would need to bake an image with the appropriate tests incorporated14:34
goutham1yes14:34
goutham1but is there a way can we do it without that14:35
goutham1??14:35
portdirectWe haven't needed to do that, as in Ocala the tests were still in tree14:35
portdirectNo, you'll need to build an image14:35
goutham1portdirect: i have an issue when i run the existing rally14:36
goutham1in osh deployment14:36
goutham1use such services with api_versions context, specifying type of service (execute `rally plugin show api_versions` for more details).14:36
goutham1+ rally verify create-verifier --name neutron-tempest --type tempest14:36
goutham12018-08-20 12:13:15.176 49 INFO rally.api [-] Creating verifier 'neutron-tempest'.14:36
goutham12018-08-20 12:13:15.952 49 INFO rally.verification.manager [-] Cloning verifier repo from https://git.openstack.org/openstack/tempest.14:36
goutham12018-08-20 12:13:39.015 49 INFO rally.verification.manager [-] Creating virtual environment. It may take a few minutes.14:36
goutham1Failed to initialize testr.14:36
goutham1im getting this failed to initialize testr14:36
goutham1i have enabled tempest in neutron im trying to run helm test neutron and im getting this error14:37
portdirectOh, so your using rally to drive tempest?14:37
goutham1yes helm test runs rally and i wanted to trigger tempest by enabling it14:37
portdirectRoger, for this I'd need to check14:38
goutham1and i get this error when i spoke to the rally team14:38
portdirectAre you running mos ocata?14:38
goutham1they say that the rally version is 0.8.1 and the latest one will fix this issue14:38
*** aojea has joined #openstack-helm14:38
goutham1yes portdirect14:38
portdirectAnd behind proxy?14:38
goutham1no no14:39
portdirectAs the way skt added the tempest runner won't work behind that I think.14:39
portdirectRoger, I can have a look this evening14:39
goutham1https://github.com/openstack/openstack-helm-infra/blob/master/helm-toolkit/templates/scripts/_rally_test.sh.tpl#L5514:40
goutham1this is the place where it fails14:40
goutham1and i felt there should be the place where ppl who want to add plugins14:40
goutham1can add14:40
goutham1because its all about adding two lines14:41
goutham1rally verify add-verifier-ext --source https://github.com/openstack/keystone-tempest-plugin14:41
goutham1rally verify start --pattern "keystone_tempest_plugin.tests.api*"14:42
goutham1will run the tempest plugin tests i feel but this is a crude way i accept that14:42
openstackgerritRoy Tang proposed openstack/openstack-helm master: Neutron TaaS support as L2 Extension  https://review.openstack.org/59141015:02
*** goutham1 has quit IRC15:05
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Prometheus: Remove block duration flags, update cadvisor job  https://review.openstack.org/59364015:13
openstackgerritGage Hugo proposed openstack/openstack-helm-infra master: WIP/DNM: Load apparmor profile via helm  https://review.openstack.org/59050115:19
openstackgerritPete Birley proposed openstack/openstack-helm master: WIP: Heat: Use k8s secret to store config  https://review.openstack.org/59001815:22
*** aojea has quit IRC15:27
*** goutham1 has joined #openstack-helm15:44
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Grafana: Update default refresh intervals, enable gate ingress  https://review.openstack.org/59368316:03
*** eeiden has joined #openstack-helm16:11
openstackgerritchinasubbareddy mallavarapu proposed openstack/openstack-helm master: Split out RGW from ceph client charts  https://review.openstack.org/58115216:13
*** tmorin has quit IRC16:17
openstackgerritRenis Makadia proposed openstack/openstack-helm master: Document ceph cluster maintenance  https://review.openstack.org/58676516:28
*** sdake has joined #openstack-helm17:04
openstackgerritHari proposed openstack/openstack-helm-addons master: Implementes: ranger helm charts This is an effort to implement helm charts for ranger component Signed-off-by: Hari Om Singh<hosingh000@gmail.com>  https://review.openstack.org/56979717:05
openstackgerritRenis Makadia proposed openstack/openstack-helm master: WIP Tenant Ceph - Ceph for Glance and Cinder  https://review.openstack.org/59307217:08
*** goutham1 has quit IRC17:15
openstackgerritFelipe Monteiro proposed openstack/openstack-helm-infra master: Exclude releasenotes folder from list of charts in Makefile  https://review.openstack.org/56647117:24
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: WIP: Move sensitive config data to secrets.  https://review.openstack.org/59373218:20
openstackgerritPete Birley proposed openstack/openstack-helm master: WIP: Openstack: Use k8s secret to store config  https://review.openstack.org/59001818:21
*** unicell has joined #openstack-helm18:25
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Prometheus: Remove block duration flags, update cadvisor job  https://review.openstack.org/59364018:26
openstackgerritPete Birley proposed openstack/openstack-helm master: WIP: Openstack: Use k8s secret to store config  https://review.openstack.org/59001818:27
openstackgerritPete Birley proposed openstack/openstack-helm master: Logging: update logging config to pass null as a string to oslo config  https://review.openstack.org/59373518:30
openstackgerritPete Birley proposed openstack/openstack-helm master: WIP: Openstack: Use k8s secret to store config  https://review.openstack.org/59001818:30
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Prometheus: Prune large unused time series metrics  https://review.openstack.org/59374118:32
openstackgerritPete Birley proposed openstack/openstack-helm master: WIP: Openstack: Use k8s secret to store config  https://review.openstack.org/59001818:45
openstackgerritPete Birley proposed openstack/openstack-helm master: WIP: Openstack: Use k8s secret to store config  https://review.openstack.org/59001818:53
openstackgerritPete Birley proposed openstack/openstack-helm master: WIP: Openstack: Use k8s secret to store config  https://review.openstack.org/59001818:56
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Prometheus: Prune large unused time series metrics  https://review.openstack.org/59374119:11
*** eeiden has quit IRC19:27
*** kgz has quit IRC19:55
*** kgz has joined #openstack-helm19:56
*** kgz has quit IRC19:58
*** kragniz has joined #openstack-helm19:59
*** rwellum has quit IRC20:08
*** v1k0d3n has quit IRC20:08
*** v1k0d3n has joined #openstack-helm20:10
*** ChanServ sets mode: +o v1k0d3n20:10
*** eeiden has joined #openstack-helm20:27
*** eeiden_ has joined #openstack-helm20:46
*** eeiden has quit IRC20:47
*** eeiden_ is now known as eeiden20:47
*** rwellum has joined #openstack-helm20:51
*** aaronsheffield has quit IRC21:06
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Prometheus: Prune large unused time series metrics  https://review.openstack.org/59374121:15
*** eeiden has quit IRC21:29
openstackgerritMike Pham proposed openstack/openstack-helm master: WIP - [450265] K8s Network Policies for East West internal traffic  https://review.openstack.org/59395721:29
openstackgerritGage Hugo proposed openstack/openstack-helm-infra master: WIP/DNM: Load apparmor profile via helm  https://review.openstack.org/59050122:19
*** Talion has joined #openstack-helm22:35
*** schwicht has quit IRC23:04
*** sthussey has quit IRC23:14
*** kragniz is now known as kgz23:43
*** schwicht has joined #openstack-helm23:57

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!