| *** LindaWang has joined #openstack-rally | 00:58 | |
| *** dave-mccowan has joined #openstack-rally | 01:02 | |
| *** pramodrj07 has quit IRC | 01:34 | |
| *** MasterOfBugs has quit IRC | 01:34 | |
| *** ilbot3 has quit IRC | 01:46 | |
| *** psuriset has joined #openstack-rally | 01:53 | |
| *** ilbot3 has joined #openstack-rally | 01:56 | |
| *** psuriset has quit IRC | 02:16 | |
| *** psuriset has joined #openstack-rally | 02:16 | |
| *** pooja_jadhav has joined #openstack-rally | 03:47 | |
| *** dave-mccowan has quit IRC | 03:47 | |
| *** lpetrut has joined #openstack-rally | 05:33 | |
| *** spectr has quit IRC | 06:20 | |
| *** lpetrut has quit IRC | 06:21 | |
| *** spectr has joined #openstack-rally | 06:21 | |
| *** spectr has quit IRC | 06:22 | |
| *** spectr has joined #openstack-rally | 06:24 | |
| *** pcaruana has joined #openstack-rally | 07:02 | |
| a1C2LS54O | [From Gitter] chenhb-zte : @cxhuawei we have logs, heh. and you could share your opinion at any time. | 07:08 |
|---|---|---|
| *** tesseract has joined #openstack-rally | 07:11 | |
| *** ushkalim has joined #openstack-rally | 07:44 | |
| *** spectr has quit IRC | 07:48 | |
| *** spectr has joined #openstack-rally | 07:48 | |
| *** LindaWang has quit IRC | 08:11 | |
| *** LindaWang has joined #openstack-rally | 08:11 | |
| *** anshul has joined #openstack-rally | 08:20 | |
| *** mvk has quit IRC | 08:26 | |
| *** tosky has joined #openstack-rally | 08:31 | |
| *** yamamoto has quit IRC | 08:32 | |
| *** mvk has joined #openstack-rally | 08:55 | |
| *** a1C2LS54O has quit IRC | 09:20 | |
| *** rallydev-bot has joined #openstack-rally | 09:20 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally master: [functional] Use empty deployment https://review.openstack.org/512321 | 09:28 |
| *** oanufrii has joined #openstack-rally | 09:30 | |
| *** mvk has quit IRC | 09:30 | |
| *** yamamoto has joined #openstack-rally | 09:33 | |
| *** tosky has quit IRC | 09:38 | |
| *** martbhell has joined #openstack-rally | 09:41 | |
| martbhell | Hello :) Let's say I started a rally tempest verify and then my ssh connection was disrupted - how do I check that the test is actually doing anything? | 09:41 |
| *** yamamoto has quit IRC | 09:42 | |
| *** mvk has joined #openstack-rally | 09:42 | |
| rallydev-bot | [From Gitter] chenhb-zte : @martbhell i want the test should be released when ssh connection broken. | 10:05 |
| rallydev-bot | [From Gitter] martbhell_twitter : okay ill join in here instead @chenhb-zte :) so do you mean that the test is paused if ssh connection is broken? | 10:07 |
| *** martbhell has left #openstack-rally | 10:07 | |
| *** yamamoto has joined #openstack-rally | 10:08 | |
| *** spectr has quit IRC | 10:10 | |
| *** spectr has joined #openstack-rally | 10:10 | |
| rallydev-bot | [From Gitter] chenhb-zte : yes if you not use nohup or screen to run your test. | 10:17 |
| rallydev-bot | [From Gitter] martbhell_twitter : is there a way to resume it? | 10:17 |
| rallydev-bot | [From Gitter] chenhb-zte : i want you could use `screen` to manage your ssh session. | 10:19 |
| rallydev-bot | [From Gitter] martbhell_twitter : if my ssh session dies - will the test remain "running" forever? | 10:20 |
| rallydev-bot | [From Gitter] chenhb-zte : the test could run until the end, and you could recover your ssh session. | 10:24 |
| *** yamamoto has quit IRC | 10:25 | |
| rallydev-bot | [From Gitter] martbhell_twitter : i am confused | 10:25 |
| rallydev-bot | [From Gitter] martbhell_twitter : so how do i resume it if my ssh session is not recoverable? | 10:26 |
| rallydev-bot | [From Gitter] chenhb-zte : i meant you could use `screan rally verify start xxxx` to run your test, the test should be continue running if ssh was broken. | 10:33 |
| rallydev-bot | [From Gitter] martbhell_twitter : okay, i understand that | 10:34 |
| rallydev-bot | [From Gitter] martbhell_twitter : but i didn't do that before | 10:34 |
| rallydev-bot | [From Gitter] chenhb-zte : sorry. ^ screen | 10:34 |
| rallydev-bot | [From Gitter] martbhell_twitter : so now i have a test in "running" - and i have to delete it? | 10:34 |
| rallydev-bot | [From Gitter] chenhb-zte : hm...are you sure that the test is still running at remote machine? | 10:36 |
| rallydev-bot | [From Gitter] martbhell_twitter : :) | 10:37 |
| rallydev-bot | [From Gitter] martbhell_twitter : ooh, but i found .rally/verification/verifier-* - in there one can see if it's running | 10:38 |
| rallydev-bot | [From Gitter] martbhell_twitter : i thought it was not running so i deleted the test | 10:38 |
| *** e0ne has joined #openstack-rally | 10:40 | |
| rallydev-bot | [From Gitter] chenhb-zte : you meant you could see the process what is working via `ps` command? | 10:42 |
| *** lpetrut has joined #openstack-rally | 10:42 | |
| rallydev-bot | [From Gitter] martbhell_twitter : okay that's another good tip :) | 10:43 |
| rallydev-bot | [From Gitter] martbhell_twitter : i have deleted the test so cannot replicate right now | 10:43 |
| rallydev-bot | [From Gitter] chenhb-zte : np. strange, i can not understand why it could remain running. :) | 10:48 |
| rallydev-bot | [From Gitter] chenhb-zte : Did you start the test directly using `rally verify start xxx`? | 10:48 |
| rallydev-bot | [From Gitter] martbhell_twitter : yeah :) | 10:48 |
| rallydev-bot | [From Gitter] martbhell_twitter : 0.9.1.dev767 | 10:49 |
| *** yamamoto has joined #openstack-rally | 11:04 | |
| *** serlex has joined #openstack-rally | 11:07 | |
| rallydev-bot | [From Gitter] andreykurilin : @chenhb-zte I suppose @martbhell_twitter means that the test run has "running" status in rally db | 11:21 |
| rallydev-bot | [From Gitter] andreykurilin : @martbhell_twitter yes, there is no way to resume such test run. there is only one option to remove it | 11:22 |
| rallydev-bot | [From Gitter] martbhell_twitter : thank you @andreykurilin | 11:22 |
| *** mrch has joined #openstack-rally | 11:53 | |
| *** jlabarre has joined #openstack-rally | 12:05 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally master: [WIP][hooks] Move processing results to HookExecutor https://review.openstack.org/511820 | 12:13 |
| *** dave-mccowan has joined #openstack-rally | 12:31 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally master: WIP: include contexts execution stats https://review.openstack.org/509192 | 12:35 |
| *** LindaWang has quit IRC | 12:40 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally master: WIP: include contexts execution stats https://review.openstack.org/509192 | 12:43 |
| *** LindaWang has joined #openstack-rally | 13:22 | |
| *** oanufrii has quit IRC | 13:27 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally master: WIP: include contexts execution stats https://review.openstack.org/509192 | 13:52 |
| *** yamamoto has quit IRC | 14:00 | |
| *** yamamoto has joined #openstack-rally | 14:02 | |
| *** tosky has joined #openstack-rally | 14:50 | |
| *** spectr has quit IRC | 15:00 | |
| *** ushkalim has quit IRC | 15:19 | |
| *** tosky has quit IRC | 15:19 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally master: WIP: include contexts execution stats https://review.openstack.org/509192 | 15:21 |
| *** LindaWang has quit IRC | 15:22 | |
| *** lpetrut has quit IRC | 15:23 | |
| *** lpetrut has joined #openstack-rally | 15:23 | |
| *** anshul has quit IRC | 15:24 | |
| *** serlex has quit IRC | 15:25 | |
| *** tosky has joined #openstack-rally | 15:28 | |
| *** mvk has quit IRC | 15:29 | |
| *** xion- has joined #openstack-rally | 15:35 | |
| *** xion- has left #openstack-rally | 15:36 | |
| *** yamamoto has quit IRC | 15:40 | |
| *** e0ne has quit IRC | 15:43 | |
| *** tesseract has quit IRC | 16:22 | |
| *** pcaruana has quit IRC | 16:25 | |
| *** yamamoto has joined #openstack-rally | 16:41 | |
| *** yamamoto has quit IRC | 16:57 | |
| *** tosky is now known as re | 17:00 | |
| *** re is now known as tosky | 17:00 | |
| *** mrch has quit IRC | 17:01 | |
| *** itlinux has joined #openstack-rally | 17:02 | |
| *** lpetrut_ has joined #openstack-rally | 17:11 | |
| *** lpetrut has quit IRC | 17:14 | |
| *** lpetrut_ has quit IRC | 17:21 | |
| *** lpetrut has joined #openstack-rally | 17:35 | |
| *** tosky has quit IRC | 18:01 | |
| *** lpetrut has quit IRC | 18:34 | |
| *** lpetrut has joined #openstack-rally | 18:34 | |
| *** tosky has joined #openstack-rally | 18:38 | |
| *** e0ne has joined #openstack-rally | 19:03 | |
| *** psuriset has quit IRC | 19:24 | |
| *** psuriset has joined #openstack-rally | 19:36 | |
| *** e0ne has quit IRC | 20:06 | |
| *** spiette has joined #openstack-rally | 20:08 | |
| *** itlinux has quit IRC | 20:22 | |
| *** itlinux has joined #openstack-rally | 20:30 | |
| *** mvk has joined #openstack-rally | 20:34 | |
| *** itlinux has quit IRC | 21:18 | |
| *** itlinux has joined #openstack-rally | 21:26 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally master: WIP: include contexts execution stats https://review.openstack.org/509192 | 21:39 |
| *** lpetrut has quit IRC | 22:05 | |
| *** mvk has quit IRC | 22:12 | |
| *** mvk has joined #openstack-rally | 22:12 | |
| *** mvk has quit IRC | 22:47 | |
| *** itlinux has quit IRC | 22:59 | |
| *** mvk has joined #openstack-rally | 23:02 | |
| *** hockeynut has quit IRC | 23:21 | |
| *** hockeynut has joined #openstack-rally | 23:28 | |
| *** tosky has quit IRC | 23:33 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!