*** adiantum has quit IRC | 00:02 | |
*** adiantum has joined #openstack-rally | 00:03 | |
*** yingjun has joined #openstack-rally | 00:30 | |
*** yingjun_ has joined #openstack-rally | 00:42 | |
*** yingjun has quit IRC | 00:42 | |
*** yingjun has joined #openstack-rally | 00:55 | |
*** yingjun_ has quit IRC | 00:57 | |
*** yingjun has quit IRC | 00:57 | |
*** yingjun has joined #openstack-rally | 01:22 | |
*** psuriset_ has joined #openstack-rally | 01:25 | |
*** psuriset has quit IRC | 01:25 | |
*** zackf has joined #openstack-rally | 01:37 | |
*** yanyanhu has joined #openstack-rally | 01:41 | |
openstackgerrit | Ma Xinjian proposed openstack/rally: GlanceImages.create_and_update_image https://review.openstack.org/386433 | 01:51 |
---|---|---|
openstackgerrit | Ma Xinjian proposed openstack/rally: Add NovaServers.boot_and_evacuate_server https://review.openstack.org/385351 | 02:04 |
*** psuriset_ has quit IRC | 02:06 | |
*** ilbot3 has quit IRC | 02:45 | |
*** ilbot3 has joined #openstack-rally | 02:48 | |
*** yamamoto_ has joined #openstack-rally | 03:02 | |
*** zackf has quit IRC | 03:17 | |
*** psuriset_ has joined #openstack-rally | 03:20 | |
*** zackf has joined #openstack-rally | 03:32 | |
*** yamamoto_ has quit IRC | 04:48 | |
*** yamamoto_ has joined #openstack-rally | 04:50 | |
*** rdas has joined #openstack-rally | 05:15 | |
*** Alex_Stef has joined #openstack-rally | 05:44 | |
*** psuriset_ has quit IRC | 05:45 | |
*** mgagne has quit IRC | 05:53 | |
*** mgagne has joined #openstack-rally | 05:55 | |
*** mgagne is now known as Guest51737 | 05:55 | |
*** ipo has joined #openstack-rally | 05:59 | |
*** psuriset_ has joined #openstack-rally | 06:01 | |
*** vaidy has quit IRC | 06:04 | |
*** psuriset_ has quit IRC | 06:15 | |
*** psuriset_ has joined #openstack-rally | 06:27 | |
*** jojden has joined #openstack-rally | 06:31 | |
jojden | how to run rally commands using python | 06:32 |
jojden | is there any api available for the rally ? | 06:32 |
*** yamamoto_ has quit IRC | 06:34 | |
rallydev-bot | [From Gitter] shihai1991 : what's you mean? | 06:34 |
*** zackf has quit IRC | 06:35 | |
*** zackf has joined #openstack-rally | 06:36 | |
*** yamamoto_ has joined #openstack-rally | 06:36 | |
*** rcernin has quit IRC | 06:39 | |
*** zackf has quit IRC | 06:41 | |
*** igormarnat__ has joined #openstack-rally | 06:46 | |
jojden | I want to call rally tests from python | 06:49 |
jojden | for example | 06:50 |
jojden | rally verify start --system-wide --regex tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list | 06:50 |
jojden | is my test | 06:50 |
jojden | i want to run this test from python | 06:50 |
jojden | how can i do that | 06:50 |
*** castulo has quit IRC | 06:50 | |
jojden | rallydev-bot | 06:50 |
jojden | for now I am using subprocess to run this command | 06:51 |
jojden | Is there any otherway to run the test | 06:51 |
*** castulo has joined #openstack-rally | 06:53 | |
*** igormarnat has quit IRC | 06:53 | |
*** Alex_Stef has quit IRC | 06:53 | |
*** igormarnat__ is now known as igormarnat | 06:54 | |
rallydev-bot | [From Gitter] shihai1991 : OK, I got it. If your test is a tempest test case, maybe you can try "python -m testtools.run xxxx" command. | 06:57 |
*** adiantum has quit IRC | 06:58 | |
*** adiantum has joined #openstack-rally | 06:58 | |
jojden | <rallydev-bot> i didnt get it | 07:01 |
rallydev-bot | [From Gitter] andreykurilin : jojden: hi! You can use rally.api module with several hacks | 07:02 |
*** e0ne has joined #openstack-rally | 07:02 | |
jojden | oh ok | 07:02 |
jojden | can i get the link for the same ? | 07:03 |
jojden | https://github.com/openstack/rally/blob/master/rally/api.py | 07:03 |
jojden | ? | 07:03 |
*** zackf has joined #openstack-rally | 07:08 | |
rallydev-bot | [From Gitter] andreykurilin : jojden: you can use it like http://xsnippet.org/362134/ | 07:10 |
jojden | thank you <rallydev-bot> | 07:12 |
jojden | do we have code to run the rally task | 07:12 |
jojden | rally verify start --system-wide --regex tempest_sidecar_plugin.tests.api.test_sidecar.TestTempestSidecar.test_pecan_is_running | 07:13 |
*** zackf has quit IRC | 07:13 | |
rallydev-bot | [From Gitter] andreykurilin : jojden: rallydev-bot is just bot for syncing mesages IRC<-->Gitter :) It can repost messages from different users, so first username in message displays author name:) in my case, I'm andreykurilin, not a rallydev-bot :) | 07:18 |
jojden | ok :) | 07:18 |
jojden | thanks andreykurilin | 07:18 |
rallydev-bot | [From Gitter] andreykurilin : jojden: unfortunately, I do not have any samples now. We are planning to redesign api module in near future and after that we will add samples and doc pages | 07:20 |
rallydev-bot | [From Gitter] andreykurilin : in case of usage rally verify start, you should use https://github.com/openstack/rally/blob/master/rally/api.py#L458 and https://github.com/openstack/rally/blob/master/rally/api.py#L391 | 07:21 |
rallydev-bot | [From Gitter] andreykurilin : just api.Verification.install_tempest(...) and api.Verification.verify(...) | 07:21 |
*** rcernin has joined #openstack-rally | 07:28 | |
*** rcernin has quit IRC | 07:29 | |
*** rcernin has joined #openstack-rally | 07:32 | |
*** e0ne has quit IRC | 07:34 | |
jojden | :) | 07:36 |
jojden | i think better i will use subprocess to run the command | 07:36 |
jojden | while checking i found that the api is also using the same | 07:36 |
jojden | subprocess.check_call(test_cmd, cwd=self.path(), | 07:37 |
jojden | env=self.env, shell=True) | 07:37 |
*** ushkalim has quit IRC | 07:49 | |
*** mvk has quit IRC | 07:51 | |
*** rcernin has quit IRC | 07:52 | |
*** Alex_Stef has joined #openstack-rally | 07:55 | |
*** rcernin has joined #openstack-rally | 07:59 | |
*** tosky has joined #openstack-rally | 08:00 | |
*** rcernin has quit IRC | 08:01 | |
*** sshnaidm has joined #openstack-rally | 08:02 | |
*** openstackgerrit has quit IRC | 08:03 | |
*** rcernin has joined #openstack-rally | 08:03 | |
*** zackf has joined #openstack-rally | 08:21 | |
*** mvk has joined #openstack-rally | 08:22 | |
*** kambiz has quit IRC | 08:25 | |
*** zackf has quit IRC | 08:25 | |
*** afazekas has quit IRC | 08:29 | |
*** kambiz has joined #openstack-rally | 08:31 | |
*** afazekas has joined #openstack-rally | 08:34 | |
*** sshnaidm is now known as sshnaidm|mtgs | 08:41 | |
*** adiantum has quit IRC | 08:53 | |
*** alexchadin has joined #openstack-rally | 08:55 | |
*** e0ne has joined #openstack-rally | 09:11 | |
*** vaidy has joined #openstack-rally | 09:39 | |
*** yanyanhu has quit IRC | 09:40 | |
*** alexchadin has quit IRC | 09:40 | |
*** alexchadin has joined #openstack-rally | 09:41 | |
*** yanyanhu has joined #openstack-rally | 09:41 | |
*** yanyanhu has quit IRC | 09:41 | |
*** ushkalim has joined #openstack-rally | 09:42 | |
*** igajsin has joined #openstack-rally | 09:46 | |
*** psuriset_ has quit IRC | 09:48 | |
*** igajsin has left #openstack-rally | 09:48 | |
*** yingjun has quit IRC | 09:50 | |
*** adiantum has joined #openstack-rally | 10:16 | |
*** yamamoto_ has quit IRC | 10:27 | |
*** zackf has joined #openstack-rally | 10:29 | |
*** Serlex has joined #openstack-rally | 10:31 | |
*** zackf has quit IRC | 10:33 | |
*** yamamoto has joined #openstack-rally | 10:43 | |
*** albertw has joined #openstack-rally | 10:53 | |
*** albertw has quit IRC | 10:55 | |
*** albertw has joined #openstack-rally | 10:56 | |
*** psuriset_ has joined #openstack-rally | 10:57 | |
*** tesseract has joined #openstack-rally | 11:05 | |
*** tesseract is now known as Guest17259 | 11:05 | |
*** yingjun has joined #openstack-rally | 11:17 | |
*** zackf has joined #openstack-rally | 11:21 | |
*** Guest17259 has quit IRC | 11:21 | |
*** tesseract- has joined #openstack-rally | 11:24 | |
*** zackf has quit IRC | 11:25 | |
*** ushkalim has quit IRC | 11:30 | |
*** ushkalim has joined #openstack-rally | 11:43 | |
*** Daviey has quit IRC | 11:43 | |
*** Daviey has joined #openstack-rally | 11:43 | |
*** jkilpatr has quit IRC | 11:54 | |
rallydev-bot | [From Gitter] andreykurilin : @redixin how many vcpu cli jobs have? | 12:00 |
*** openstackgerrit has joined #openstack-rally | 12:02 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally: [Services] redesign metaclass to support subclasses https://review.openstack.org/395096 | 12:02 |
openstackgerrit | Andrey Kurilin proposed openstack/rally: Port all keystone scenarios to Identity Service https://review.openstack.org/394583 | 12:02 |
rallydev-bot | [From Gitter] redixin : @andreykurilin: 2 | 12:08 |
*** ushkalim has quit IRC | 12:08 | |
rallydev-bot | [From Gitter] andreykurilin : @redixin ok. but it is redundant in case of unittest.discover. It works only in serial mode :( that is why cli job takes ~1h at mirantis-ci and just ~30-40 minutes at upstream ci | 12:09 |
rallydev-bot | [From Gitter] andreykurilin : can we switch to use testtools or pytest there? | 12:09 |
*** psuriset_ has quit IRC | 12:13 | |
rallydev-bot | [From Gitter] redixin : @andreykurilin: yes | 12:14 |
rallydev-bot | [From Gitter] andreykurilin : nice | 12:14 |
*** jkilpatr has joined #openstack-rally | 12:15 | |
*** ushkalim has joined #openstack-rally | 12:21 | |
*** e0ne has quit IRC | 12:33 | |
*** e0ne has joined #openstack-rally | 12:34 | |
*** rdas has quit IRC | 12:35 | |
*** alexchadin has quit IRC | 12:36 | |
*** alexchadin has joined #openstack-rally | 12:36 | |
*** psuriset_ has joined #openstack-rally | 12:43 | |
*** chenhb has quit IRC | 12:52 | |
*** chenhb has joined #openstack-rally | 12:52 | |
*** kbaikov has quit IRC | 13:16 | |
*** kbaikov has joined #openstack-rally | 13:22 | |
*** yamamoto has quit IRC | 13:26 | |
*** adiantum has quit IRC | 13:26 | |
*** tesseract- has quit IRC | 13:27 | |
*** yingjun has quit IRC | 13:28 | |
*** yingjun has joined #openstack-rally | 13:28 | |
*** kbaikov has quit IRC | 13:28 | |
*** kbaikov has joined #openstack-rally | 13:29 | |
*** yingjun_ has joined #openstack-rally | 13:29 | |
*** yingjun has quit IRC | 13:29 | |
*** ushkalim has quit IRC | 13:31 | |
*** tosky_ has joined #openstack-rally | 13:34 | |
*** tosky has quit IRC | 13:35 | |
*** dave-mccowan has joined #openstack-rally | 13:40 | |
*** yamamoto has joined #openstack-rally | 13:44 | |
*** xionchen_ has joined #openstack-rally | 13:48 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally: Update setuptools only when needed https://review.openstack.org/406970 | 13:51 |
*** yingjun has joined #openstack-rally | 13:53 | |
*** yingjun_ has quit IRC | 13:56 | |
*** ipo has quit IRC | 13:57 | |
rallydev-bot | [From Gitter] andreykurilin : @/all meeting at #openstack-meeting (Freenode) | 14:02 |
*** yingjun has quit IRC | 14:03 | |
*** yingjun has joined #openstack-rally | 14:03 | |
*** chenhb__ has joined #openstack-rally | 14:04 | |
*** stpierre has joined #openstack-rally | 14:05 | |
*** astudenov has joined #openstack-rally | 14:05 | |
openstackgerrit | Yaroslav Lobankov proposed openstack/rally: DO NOT TOUCH, DO NOT LOOK: refactor verification https://review.openstack.org/372334 | 14:08 |
openstackgerrit | Anton Studenov proposed openstack/rally: [WIP][Core] Remove map_for_scenario https://review.openstack.org/406979 | 14:08 |
*** sskripnick has quit IRC | 14:12 | |
*** sskripnick has joined #openstack-rally | 14:14 | |
openstackgerrit | Xiang Chen proposed openstack/rally: [CI] try to fix gate job https://review.openstack.org/406990 | 14:28 |
*** zackf has joined #openstack-rally | 14:28 | |
openstackgerrit | Xiang Chen proposed openstack/rally: [CI] try to fix gate job https://review.openstack.org/406990 | 14:31 |
openstackgerrit | Yaroslav Lobankov proposed openstack/rally: DO NOT TOUCH, DO NOT LOOK: refactor verification https://review.openstack.org/372334 | 14:55 |
*** snecklifter has joined #openstack-rally | 14:58 | |
*** alexchadin has quit IRC | 15:00 | |
snecklifter | ugh, setuptools looks broken | 15:03 |
snecklifter | or is it just me? | 15:03 |
*** yingjun has quit IRC | 15:10 | |
openstackgerrit | Anton Studenov proposed openstack/rally: [WIP][Core] Remove map_for_scenario https://review.openstack.org/406979 | 15:30 |
snecklifter | andreykurilin: thanks for opening ticket https://github.com/pypa/setuptools/issues/871 | 15:31 |
snecklifter | any idea on a quick workaround? | 15:32 |
*** stpierre has quit IRC | 15:36 | |
*** Alex_Stef has quit IRC | 15:41 | |
andreykurilin | snecklifter: It hink we can try to install harcoded version of setuptools, like here https://review.openstack.org/406990 | 15:54 |
snecklifter | andreykurilin: works for me but I'm now getting [Errno 13] Permission denied: '/usr/lib/python2.7/site-packages/test-easy-install-993805.write-test' | 15:56 |
andreykurilin | O_o | 15:57 |
snecklifter | which I wasn't getting last week | 15:57 |
andreykurilin | hm | 15:57 |
*** rcernin has quit IRC | 16:05 | |
*** sshnaidm|mtgs has quit IRC | 16:12 | |
*** tosky_ has quit IRC | 16:17 | |
*** yamamoto has quit IRC | 16:19 | |
*** stpierre has joined #openstack-rally | 16:24 | |
*** chenhb__ has quit IRC | 16:24 | |
*** astudenov has quit IRC | 16:25 | |
openstackgerrit | Anton Studenov proposed openstack/rally: Revert "[Install] Improve installation script" https://review.openstack.org/407060 | 16:29 |
*** vaidy has quit IRC | 16:32 | |
*** xionchen_ has quit IRC | 16:34 | |
*** mvk has quit IRC | 16:37 | |
*** stpierre has quit IRC | 16:48 | |
*** stpierre has joined #openstack-rally | 16:48 | |
*** vaidy has joined #openstack-rally | 16:52 | |
*** e0ne has quit IRC | 17:12 | |
openstackgerrit | Anton Studenov proposed openstack/rally: Bump virtualenv version in install_rally.sh https://review.openstack.org/407060 | 17:14 |
*** yamamoto has joined #openstack-rally | 17:20 | |
*** mvk has joined #openstack-rally | 17:26 | |
*** Guest51737 is now known as mgagne | 17:26 | |
*** yamamoto has quit IRC | 17:26 | |
*** mgagne has quit IRC | 17:27 | |
*** mgagne has joined #openstack-rally | 17:27 | |
*** stpierre has quit IRC | 17:34 | |
*** harlowja has joined #openstack-rally | 17:50 | |
*** Serlex has quit IRC | 17:51 | |
*** Guest61168 is now known as rook | 17:57 | |
*** jkilpatr has quit IRC | 17:58 | |
snecklifter | andreykurilin: http://paste.openstack.org/show/591458/ | 17:59 |
*** stpierre has joined #openstack-rally | 18:02 | |
andreykurilin | snecklifter: it looks like we can adopt first answer from http://stackoverflow.com/questions/21826859/setting-up-a-virtualenv-no-module-named-pip | 18:02 |
snecklifter | andreykurilin: ACK, testing now | 18:02 |
andreykurilin | somewhere here https://github.com/openstack/rally/blob/master/install_rally.sh#L423 | 18:03 |
andreykurilin | snecklifter: what is default version of python in your env? | 18:06 |
snecklifter | andreykurilin: 2.7.5 | 18:06 |
snecklifter | specifically, python-2.7.5-48.el7.x86_64 | 18:07 |
rallydev-bot | [From Gitter] tohin : snecklifter: do you have ~/.virtualenv/virtualenv.ini ? | 18:16 |
snecklifter | nope | 18:17 |
*** e0ne has joined #openstack-rally | 18:20 | |
*** stpierre has quit IRC | 18:23 | |
*** stpierre has joined #openstack-rally | 18:29 | |
*** stpierre has quit IRC | 18:33 | |
*** stpierre has joined #openstack-rally | 18:33 | |
snecklifter | andreykurilin: --no-setuptools isn't working for me | 18:33 |
rallydev-bot | [From Gitter] tohin : snecklifter: can you share logs ? | 18:36 |
snecklifter | rallydev-bot: yes, what do you need? | 18:37 |
rallydev-bot | [From Gitter] tohin : snecklifter: output for install_rally.sh | 18:38 |
snecklifter | rallydev-bot: http://paste.openstack.org/show/591458/ | 18:38 |
rallydev-bot | [From Gitter] tohin : snecklifter: do you have ohe for --no-setuptools ? | 18:40 |
rallydev-bot | [From Gitter] tohin : [edit] snecklifter: do you have one for --no-setuptools ? | 18:40 |
snecklifter | rallydev-bot: its the same output, should that go at the end of line 424? | 18:43 |
rallydev-bot | [From Gitter] tohin : snecklifter: try replace this line | 18:50 |
rallydev-bot | [From Gitter] tohin : https://github.com/openstack/rally/blob/master/install_rally.sh#L423 | 18:50 |
rallydev-bot | [From Gitter] tohin : with: | 18:50 |
rallydev-bot | [From Gitter] tohin : "$PYTHON" "$VIRTUALENV_DST" $VERBOSE --no-setuptools -p "$PYTHON" "$DESTDIR" | 18:50 |
*** albertw has left #openstack-rally | 18:50 | |
*** openstackstatus has joined #openstack-rally | 18:54 | |
*** ChanServ sets mode: +v openstackstatus | 18:54 | |
andreykurilin | snecklifter: rallydev-bot is a bot for syncing messages between IRC(this channel) and Gitter( http://gitter.im/Rally-dev/Lobby ). First word after [From Gitter] is a nickname of user who is talking, so you should ping that username instead of rallydev-bot :) | 19:05 |
snecklifter | andreykurilin: haha, i didn't know what the heck to do, couldnt see a tohin though | 19:05 |
andreykurilin | )) | 19:06 |
snecklifter | andreykurilin: I now get a permissions error about pip | 19:06 |
snecklifter | andreykurilin: should I be able to run install_rally.sh as a regular user? | 19:06 |
snecklifter | I have always been able to... | 19:07 |
rallydev-bot | [From Gitter] andreykurilin : Yes | 19:07 |
*** stpierre has quit IRC | 19:10 | |
*** diogogmt has joined #openstack-rally | 19:15 | |
*** cjmarti has joined #openstack-rally | 19:20 | |
*** SergeyLukjanov2 has joined #openstack-rally | 19:26 | |
*** bapalm_ has joined #openstack-rally | 19:26 | |
*** mvk has quit IRC | 19:28 | |
*** castulo has quit IRC | 19:28 | |
*** noama has quit IRC | 19:28 | |
*** bapalm has quit IRC | 19:28 | |
*** SergeyLukjanov has quit IRC | 19:28 | |
*** mrhillsman has quit IRC | 19:28 | |
*** hecliunyx has quit IRC | 19:28 | |
*** SergeyLukjanov2 is now known as SergeyLukjanov | 19:28 | |
*** cjmarti is now known as castulo | 19:28 | |
*** hecliunyx has joined #openstack-rally | 19:31 | |
*** mvk has joined #openstack-rally | 19:34 | |
*** noama has joined #openstack-rally | 19:35 | |
*** codebauss has joined #openstack-rally | 19:38 | |
*** codebauss is now known as mrhillsman | 19:38 | |
openstackgerrit | Anton Studenov proposed openstack/rally: Bump virtualenv version in install_rally.sh https://review.openstack.org/407060 | 20:02 |
*** gus has quit IRC | 20:08 | |
*** gus has joined #openstack-rally | 20:10 | |
*** mbeaulie has joined #openstack-rally | 20:17 | |
mbeaulie | Hitting the setuptools issue too... Tried both workarounds from the chat above and no luck. Did anyone find something that works? | 20:20 |
rallydev-bot | [From Gitter] tohin : mbeaulie: can you try https://review.openstack.org/#/c/407060/2 ? | 20:23 |
mbeaulie | Will do. | 20:24 |
*** jkilpatr has joined #openstack-rally | 20:48 | |
mbeaulie | Tried the above... fails with: Cannot find a whelle for setuptools, pip... Import error: No module names pip | 20:53 |
mbeaulie | missed a change... rechecking | 21:00 |
*** adiantum has joined #openstack-rally | 21:29 | |
mbeaulie | ok, seems it was working up to the point where a team-mate decided to redeploy my node where I was testing the fix. :( | 21:32 |
rallydev-bot | [From Gitter] andreykurilin : heh | 21:32 |
mbeaulie | But it was looking good! | 21:32 |
rallydev-bot | [From Gitter] andreykurilin : @tohin your fix helped ^ | 21:33 |
*** rcernin has joined #openstack-rally | 22:40 | |
*** e0ne has quit IRC | 22:54 | |
*** e0ne has joined #openstack-rally | 22:56 | |
openstackgerrit | Merged openstack/rally: Bump virtualenv version in install_rally.sh https://review.openstack.org/407060 | 22:56 |
*** e0ne has quit IRC | 22:56 | |
*** e0ne has joined #openstack-rally | 22:56 | |
*** e0ne has quit IRC | 22:57 | |
*** e0ne has joined #openstack-rally | 22:57 | |
*** e0ne has quit IRC | 22:58 | |
*** e0ne has joined #openstack-rally | 22:58 | |
*** e0ne has quit IRC | 22:58 | |
*** e0ne has joined #openstack-rally | 22:59 | |
*** e0ne has quit IRC | 22:59 | |
*** e0ne has joined #openstack-rally | 23:00 | |
*** e0ne has quit IRC | 23:00 | |
*** e0ne has joined #openstack-rally | 23:00 | |
*** e0ne has quit IRC | 23:01 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!