| *** xarses has quit IRC | 00:10 | |
| *** yingjun has joined #openstack-rally | 00:27 | |
| *** beslemon has quit IRC | 00:35 | |
| *** adiantum has quit IRC | 00:52 | |
| *** adiantum has joined #openstack-rally | 00:58 | |
| *** dave-mccowan has joined #openstack-rally | 01:10 | |
| *** yanyanhu has joined #openstack-rally | 01:31 | |
| *** adiantum1 has joined #openstack-rally | 01:37 | |
| *** adiantum has quit IRC | 01:38 | |
| *** adiantum1 is now known as adiantum | 01:38 | |
| *** MasterOfBugs has quit IRC | 01:53 | |
| *** ilbot3 has quit IRC | 02:44 | |
| *** ilbot3 has joined #openstack-rally | 02:48 | |
| *** harlowja has quit IRC | 02:53 | |
| *** orionx has joined #openstack-rally | 03:21 | |
| *** dave-mccowan has quit IRC | 03:42 | |
| *** xarses has joined #openstack-rally | 03:45 | |
| *** orionx has quit IRC | 03:47 | |
| *** beslemon has joined #openstack-rally | 03:57 | |
| *** orionx has joined #openstack-rally | 04:11 | |
| *** orionx_ has joined #openstack-rally | 04:12 | |
| *** orionx has quit IRC | 04:16 | |
| *** xarses has quit IRC | 04:22 | |
| *** NikitaKonovalov has quit IRC | 05:08 | |
| *** NikitaKonovalov has joined #openstack-rally | 05:10 | |
| *** abalutoiu has joined #openstack-rally | 05:18 | |
| *** rdas has joined #openstack-rally | 05:23 | |
| *** beslemon has quit IRC | 05:33 | |
| *** rdas has quit IRC | 05:47 | |
| *** rdas has joined #openstack-rally | 06:24 | |
| openstackgerrit | zhangzhihui proposed openstack/rally master: Add cinder.CreateAndListVolumeTypes scenario https://review.openstack.org/432135 | 06:33 |
|---|---|---|
| openstackgerrit | zhangzhihui proposed openstack/rally master: Add cinder.CreateAndGetVolumeType scenario https://review.openstack.org/432137 | 06:37 |
| openstackgerrit | zhangzhihui proposed openstack/rally master: Add cinder.CreateAndUpdateVolumeType scenario https://review.openstack.org/432138 | 06:38 |
| *** abehl has joined #openstack-rally | 06:38 | |
| *** itsuugo has joined #openstack-rally | 06:40 | |
| *** psuriset has quit IRC | 06:55 | |
| *** orionx_ has quit IRC | 06:59 | |
| *** rcernin has joined #openstack-rally | 07:03 | |
| *** anshul_ has joined #openstack-rally | 07:20 | |
| *** abehl has quit IRC | 07:20 | |
| *** psuriset has joined #openstack-rally | 07:25 | |
| *** pcaruana has joined #openstack-rally | 07:30 | |
| *** afazekas has quit IRC | 07:43 | |
| *** yamamoto has quit IRC | 07:52 | |
| *** Serlex has joined #openstack-rally | 08:10 | |
| *** yamamoto has joined #openstack-rally | 08:28 | |
| *** yamamoto_ has joined #openstack-rally | 08:36 | |
| *** yamamoto has quit IRC | 08:39 | |
| *** yanyanhu has quit IRC | 09:08 | |
| *** yamamoto_ has quit IRC | 09:24 | |
| *** yamamoto has joined #openstack-rally | 09:35 | |
| *** adiantum has quit IRC | 09:35 | |
| *** itsuugo has quit IRC | 09:36 | |
| *** yamamoto has quit IRC | 09:43 | |
| *** yingjun has quit IRC | 09:59 | |
| *** mkoderer has joined #openstack-rally | 10:09 | |
| kaloyan | hi, can i add custom html generated from a script in the rally report | 10:13 |
| kaloyan | i am using vmtasks to run the script | 10:13 |
| rallydev-bot | [From Gitter] andreykurilin : kaloyan: hi! unfortunately, no. you can just use predefined charts there | 10:16 |
| rallydev-bot | [From Gitter] andreykurilin : what kind of html do you want to include? | 10:16 |
| kaloyan | just simple html with some tables | 10:17 |
| *** openstackgerrit has quit IRC | 10:18 | |
| rallydev-bot | [From Gitter] andreykurilin : if it is just tables, you can convert them to json(dict) and rally will embed it to report with inner mechanisms | 10:18 |
| rallydev-bot | [From Gitter] andreykurilin : it is only one way to include that tables to report | 10:18 |
| kaloyan | ok i will try it | 10:20 |
| kaloyan | thank you | 10:20 |
| rallydev-bot | [From Gitter] andreykurilin : including custom HTMLs to reports is insecure thing, so I suppose we will not allow it in near future | 10:20 |
| rallydev-bot | [From Gitter] abhi6254 : Hi Guys | 10:23 |
| rallydev-bot | [From Gitter] andreykurilin : hi | 10:23 |
| rallydev-bot | [From Gitter] abhi6254 : I just want to know, Is there any scenario which will boot server and wait for port to up | 10:24 |
| rallydev-bot | [From Gitter] andreykurilin : only VMTask | 10:25 |
| rallydev-bot | [From Gitter] abhi6254 : port created on nova side | 10:25 |
| rallydev-bot | [From Gitter] abhi6254 : Ok | 10:25 |
| rallydev-bot | [From Gitter] abhi6254 : But how we know portup time | 10:25 |
| rallydev-bot | [From Gitter] andreykurilin : there should be `wait_for_ping` atomic action | 10:27 |
| rallydev-bot | [From Gitter] andreykurilin : it is a duration between an instance become in ACTIVE state and attached ip become pingable | 10:28 |
| *** rdas has quit IRC | 10:40 | |
| *** openstackgerrit has joined #openstack-rally | 10:48 | |
| openstackgerrit | Merged openstack/rally master: [Verify] Fix issue with test name regex in Testr plugin https://review.openstack.org/430645 | 10:48 |
| *** adiantum has joined #openstack-rally | 11:15 | |
| rallydev-bot | [From Gitter] abhi6254 : Oh, Great | 11:18 |
| rallydev-bot | [From Gitter] abhi6254 : Thanks Andrey++ | 11:18 |
| rallydev-bot | [From Gitter] abhi6254 : [edit] Thanks Andrey | 11:18 |
| rallydev-bot | [From Gitter] abhi6254 : @andreykurilin ++ | 11:18 |
| rallydev-bot | [From Gitter] abhi6254 : [edit] | 11:18 |
| rallydev-bot | [From Gitter] abhi6254 : Just Want to VMTask can we configured like every server(instance) have there on security group | 11:20 |
| rallydev-bot | [From Gitter] abhi6254 : [edit] Just Want to know with VMTask can we configured like every server(instance) have there on security group | 11:20 |
| rallydev-bot | [From Gitter] abhi6254 : each server have there own security group | 11:21 |
| *** yamamoto has joined #openstack-rally | 11:25 | |
| *** yamamoto has quit IRC | 11:29 | |
| *** jkilpatr has quit IRC | 11:42 | |
| *** yingjun has joined #openstack-rally | 11:47 | |
| *** tosky has joined #openstack-rally | 11:49 | |
| *** tesseract has joined #openstack-rally | 11:50 | |
| *** jkilpatr has joined #openstack-rally | 11:56 | |
| *** yingjun has quit IRC | 12:00 | |
| *** dave-mccowan has joined #openstack-rally | 12:08 | |
| *** dave-mccowan has quit IRC | 12:32 | |
| *** dave-mccowan has joined #openstack-rally | 12:33 | |
| *** mkoderer has quit IRC | 13:17 | |
| rallydev-bot | [From Gitter] andreykurilin : separate security group should be attached to separate server? | 13:34 |
| rallydev-bot | [From Gitter] andreykurilin : @abhi6254 ^ | 13:34 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally master: [WIP] pprint jsonschema in plugin reference https://review.openstack.org/427831 | 13:48 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally master: Fix used jsonschemas https://review.openstack.org/431043 | 13:48 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally master: pprint jsonschema in plugin reference https://review.openstack.org/427831 | 13:53 |
| rallydev-bot | [From Gitter] abhi6254 : Yes | 14:13 |
| rallydev-bot | [From Gitter] abhi6254 : 0ne server - one security group | 14:13 |
| rallydev-bot | [From Gitter] abhi6254 : With VMTask scenario | 14:18 |
| rallydev-bot | [From Gitter] andreykurilin : VMTask doesn't include that functional | 14:18 |
| rallydev-bot | [From Gitter] andreykurilin : but it should not be a hard task to create custom plugin based on VMTask and extend it with your feauture | 14:18 |
| rallydev-bot | [From Gitter] abhi6254 : Yes, Can you guide with that, My python skill not that much good | 14:19 |
| rallydev-bot | [From Gitter] abhi6254 : [edit] Yes, Can you guide me with that, My python skill not that much good | 14:19 |
| rallydev-bot | [From Gitter] andreykurilin : you should start from http://rally.readthedocs.io/en/latest/plugins/index.html | 14:20 |
| rallydev-bot | [From Gitter] andreykurilin : if you copy original scenario - https://github.com/openstack/rally/blob/master/rally/plugins/openstack/scenarios/vm/vmtasks.py#L37-L211 and put it to separate module, you will need to change it name | 14:21 |
| rallydev-bot | [From Gitter] andreykurilin : https://github.com/openstack/rally/blob/master/rally/plugins/openstack/scenarios/vm/vmtasks.py#L48 | 14:21 |
| rallydev-bot | [From Gitter] andreykurilin : before booting server, you will need to create a security group | 14:22 |
| rallydev-bot | [From Gitter] andreykurilin : it can be done something like here - https://github.com/openstack/rally/blob/master/rally/plugins/openstack/scenarios/nova/security_group.py#L53-L57 (VMTask has the same parent as this example code, so equal calls can be used) | 14:23 |
| rallydev-bot | [From Gitter] andreykurilin : then you will need to put new security group to boot method | 14:24 |
| openstackgerrit | Merged openstack/rally master: Fix backup create and restore scenario race problem https://review.openstack.org/427686 | 14:33 |
| rallydev-bot | [From Gitter] abhi6254 : Thank j | 14:39 |
| rallydev-bot | [From Gitter] abhi6254 : [edit] Thank J | 14:39 |
| rallydev-bot | [From Gitter] abhi6254 : I will try | 14:39 |
| rallydev-bot | [From Gitter] abhi6254 : Actually VMTask its already creating common security group with Port 22 for ssh , So should I remove this line | 14:45 |
| rallydev-bot | [From Gitter] abhi6254 : https://github.com/openstack/rally/blob/master/rally/plugins/openstack/scenarios/vm/vmtasks.py#L154-L155 | 14:45 |
| rallydev-bot | [From Gitter] andreykurilin : common security group is created once by "allow_ssh" context | 14:46 |
| rallydev-bot | [From Gitter] andreykurilin : If you want to disable it, you should modify that lines - https://github.com/openstack/rally/blob/master/rally/plugins/openstack/scenarios/vm/vmtasks.py#L47 | 14:46 |
| *** stpierre has joined #openstack-rally | 14:49 | |
| rallydev-bot | [From Gitter] abhi6254 : Ok, I will check :worried: | 14:49 |
| rallydev-bot | [From Gitter] abhi6254 : :+1: | 14:50 |
| rallydev-bot | [From Gitter] abhi6254 : | 14:50 |
| *** anshul_ has quit IRC | 15:12 | |
| *** stpierre has quit IRC | 15:12 | |
| *** stpierre has joined #openstack-rally | 15:15 | |
| *** stpierre_ has joined #openstack-rally | 15:20 | |
| *** stpierre has quit IRC | 15:20 | |
| *** dims_ has quit IRC | 15:28 | |
| *** dims has joined #openstack-rally | 15:33 | |
| *** orionx has joined #openstack-rally | 15:35 | |
| *** orionx has quit IRC | 15:39 | |
| *** adiantum has quit IRC | 15:47 | |
| *** dims has quit IRC | 15:55 | |
| *** dims has joined #openstack-rally | 15:55 | |
| *** dims is now known as Guest12406 | 15:56 | |
| *** orionx has joined #openstack-rally | 15:58 | |
| *** orionx_ has joined #openstack-rally | 16:01 | |
| *** beslemon has joined #openstack-rally | 16:04 | |
| *** Guest12406 has quit IRC | 16:05 | |
| *** orionx has quit IRC | 16:06 | |
| *** rcernin has quit IRC | 16:06 | |
| *** Serlex has quit IRC | 16:24 | |
| *** dims_ has joined #openstack-rally | 16:24 | |
| *** afazekas has joined #openstack-rally | 16:32 | |
| *** stpierre_ is now known as stpierre | 16:41 | |
| *** tesseract has quit IRC | 16:45 | |
| *** pcaruana has quit IRC | 16:53 | |
| *** beslemon has quit IRC | 16:57 | |
| *** beslemon has joined #openstack-rally | 16:57 | |
| *** dave-mccowan has quit IRC | 17:05 | |
| *** harlowja has joined #openstack-rally | 17:05 | |
| *** harlowja has quit IRC | 17:05 | |
| *** harlowja has joined #openstack-rally | 17:05 | |
| *** beslemon has quit IRC | 17:07 | |
| *** aarefiev is now known as aarefiev_afk | 17:19 | |
| *** automagically has quit IRC | 17:36 | |
| *** tosky has quit IRC | 17:40 | |
| *** anshul_ has joined #openstack-rally | 18:05 | |
| *** abalutoiu_ has joined #openstack-rally | 18:26 | |
| *** abalutoiu has quit IRC | 18:29 | |
| *** MasterOfBugs has joined #openstack-rally | 18:40 | |
| *** anshul_ has quit IRC | 19:05 | |
| *** abalutoiu has joined #openstack-rally | 19:36 | |
| *** abalutoiu_ has quit IRC | 19:39 | |
| *** pramodrj07 has joined #openstack-rally | 19:41 | |
| *** itsuugo has joined #openstack-rally | 19:55 | |
| *** abalutoiu_ has joined #openstack-rally | 20:06 | |
| *** abalutoiu has quit IRC | 20:10 | |
| *** dave-mccowan has joined #openstack-rally | 20:11 | |
| *** psuriset has quit IRC | 20:35 | |
| *** abalutoiu_ has quit IRC | 20:39 | |
| *** adiantum has joined #openstack-rally | 20:46 | |
| *** adiantum has quit IRC | 20:48 | |
| *** adiantum1 has joined #openstack-rally | 20:48 | |
| *** adiantum1 is now known as adiantum | 20:50 | |
| *** psuriset has joined #openstack-rally | 20:52 | |
| *** stpierre has quit IRC | 21:01 | |
| *** psuriset has quit IRC | 21:02 | |
| *** alexpilo_ has quit IRC | 21:51 | |
| *** alexpilotti has joined #openstack-rally | 22:07 | |
| *** dave-mccowan has quit IRC | 22:12 | |
| *** kaloyan has quit IRC | 22:59 | |
| *** catintheroof has quit IRC | 23:03 | |
| *** catintheroof has joined #openstack-rally | 23:04 | |
| *** catintheroof has quit IRC | 23:08 | |
| *** orionx_ has quit IRC | 23:19 | |
| *** yamamoto has joined #openstack-rally | 23:27 | |
| *** jkilpatr has quit IRC | 23:30 | |
| *** yamamoto has quit IRC | 23:31 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!