Tuesday, 2016-12-27

oanufriicatintheroof: few weeks ago there was UserContextMixin in https://github.com/openstack/rally/blob/master/rally/plugins/openstack/context/keystone/users.py00:01
oanufriiit was 'random' user choice for each iteration in it00:01
oanufriibut now code is changed00:02
catintheroofoanufrii: and that means ?00:02
oanufriicatintheroof: https://github.com/openstack/rally/blob/0.6.0/rally/plugins/openstack/context/keystone/users.py#L7300:03
oanufriicatintheroof: and that means that i don't know how it works now00:03
catintheroofoanufrii: hahahaahah !00:03
catintheroofthat's sincere00:03
catintheroofoanufrii: maybe this ? https://github.com/openstack/rally/blob/master/rally/plugins/openstack/context/keystone/users.py#L26400:04
oanufriicatintheroof: https://github.com/openstack/rally/blob/master/rally/plugins/openstack/context/keystone/users.py#L9600:06
oanufriicatintheroof: so, by default, it's still random user+tenant for each iteration00:06
catintheroofoanufrii: nice debuging ! ;D00:07
openstackgerritchenhb proposed openstack/rally: [WIP]Add create_and_delete scenario to loadbalaner  https://review.openstack.org/41493400:08
openstackgerritchenhb proposed openstack/rally: [WIP]Add neutron lbaas v2 scenarios  https://review.openstack.org/39435600:08
*** oanufrii is now known as oanufrii^away00:09
andreykurilin@oanudrii: we moved map_for_scenario method to Scenario class method.00:09
andreykurilin*oanufrii^00:09
andreykurilinok, i'm near a laptop00:09
andreykurilincatintheroof: ok. so context is an entity which is executed before workload execution. users context creates users and tenants.00:13
andreykurilinIn case of example from the samples, it creates 3 temporarty users which can be used in scenarios(scneario can be designed to use temporary users or admin users.).00:13
andreykurilinAuthenticate.keystone scenario processes authentification of temporary users00:14
andreykurilinso task described in samples, creates 3 tenants with 50 users in each. than it runs a workload - 100 iterations in 5 threads.00:15
oanufrii^awayсложно00:16
*** dave-mccowan has quit IRC00:17
catintheroof_amazing00:18
catintheroof_thanks so much guys !00:18
catintheroof_really appreciated00:18
andreykurilincatintheroof_: ps: each iteration uses random user from created ones by default. by you can use another strategy - roundrobin00:22
*** yingjun has joined #openstack-rally00:37
*** catintheroof_ has quit IRC00:40
*** catintheroof has quit IRC00:42
*** catintheroof has joined #openstack-rally00:43
*** yingjun has quit IRC01:39
*** yanyanhu has joined #openstack-rally01:39
*** yamamot__ has joined #openstack-rally01:41
openstackgerritchenhb proposed openstack/rally: [WIP]Add neutron lbaas v2 scenarios  https://review.openstack.org/39435601:45
openstackgerritchenhb proposed openstack/rally: [WIP]Add create_and_delete scenario to loadbalaner  https://review.openstack.org/41493401:59
openstackgerritHai Shi proposed openstack/rally: [cli]remove deprecated `rally show` command  https://review.openstack.org/41302402:02
*** ilbot3 has quit IRC02:46
*** ilbot3 has joined #openstack-rally02:48
*** dave-mccowan has joined #openstack-rally02:55
*** yingjun has joined #openstack-rally02:59
*** dave-mcc_ has joined #openstack-rally03:52
*** dave-mccowan has quit IRC03:55
*** dave-mcc_ has quit IRC04:10
*** yingjun has quit IRC04:13
*** yingjun has joined #openstack-rally04:36
*** yingjun has quit IRC05:21
*** yamamot__ has quit IRC05:26
openstackgerritchenhb proposed openstack/rally: [WIP]Add create_and_delete scenario to loadbalaner  https://review.openstack.org/41493405:39
*** yingjun has joined #openstack-rally05:49
*** yamamot__ has joined #openstack-rally06:09
openstackgerritMa Xinjian proposed openstack/rally: GlanceImages.create_and_update_image  https://review.openstack.org/38643306:46
*** lezbar has joined #openstack-rally06:46
*** yamamot__ has quit IRC06:50
*** tesseract has joined #openstack-rally06:56
*** yamamot__ has joined #openstack-rally07:00
openstackgerritchenhb proposed openstack/rally: [WIP]Add create_and_delete scenario to loadbalaner  https://review.openstack.org/41493407:06
openstackgerritHai Shi proposed openstack/rally: [cli]remove deprecated `rally show` command  https://review.openstack.org/41302407:20
*** pcaruana has joined #openstack-rally07:31
openstackgerritRajath Agasthya proposed openstack/rally: Add ability to specify superclass for cleanup  https://review.openstack.org/27534007:35
openstackgerritRajath Agasthya proposed openstack/rally: Test: Fail jobs if resources are added or removed  https://review.openstack.org/30015907:35
*** anshul has joined #openstack-rally07:46
*** pcaruana has quit IRC07:50
*** pcaruana has joined #openstack-rally07:51
*** lezbar has quit IRC08:00
*** lezbar has joined #openstack-rally08:01
*** e0ne has joined #openstack-rally08:16
*** alexchadin has joined #openstack-rally08:34
openstackgerritYaroslav Lobankov proposed openstack/rally: [Verify] Improve messages in logging and exceptions for verify API  https://review.openstack.org/41501008:39
yuli_sHello08:45
yuli_sIs their a way to generate comparison report from 2 rally test results ?08:46
*** yamamot__ has quit IRC08:48
*** ushkalim has joined #openstack-rally09:38
openstackgerritYaroslav Lobankov proposed openstack/rally: [verification] Add CLI interface  https://review.openstack.org/41256109:45
*** adiantum has joined #openstack-rally09:46
*** yingjun has quit IRC09:51
andreykurilinyuli_s: hi! We have trends reports(trends for multiple number of tasks)09:58
*** alexchadin has quit IRC10:16
*** alexchadin has joined #openstack-rally10:16
*** adiantum has quit IRC10:21
*** yanyanhu has quit IRC10:33
andreykurilinyuli_s: http://rally.readthedocs.io/en/latest/components/task.html#trends-report10:38
yuli_sandreykurilin, thanks, I will take a look !10:40
openstackgerritchenhb proposed openstack/rally: [WIP]Add create_and_delete scenario to loadbalaner  https://review.openstack.org/41493410:46
*** alexchadin has quit IRC10:49
andreykurilinyuli_s: please, keep me informed about saving results of rally gates to db. If any help is needed, just let me know and I'll try to help:)10:50
*** ushkalim has quit IRC11:06
*** ushkalim has joined #openstack-rally11:20
openstackgerritchenhb proposed openstack/rally: [WIP]test:switch admin_cleanup to usercleanup  https://review.openstack.org/41519311:34
*** adiantum has joined #openstack-rally12:12
openstackgerritMerged openstack/rally: [Verify] Improve messages in logging and exceptions for verify API  https://review.openstack.org/41501012:27
*** yamamoto has joined #openstack-rally12:46
*** yamamoto has quit IRC12:53
*** yamamoto has joined #openstack-rally12:53
*** yamamoto has quit IRC13:00
*** adiantum has quit IRC13:08
openstackgerritHai Shi proposed openstack/rally: [cli]remove deprecated `rally show` command  https://review.openstack.org/41302413:08
*** alexchadin has joined #openstack-rally13:11
*** adiantum has joined #openstack-rally13:16
*** alexchadin has quit IRC13:18
*** yingjun has joined #openstack-rally13:36
*** adiantum has quit IRC13:36
*** adiantum has joined #openstack-rally13:36
openstackgerritHai Shi proposed openstack/rally: [cli]remove deprecated `rally show` command  https://review.openstack.org/41302413:40
*** adiantum has quit IRC13:40
*** yamamoto has joined #openstack-rally13:47
*** dave-mccowan has joined #openstack-rally14:01
*** dave-mccowan has quit IRC14:20
*** yingjun has quit IRC14:20
*** yamamoto has quit IRC14:35
*** dave-mccowan has joined #openstack-rally14:35
*** yamamoto has joined #openstack-rally14:39
*** yamamoto has quit IRC14:44
*** yamamoto has joined #openstack-rally14:49
*** anshul has quit IRC14:53
openstackgerritMerged openstack/rally: [Bindep]Use bindep lib to install system packages  https://review.openstack.org/39811715:03
openstackgerritAnton Studenov proposed openstack/rally: Remove cueclient  https://review.openstack.org/41454315:13
openstackgerritAnton Studenov proposed openstack/rally: [Core] Add database revision check to API initialization  https://review.openstack.org/36955515:21
*** dave-mccowan has quit IRC15:34
openstackgerritMerged openstack/rally: [cli]remove deprecated `rally show` command  https://review.openstack.org/41302415:42
*** jkilpatr has joined #openstack-rally15:42
*** ushkalim has quit IRC15:46
*** openstackgerrit_ has joined #openstack-rally15:55
*** openstackgerrit_ has quit IRC15:57
openstackgerritAnton Studenov proposed openstack/rally: [Test] Add test for simple app based on rally api  https://review.openstack.org/41422616:17
*** tesseract has quit IRC16:22
openstackgerritYaroslav Lobankov proposed openstack/rally: [verification] Add CLI interface  https://review.openstack.org/41256116:31
openstackgerritAnton Studenov proposed openstack/rally: [Core] Add database revision check to API initialization  https://review.openstack.org/36955516:35
openstackgerritAnton Studenov proposed openstack/rally: Save raw task results in chunks  https://review.openstack.org/39142116:45
*** kjorgensen has joined #openstack-rally16:59
*** klindgren__ has joined #openstack-rally17:15
*** klindgren_ has quit IRC17:17
*** e0ne has quit IRC17:24
*** yamamoto has quit IRC17:37
openstackgerritYaroslav Lobankov proposed openstack/rally: [verification] Add CLI interface  https://review.openstack.org/41256117:49
*** jkilpatr has quit IRC18:00
openstackgerritYaroslav Lobankov proposed openstack/rally: [verification] Add CLI interface  https://review.openstack.org/41256118:11
openstackgerritAnton Studenov proposed openstack/rally: [Core] Subtask context  https://review.openstack.org/40416818:17
*** yamamoto has joined #openstack-rally18:37
*** e0ne has joined #openstack-rally18:42
*** yamamoto has quit IRC18:48
*** jkilpatr has joined #openstack-rally18:49
*** pcaruana has quit IRC18:52
*** beslemon has joined #openstack-rally18:52
*** jkilpatr has quit IRC18:56
*** beslemon has quit IRC19:04
*** e0ne has quit IRC19:41
openstackgerritAndrey Kurilin proposed openstack/rally: [verification] Introduce Tempest verifier  https://review.openstack.org/41255120:35
*** dave-mccowan has joined #openstack-rally20:37
*** mrhillsman has quit IRC21:02
*** codebauss has joined #openstack-rally21:04
*** codebauss is now known as mrhillsman21:04
*** xarses has joined #openstack-rally21:17
openstackgerritMerged openstack/rally: [Core] Add database revision check to API initialization  https://review.openstack.org/36955521:29
*** lezbar has quit IRC21:51
*** dave-mcc_ has joined #openstack-rally21:54
*** dave-mccowan has quit IRC21:56
*** arcimboldo has joined #openstack-rally22:16
xarsesIs there an example test for running a guest with a workload generator? I see lots of articles testing a guest load, but none seem to explain how they ran it.22:37
*** dave-mcc_ has quit IRC22:58
*** arcimboldo has quit IRC23:09
*** adiantum has joined #openstack-rally23:34

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