Monday, 2013-09-09

*** nosnos has joined #openstack-qa01:22
*** Leo-away has left #openstack-qa01:48
*** jasondot1 has joined #openstack-qa01:49
*** jasondotstar has quit IRC01:50
*** jasondot1 is now known as jasondotstar01:50
*** jasondotstar has quit IRC01:50
*** jasondotstar has joined #openstack-qa01:50
*** matsuhashi has joined #openstack-qa01:56
*** jasondotstar has quit IRC02:44
*** anteaya has quit IRC02:54
*** HenryG has quit IRC03:30
*** yfried has joined #openstack-qa03:55
*** yfried has quit IRC04:08
*** mtreinish has quit IRC04:14
*** mtreinish has joined #openstack-qa04:15
*** ken1ohmichi has joined #openstack-qa04:22
*** mtreinish has quit IRC04:24
*** mtreinish has joined #openstack-qa04:26
*** raies has joined #openstack-qa04:38
raiesanybody (reviewer) from tempest ?04:42
*** matsuhas_ has joined #openstack-qa05:00
*** matsuhashi has quit IRC05:00
*** yfried has joined #openstack-qa05:18
*** rdekel has joined #openstack-qa05:20
*** matsuhas_ has quit IRC05:26
*** matsuhashi has joined #openstack-qa05:29
*** nosnos has quit IRC05:32
*** nosnos has joined #openstack-qa05:32
*** matsuhashi has quit IRC05:34
*** matsuhashi has joined #openstack-qa05:39
*** dkorn has joined #openstack-qa05:58
*** ken1ohmichi has quit IRC06:18
*** ken1ohmichi has joined #openstack-qa06:18
*** thomasbiege has joined #openstack-qa06:32
*** thomasbiege has quit IRC06:35
*** matsuhashi has quit IRC06:57
*** tkammer has joined #openstack-qa06:59
*** nosnos_ has joined #openstack-qa07:00
*** nosnos has quit IRC07:01
*** matsuhashi has joined #openstack-qa07:01
mkodererraies: not a core reviewer but a reviewer ;)07:27
*** jgallard has joined #openstack-qa07:36
*** giulivo has joined #openstack-qa07:39
*** yassine has joined #openstack-qa08:01
*** yassine has quit IRC08:01
*** yassine has joined #openstack-qa08:02
*** rdekel has quit IRC08:10
*** rdekel has joined #openstack-qa08:16
*** afazekas has joined #openstack-qa08:40
*** ken1ohmichi has quit IRC08:48
raiesafazekas: please check https://review.openstack.org/#/c/44870/09:24
*** matsuhashi has quit IRC09:26
*** matsuhashi has joined #openstack-qa09:26
afazekasraies: nowadays we use the type=smoke for neutron tests09:28
*** raies has quit IRC09:30
*** rdekel has quit IRC09:34
*** mkollaro has joined #openstack-qa09:41
*** raies has joined #openstack-qa09:51
raiesafazekas: hi09:51
afazekasraies: hi09:52
afazekasI am still thinking about would not be better to pass list of structs (dict) to the create_bulk_subnet instead of 4 list09:54
afazekaslist({name='name-1', cidr='192.168.2.0/24'} {name='name-2', cidr='192.168.1.0/24'})09:59
afazekasthe count seams unnecessary parameter , you can know the list size10:00
*** rdekel has joined #openstack-qa10:01
raiesafazekas: then any suggestion ?10:02
afazekascreate_bulk_subnet(self, net_id, list_name_cidr)10:13
giulivoafazekas, thanks for pointing to the stable branch maint, I had no idea about the cherry pick rules10:14
afazekasfor name_cidr in list_name_cidr:10:14
afazekasgiulivo: https://review.openstack.org/#/c/42621/9/tempest/services/volume/xml/volumes_client.py I think it is good if it checked on the service side, we had a different opinion, so we can discuss it now10:16
afazekasgiulivo: you are welcome10:18
mkodererafazekas: giulivo: could we have a discussion about https://review.openstack.org/#/c/45465/210:19
mkodererI think it would be a good idea to split it into a separate class10:20
mkoderersince the backup functionality can be disabled10:20
mkodererdosaboy: ^^^10:20
mkodererI will put my comment on it - maybe you could have a look10:21
afazekasmkoderer: we do not need to separate the service classes, actually they should be merged to bigger files in the compute case as well10:21
mkodererafazekas: ok, but you will have function that aren't available10:22
mkodererso if you disable it you have function that you shouldn't call10:23
mkodererIMHO thats confusing10:23
afazekasmkoderer: ok the backup/.* url pattern might get new class10:24
mkodererafazekas: yes exactly10:25
*** jgallard has quit IRC10:25
afazekasthe snapshots also got one10:25
mkodererafazekas: ok, and is there a rule that a new test should have at least one "gate" test, are two smoke tests are sufficient for the beginning?10:26
mkodererafazekas: I mean smoke test are gating anyway...10:27
afazekasmkoderer: no, there is no rule10:28
giulivoafazekas, to be honest I think this https://review.openstack.org/#/c/42621/9/tempest/services/volume/xml/volumes_client.py is more like an hack unneeded in the json client because of json.loads10:28
afazekasWe should create rule for what should be smoke and add it to the documentation10:28
giulivobut I agree that tests should run unchanged, you're absolutely right on that, I'll +1 the change10:29
afazekasIMHO we should find a set which contains a tests from api (at least one from all sub dir) scenario and third party , and has good coverage10:29
*** matsuhashi has quit IRC10:30
afazekasgiulivo: json is able to distinguish boolean from string,  xml just able to do that with a formal specification , for example with xsd (the lower case true,false,0,1 are valid)10:31
afazekasWe are able to use the same test code with two transport (xml, json) backend because they wants and provides the same 'python data structure'10:32
afazekasadding a backend dependent 'if' statement to the test cases  is worse  IMHO10:33
giulivoafazekas, agreed on gerrit, sorry about that10:35
afazekasgiulivo: np10:36
*** nosnos_ has quit IRC10:39
*** HenryG has joined #openstack-qa10:51
*** HenryG_ has joined #openstack-qa10:52
*** HenryG_ has quit IRC10:54
*** HenryG has quit IRC10:55
*** HenryG has joined #openstack-qa10:58
*** afazekas has quit IRC11:01
giulivomkoderer, thanks for adding me here https://review.openstack.org/#/c/45465/ !11:01
giulivo(pointing me there)11:01
*** jgallard has joined #openstack-qa11:13
*** plomakin_ has quit IRC11:15
dosaboymkoderer, giulivo: hey11:16
giulivoping dosaboy11:17
dosaboythanks fro poining out the bp11:17
dosaboyagh can't type today11:17
giulivodosaboy, thank you for helping with that11:17
dosaboynp, i'll see if I can get it fixed up later11:17
dosaboyi had not noticed that BP11:17
giulivodosaboy, it's nice you joined on IRC because I think mkoderer prefers that route and I should also use it more in place of gerrit comments11:19
dosaboygerrit comments are fine too11:20
dosaboyit is easier to lose irc comments11:20
*** plomakin has joined #openstack-qa11:25
giulivoping sdague11:25
*** afazekas has joined #openstack-qa11:27
*** afazekas_ has joined #openstack-qa11:27
giulivoping afazekas afazekas_11:27
afazekas_giulivo: pong11:28
giulivoI see there is a proposal to run the tempest bug triage this week instead of the initial date proposed (the 17th)11:28
giulivoI was going to send the announcement so I'm asking if you have preferences between this friday (13rd) and the 17th11:29
afazekas_both can work for me11:29
giulivomkoderer, ^^ ?11:30
giulivosdague, ^^ ?11:30
giulivojaypipes, ^^ ^11:30
* giulivo oops11:30
giulivocyeoh, ^^ ?11:30
* mkoderer is in a meeting11:30
sdaguegiulivo: hey11:30
giulivoI just wanted to ensure the core was available for both dats11:31
sdagueso my availability over the next couple of weeks is a little goofy. Friday is my wife's birthday, and next week I'm at Linux Con presenting.11:31
sdagueI'm taking Friday off so we can do a long bike ride together11:31
*** afazekas has quit IRC11:32
sdaguewhich means everything looks bad for me, so don't take me into account :)11:32
giulivomtreinish, ^^ ?11:34
cyeohgiulivo: either is fine with me, but your friday is my saturday so I'm not around as much11:37
cyeohwell probably not at all on saturday and only a bit during fri night maybe11:37
giulivooh didn't know, so that is a point for the 17th, thanks11:38
sdaguegiulivo: mtreinish probably isn't awake yet, I'll make sure to nudge him in the office about it11:40
dkranzgiulivo: I could do any of those.11:48
giulivodkranz, sorry for missing to ping you and thanks for helping11:53
*** anteaya has joined #openstack-qa11:53
dkranzgiulivo: np11:53
*** weshay has joined #openstack-qa12:08
*** weshay has quit IRC12:14
*** dkorn1 has joined #openstack-qa12:18
*** dkorn has quit IRC12:19
*** weshay has joined #openstack-qa12:29
openstackgerritDirk Mueller proposed a change to openstack-dev/devstack: Install schema-image.json  https://review.openstack.org/4567212:34
*** dkorn1 has quit IRC12:39
*** dkorn has joined #openstack-qa12:42
*** dkorn has quit IRC12:45
*** dkorn has joined #openstack-qa12:45
*** prekarat has joined #openstack-qa12:55
openstackgerritLucas Alvares Gomes proposed a change to openstack-dev/devstack: Wrong arguments for die() call  https://review.openstack.org/4546813:01
openstackgerritMaru Newby proposed a change to openstack-dev/devstack: Add option to minimize neutron ovs l2 polling  https://review.openstack.org/4568013:13
*** rustlebee is now known as russellb13:14
*** mriedem has joined #openstack-qa13:15
openstackgerritadalbas proposed a change to openstack/tempest: Fix race condition for test_flavors_extra_specs  https://review.openstack.org/4558613:37
adalbasafazekas_, ping13:48
mtreinishgiulivo: I should be around on both days. I think that the 17th would be a bit more convenient for me though.13:52
giulivomtreinish, thanks, that is one more point for the 17th13:52
afazekas_adalbas: pong13:54
*** afazekas_ is now known as afazekas13:55
*** marun has quit IRC13:56
*** dkranz has quit IRC14:00
adalbasafazekas, about your review https://review.openstack.org/#/c/35165/, i think it also affects the bug 1218391 , which is causing a lot of rechecks in the gate.14:02
*** burt has joined #openstack-qa14:04
afazekasadalbas: probably yes, and some other might be related14:06
afazekasadalbas: thx for the review14:07
adalbasafazekas, sure. I'm interested in that so i'd like to test it when a new patchset is sent.14:08
* afazekas priority ++ of 3516514:10
adalbasafazekas, lol. tell me if you need any help ;)14:11
afazekasI need a time machine :)14:11
*** adalbas has quit IRC14:22
*** prekarat has quit IRC14:34
*** adalbas has joined #openstack-qa14:38
*** SergeyLu_ has joined #openstack-qa14:42
*** SergeyLu_ has quit IRC14:46
*** yfried has quit IRC14:52
openstackgerritKyle Mestery proposed a change to openstack-dev/devstack: Augment instead of override extra ML2 options.  https://review.openstack.org/4569714:53
*** dkorn has quit IRC14:54
openstackgerritTal Kammer proposed a change to openstack/tempest: Initial basic setup of openstack and tempest config file  https://review.openstack.org/4292014:54
*** rdekel has quit IRC14:56
*** krtaylor has quit IRC15:02
sdaguemtreinish: can I get you to reconsider your -1 here - https://review.openstack.org/#/c/45342/, as I think the future is to take it into fixtures - https://bugs.launchpad.net/python-fixtures/+bug/1221724 is what lifeless asked me to register for it15:10
openstackgerritTal Kammer proposed a change to openstack/tempest: Initial basic setup of openstack and tempest config file  https://review.openstack.org/4292015:11
mtreinishsdague: fine, approved15:13
sdaguethanks15:13
*** dkranz has joined #openstack-qa15:16
*** afazekas has quit IRC15:17
tkammerAs discussed in the meeting, I have changed the auto configuration script I wrote originally in BASH to python15:18
tkammerIf you have time to review it, that would be great :)  https://review.openstack.org/4292015:18
*** mlavalle has joined #openstack-qa15:24
*** mkollaro has quit IRC15:36
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Fix tempest config usage in test_attach_volume  https://review.openstack.org/4570615:54
openstackgerritA change was merged to openstack/tempest: fix race condition between addCleanup and lockutils  https://review.openstack.org/4534216:01
*** amscanne has quit IRC16:04
*** mkollaro has joined #openstack-qa16:06
*** mkollaro has quit IRC16:07
openstackgerritTal Kammer proposed a change to openstack/tempest: Initial basic setup of openstack and tempest config file  https://review.openstack.org/4292016:10
flashgordonI have a bug that was hit 24 times in tempest in the last 24 hours: https://bugs.launchpad.net/nova/+bug/122198716:30
*** flashgordon is now known as jog016:30
jog0as confirmed via logstash16:30
*** malini has joined #openstack-qa16:34
*** jgallard has quit IRC16:37
*** bmqq123_away is now known as yjiang516:41
dkranzsdague: Are we enforcing that negative tests should specify the 'negative' tag?16:42
dkranzsdague: Or is it optional?16:42
*** tkammer has quit IRC16:44
dkranzsdague: I think we should approve https://review.openstack.org/#/c/44299/ but it has your -1 on it to which I commented.16:45
openstackgerritA change was merged to openstack-dev/devstack: Provide a means of setting vmdk custom properties via image filename  https://review.openstack.org/4518117:03
*** openstackgerrit has quit IRC17:05
*** openstackgerrit has joined #openstack-qa17:05
sdaguedkranz: so I thought the policy we set out in stable was it had to be fixed in master first, like other projects, so we don't end up with a big diversion17:17
*** wramthun has joined #openstack-qa17:18
dkranzsdague: I thought it was fixed in master17:18
dkranzsdague: There is a a cherry pick mentioned in the commit message17:18
sdagueok, I'll change my vote17:20
dkranzsdague: Thanks17:21
dkranzmtreinish: Regarding https://review.openstack.org/#/c/45706/17:26
dkranzmtreinish: config is set as a top-level class variable in BaseTestCase17:26
dkranzmtreinish: I'm not enough of a python expert to understand all the initialization orderings going on here.17:27
dkranzmtreinish: Obviously we need to make this more bulletproof as you suggest.17:27
mtreinishdkranz: yeah I can't remember the exact reason either, but the skip decorators can't access config from the base class17:28
mtreinishthe way I did it the patch was wrong too17:28
mtreinishI've got an update coming in a sec17:28
mtreinishbut we should move to using config the inteded way17:29
*** mlavalle has quit IRC17:29
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Fix tempest config usage in test_attach_volume  https://review.openstack.org/4570617:32
*** SergeyLukjanov has joined #openstack-qa17:39
openstackgerritAlex Rudenko proposed a change to openstack-dev/devstack: blueprint devstack-support-for-keystone-mixbackend  https://review.openstack.org/4460517:57
*** HenryG_ has joined #openstack-qa18:01
*** HenryG has quit IRC18:05
*** mriedem has quit IRC18:18
*** mriedem has joined #openstack-qa18:20
openstackgerritAlex Rudenko proposed a change to openstack-dev/devstack: Additional variable APACHE_SERVER_NAME added  https://review.openstack.org/4459318:22
*** marun has joined #openstack-qa18:26
openstackgerritBob Melander proposed a change to openstack-dev/devstack: Changes to make Devstack work with Neutron L3 plugin patch.  https://review.openstack.org/2090918:29
*** mlavalle has joined #openstack-qa18:46
openstackgerritClint Byrum proposed a change to openstack-dev/devstack: Lower Heat max_template_size for Tempest  https://review.openstack.org/4573018:57
openstackgerritClint Byrum proposed a change to openstack/tempest: Test that Heat max_template_size is applied  https://review.openstack.org/4573219:01
openstackgerritClint Byrum proposed a change to openstack/tempest: Test Heat max_resources_per_stack limit  https://review.openstack.org/4573319:01
*** mriedem1 has joined #openstack-qa19:04
*** mriedem has quit IRC19:07
*** krtaylor has joined #openstack-qa19:08
mtreinishsdague: for the service tags for the list of allowed services should I include incubated projects? (trove, ironic, marconi)19:13
sdaguemtreinish: yeh, though we're using function tags right, not code name tags?19:23
mtreinishsdague: I was using code names but I can change that: http://paste.openstack.org/show/46356/19:26
sdagueyeh, lets use functional names19:26
mtreinishsdague: even for ones that have 2 words? ('block storage', 'object storage', etc...)19:27
mtreinishwe used code names for service_available configs19:28
sdagueok19:32
openstackgerritClint Byrum proposed a change to openstack/tempest: Test that Heat max_template_size is applied  https://review.openstack.org/4573219:46
openstackgerritClint Byrum proposed a change to openstack/tempest: Test Heat max_resources_per_stack limit  https://review.openstack.org/4573319:46
*** jhenner has quit IRC20:01
*** marun has quit IRC20:16
openstackgerritCyril Roelandt proposed a change to openstack-dev/devstack: Swift: configure Ceilometer when it is enabled  https://review.openstack.org/4520120:18
openstackgerritAkihiro Motoki proposed a change to openstack-dev/devstack: Configure VPNaaS Horizon panel if q-vpn is enabled  https://review.openstack.org/4575120:23
*** HenryG_ has quit IRC20:25
*** HenryG has joined #openstack-qa20:26
*** yassine has quit IRC20:28
openstackgerritA change was merged to openstack-dev/devstack: Missing pxelinux.0 on RedHat systems  https://review.openstack.org/4402420:42
openstackgerritEdward Hope-Morley proposed a change to openstack/tempest: Add cinder-backup functional tests  https://review.openstack.org/4546520:47
*** marun has joined #openstack-qa21:03
openstackgerritA change was merged to openstack-dev/devstack: Enable multi-threaded nova API servers  https://review.openstack.org/4531421:07
openstackgerritA change was merged to openstack/tempest: Fix tempest config usage in test_attach_volume  https://review.openstack.org/4570621:07
openstackgerritJoe Gordon proposed a change to openstack-dev/devstack: Enable multi-threaded nova-conductor  https://review.openstack.org/4576621:23
*** malini is now known as malini_afk21:38
*** mriedem1 has quit IRC21:38
*** dkranz has quit IRC21:42
openstackgerritEdward Hope-Morley proposed a change to openstack/tempest: Add cinder-backup functional tests  https://review.openstack.org/4546521:51
*** SergeyLukjanov has quit IRC22:01
*** hemnafk is now known as hemna22:02
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Fix import grouping in scenario tests  https://review.openstack.org/4577922:08
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Remove order dependence from network_basic_ops  https://review.openstack.org/4578022:08
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add @services decorator  https://review.openstack.org/4578122:08
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add service tags to api.volume  https://review.openstack.org/4578222:08
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add services tags to scenario tests  https://review.openstack.org/4578322:08
openstackgerritMatthew Treinish proposed a change to openstack/tempest: Add hacking check for service tags in scenario  https://review.openstack.org/4578422:08
*** burt has quit IRC22:08
*** weshay has quit IRC22:11
*** krtaylor has quit IRC22:45
*** mlavalle has quit IRC23:00
yjiang5sdague: We are adding PCI passthrough support to nova, and maybe in future PCI NIC to neutron. I'm considering adding some integration test to tempest in I release, but that will be tricky because PCI passthrough has special requirement on real hardware, do you have any suggestion/hints on it?23:21
*** afazekas has joined #openstack-qa23:40
*** afazekas is now known as afazekas_zz23:43
sdagueyjiang5: we have the ability to have conditional bits in the config file, so you code set whether it was supported.23:46
sdaguebut that might make for a good design summit session23:46
giulivoping dosaboy you around?23:53
giulivoping mtreinish you around?23:53

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