*** reveller has quit IRC | 00:09 | |
*** jkilpatr has quit IRC | 00:12 | |
*** reveller has joined #openstack-rally | 00:13 | |
*** dave-mccowan has quit IRC | 00:24 | |
*** dave-mccowan has joined #openstack-rally | 01:23 | |
openstackgerrit | Hai Shi proposed openstack/rally master: [WIP][RAAS] Rally-as-a-service https://review.openstack.org/460242 | 01:27 |
---|---|---|
*** tovin07_ has joined #openstack-rally | 02:04 | |
openstackgerrit | chenhb proposed openstack/rally master: WIP--Refactor the related command of task report https://review.openstack.org/460374 | 02:47 |
*** dave-mccowan has quit IRC | 03:43 | |
*** itlinux_ has joined #openstack-rally | 04:40 | |
*** itlinux_ has quit IRC | 05:21 | |
*** itlinux_ has joined #openstack-rally | 05:26 | |
openstackgerrit | chenhb proposed openstack/rally master: cleanup old required_services https://review.openstack.org/474858 | 05:46 |
openstackgerrit | chenhb proposed openstack/rally master: WIP--Refactor the related command of task report https://review.openstack.org/460374 | 06:00 |
*** rcernin has joined #openstack-rally | 06:19 | |
*** rcernin has quit IRC | 06:24 | |
*** itlinux_ has quit IRC | 06:30 | |
*** e0ne has joined #openstack-rally | 06:33 | |
*** rcernin has joined #openstack-rally | 06:39 | |
*** e0ne has quit IRC | 06:43 | |
*** pcaruana has joined #openstack-rally | 06:43 | |
*** anshulbehl has joined #openstack-rally | 06:57 | |
*** tesseract has joined #openstack-rally | 07:09 | |
*** abalutoiu has quit IRC | 07:12 | |
*** abalutoiu has joined #openstack-rally | 07:38 | |
rallydev-bot | [From Gitter] strigazi : @andreykurilin Yes, in magnum we have moved | 07:43 |
rallydev-bot | [From Gitter] andreykurilin : @strigazi thanks! | 07:44 |
openstackgerrit | Hai Shi proposed openstack/rally master: deployment.list() return the serial result https://review.openstack.org/474880 | 07:46 |
*** alexchadin has joined #openstack-rally | 07:55 | |
rallydev-bot | [From Gitter] Pigueiras : hello guys | 08:02 |
rallydev-bot | [From Gitter] Pigueiras : i would like to have this PR merged: https://review.openstack.org/#/c/469170/ | 08:03 |
rallydev-bot | [From Gitter] Pigueiras : but two reviewers disagree in one thing :( | 08:03 |
rallydev-bot | [From Gitter] Pigueiras : i'm blocked now because i don't know what to do now :( | 08:03 |
rallydev-bot | [From Gitter] Pigueiras : could anyone help me plz? | 08:04 |
rallydev-bot | [From Gitter] andreykurilin : @Pigueiras I'll try to talk with vponomaryov in an hour and clarify comments | 08:05 |
rallydev-bot | [From Gitter] Pigueiras : @andreykurilin thanks a lot! | 08:06 |
openstackgerrit | Merged openstack/rally master: [ci] Test openstack deployment without admin https://review.openstack.org/474143 | 08:15 |
*** abalutoiu has quit IRC | 08:18 | |
*** e0ne has joined #openstack-rally | 08:18 | |
*** rcernin has quit IRC | 08:21 | |
*** rcernin has joined #openstack-rally | 08:22 | |
openstackgerrit | Staroverov Anton proposed openstack/rally master: [WIP] 'File exists' validator and Utils class for validators https://review.openstack.org/473778 | 08:53 |
rallydev-bot | [From Gitter] Pigueiras : @andreykurilin if you can ask him about this one (since I've been taking a look this morning to his comments) it would be cool ^^ https://review.openstack.org/#/c/471342/1/rally/plugins/openstack/scenarios/manila/utils.py | 08:54 |
rallydev-bot | [From Gitter] Pigueiras : isn't he in this chat room? | 08:54 |
rallydev-bot | [From Gitter] andreykurilin : @Pigueiras he is offline now | 08:54 |
rallydev-bot | [From Gitter] andreykurilin : but should be there | 08:55 |
rallydev-bot | [From Gitter] Pigueiras : :+1: | 08:55 |
*** oanufrii has joined #openstack-rally | 08:57 | |
*** tosky has joined #openstack-rally | 08:57 | |
*** abalutoiu has joined #openstack-rally | 09:00 | |
*** winston-d_ has quit IRC | 09:05 | |
openstackgerrit | Ma Xinjian proposed openstack/rally master: Add NovaServers.boot_and_get_vnc_console https://review.openstack.org/374514 | 09:10 |
*** lpetrut has joined #openstack-rally | 09:44 | |
openstackgerrit | Merged openstack/rally master: cleanup old required_services https://review.openstack.org/474858 | 10:03 |
*** tovin07_ has quit IRC | 10:07 | |
*** vponomaryov has joined #openstack-rally | 10:11 | |
rallydev-bot | [From Gitter] andreykurilin : @Pigueiras ping | 10:11 |
rallydev-bot | [From Gitter] andreykurilin : @Pigueiras vponomaryov is here (actually, he is in our IRC channel, but the rallydev-bot will sync all messages) | 10:12 |
*** mrchao has joined #openstack-rally | 10:39 | |
*** alexchadin has quit IRC | 10:58 | |
*** jkilpatr has joined #openstack-rally | 10:59 | |
*** mvk has quit IRC | 11:14 | |
*** ushkalim has joined #openstack-rally | 11:17 | |
*** winston-d_ has joined #openstack-rally | 11:32 | |
*** lpigueiras has joined #openstack-rally | 11:46 | |
rallydev-bot | [From Gitter] chenhb-zte : Hi, @Pigueiras , sorry, i did not explain more detail for my comment. As your comment for share_proto argument, its value should be selected in NFS,CIFS.... , And we have added a new validator for enum type like this some time ago, so i hope we can use it at here. | 11:54 |
rallydev-bot | [From Gitter] chenhb-zte : i want you can add this validator, like this @validation.add("enum", param_name="shoare_proto", values=["NFS", "CIFS", "CephFS", "GlusterFS", "HDFS"], | 11:55 |
rallydev-bot | [From Gitter] chenhb-zte : missed=False) | 11:55 |
rallydev-bot | [From Gitter] Pigueiras : @chenhb-zte i guess the rest of the scenarios will change in the future too to use this `enum` validation no? | 11:56 |
rallydev-bot | [From Gitter] andreykurilin : @Pigueiras yes | 11:56 |
rallydev-bot | [From Gitter] andreykurilin : old validator will be removed soon | 11:57 |
rallydev-bot | [From Gitter] chenhb-zte : yes. we did not comment this at your previous scenarios, because we had not this validator. :) | 12:01 |
rallydev-bot | [From Gitter] chenhb-zte : now you could add it to previous scenarios if you would. | 12:03 |
*** alexchadin has joined #openstack-rally | 12:07 | |
*** oanufrii has quit IRC | 12:08 | |
rallydev-bot | [From Gitter] Pigueiras : well, I was asking in gerrit that question but my messages were in `Draft` :smile: | 12:09 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: [docs] include required platforms of plugins https://review.openstack.org/458084 | 12:10 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: [docs] include required platforms of plugins https://review.openstack.org/458084 | 12:10 |
rallydev-bot | [From Gitter] andreykurilin : unpublished "Draft" comment is quite usual thing:) | 12:10 |
*** ushkalim has quit IRC | 12:26 | |
*** ushkalim has joined #openstack-rally | 12:28 | |
rallydev-bot | [From Gitter] Pigueiras : @chenhb-zte `validate_share_proto` is case insensitive :( | 12:36 |
rallydev-bot | [From Gitter] chenhb-zte : @Pigueiras what happened? | 12:47 |
*** catintheroof has joined #openstack-rally | 12:54 | |
*** dave-mccowan has joined #openstack-rally | 12:59 | |
*** alexchadin has quit IRC | 13:23 | |
*** oanufrii has joined #openstack-rally | 13:26 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: [docs] include required platforms of plugins https://review.openstack.org/458084 | 13:27 |
*** oanufrii has quit IRC | 13:30 | |
*** yamamoto_ has joined #openstack-rally | 13:41 | |
*** yamamoto has quit IRC | 13:44 | |
*** abalutoiu has quit IRC | 13:46 | |
*** abalutoiu has joined #openstack-rally | 13:47 | |
*** abalutoiu has quit IRC | 14:04 | |
*** abalutoiu has joined #openstack-rally | 14:04 | |
*** anshulbehl has quit IRC | 14:06 | |
*** ushkalim has quit IRC | 14:10 | |
*** abalutoiu has quit IRC | 14:48 | |
*** abalutoiu has joined #openstack-rally | 14:48 | |
*** abalutoiu_ has joined #openstack-rally | 14:51 | |
*** abalutoiu has quit IRC | 14:51 | |
*** mrchao has quit IRC | 15:03 | |
*** lpetrut has quit IRC | 15:15 | |
*** rcernin has quit IRC | 15:15 | |
*** pcaruana has quit IRC | 15:20 | |
*** itlinux_ has joined #openstack-rally | 15:24 | |
*** itlinux_ has quit IRC | 15:25 | |
*** e0ne has quit IRC | 15:34 | |
*** itlinux_ has joined #openstack-rally | 15:35 | |
*** itlinux_ has quit IRC | 15:36 | |
*** aarefiev is now known as aarefiev_afk | 15:39 | |
*** yamamoto_ has quit IRC | 15:39 | |
*** yamamoto has joined #openstack-rally | 15:40 | |
*** itlinux has joined #openstack-rally | 15:44 | |
*** yamamoto has quit IRC | 15:44 | |
*** yamamoto has joined #openstack-rally | 16:13 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: [task] Simplify db layer https://review.openstack.org/474716 | 16:27 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: Fix several TODOs in db layer https://review.openstack.org/474715 | 16:27 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: Extend tags feature of tasks https://review.openstack.org/474714 | 16:27 |
*** yamamoto has quit IRC | 16:38 | |
*** tosky has quit IRC | 17:07 | |
*** tosky has joined #openstack-rally | 17:36 | |
*** catintheroof has quit IRC | 17:37 | |
*** yamamoto has joined #openstack-rally | 17:39 | |
*** yamamoto has quit IRC | 17:43 | |
*** itlinux has quit IRC | 17:53 | |
*** itlinux_ has joined #openstack-rally | 17:55 | |
*** mvk has joined #openstack-rally | 18:02 | |
*** pcaruana has joined #openstack-rally | 18:04 | |
*** yamamoto has joined #openstack-rally | 18:40 | |
*** pcaruana has quit IRC | 18:41 | |
*** yamamoto has quit IRC | 18:44 | |
*** e0ne has joined #openstack-rally | 19:22 | |
*** yamamoto has joined #openstack-rally | 19:41 | |
*** yamamoto has quit IRC | 19:45 | |
*** tesseract has quit IRC | 19:53 | |
*** e0ne has quit IRC | 19:55 | |
*** e0ne has joined #openstack-rally | 20:18 | |
*** itlinux_ has quit IRC | 20:18 | |
*** winston-d_ has quit IRC | 21:15 | |
*** Dinesh_Bhor has quit IRC | 21:16 | |
*** Dinesh_Bhor has joined #openstack-rally | 21:17 | |
*** itlinux_ has joined #openstack-rally | 21:20 | |
*** e0ne has quit IRC | 21:24 | |
*** jkilpatr has quit IRC | 21:31 | |
*** dave-mccowan has quit IRC | 21:32 | |
*** stpierre has quit IRC | 21:33 | |
*** itlinux_ has quit IRC | 21:38 | |
*** yamamoto has joined #openstack-rally | 21:42 | |
*** yamamoto has quit IRC | 21:47 | |
*** itlinux_ has joined #openstack-rally | 22:20 | |
*** itlinux_ has quit IRC | 22:28 | |
*** itlinux_ has joined #openstack-rally | 22:31 | |
*** itlinux_ has quit IRC | 22:31 | |
*** yamamoto has joined #openstack-rally | 22:43 | |
*** tosky has quit IRC | 22:44 | |
*** yamamoto has quit IRC | 22:49 | |
*** logan_ has joined #openstack-rally | 23:25 | |
*** aarefiev_afk has quit IRC | 23:26 | |
*** rpromyshlennikov has quit IRC | 23:26 | |
*** logan- has quit IRC | 23:26 | |
*** Daviey has quit IRC | 23:26 | |
*** doude has quit IRC | 23:26 | |
*** aarefiev_afk has joined #openstack-rally | 23:27 | |
*** raginbajin has quit IRC | 23:27 | |
*** rpromyshlennikov has joined #openstack-rally | 23:27 | |
*** Daviey has joined #openstack-rally | 23:28 | |
*** logan_ is now known as logan- | 23:29 | |
*** raginbajin has joined #openstack-rally | 23:34 | |
*** yamamoto has joined #openstack-rally | 23:45 | |
*** yamamoto has quit IRC | 23:50 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!