*** sthaha has joined #openstack-qa | 00:10 | |
*** nosnos has joined #openstack-qa | 00:36 | |
*** weshay has joined #openstack-qa | 00:44 | |
*** MIDENN_ has joined #openstack-qa | 00:51 | |
*** mdenny has quit IRC | 00:54 | |
*** roaet has joined #openstack-qa | 01:03 | |
openstackgerrit | SlickNik proposed a change to openstack-dev/devstack: Added Trove (Database as a Service). https://review.openstack.org/38169 | 01:05 |
---|---|---|
openstackgerrit | A change was merged to openstack-dev/devstack: Revert "Swift: configure Ceilometer when it is enabled" https://review.openstack.org/45977 | 01:11 |
openstackgerrit | SlickNik proposed a change to openstack-dev/devstack: Added Trove (Database as a Service). https://review.openstack.org/38169 | 01:47 |
*** raies has quit IRC | 01:48 | |
*** SergeyLukjanov has joined #openstack-qa | 02:13 | |
*** anteaya_ has joined #openstack-qa | 02:31 | |
*** anteaya has quit IRC | 02:32 | |
*** anteaya_ has quit IRC | 02:37 | |
*** marun has quit IRC | 02:39 | |
*** SergeyLukjanov has quit IRC | 03:10 | |
openstackgerrit | minsel proposed a change to openstack/tempest: Handling network resources in tenant isolation https://review.openstack.org/45578 | 03:15 |
*** weshay has quit IRC | 03:19 | |
*** HenryG has quit IRC | 03:49 | |
*** prekarat has joined #openstack-qa | 04:34 | |
*** Mani_ has joined #openstack-qa | 04:35 | |
Mani_ | hi all | 04:36 |
Mani_ | i need some information regarding interprobality between openstack and eucalyptus, can any one help in this | 04:37 |
openstackgerrit | A change was merged to openstack-infra/devstack-gate: add c-bak to MY_ENABLED_SERVICES https://review.openstack.org/45797 | 05:11 |
*** raies has joined #openstack-qa | 05:18 | |
Mani_ | interprobality between openstack and eucalyptus | 05:18 |
Mani_ | interprobality between openstack and eucalyptus, can any one help in this | 05:18 |
raies | jaypipes: hi | 05:19 |
raies | jaypipes: I have one query | 05:21 |
raies | jaypipes: for https://review.openstack.org/#/c/44870/ , you had suggested that move list of dict logic to test case file | 05:21 |
raies | jaypipes: are u there ? | 05:27 |
raies | koderer: hi | 05:28 |
raies | sdague: hi | 05:32 |
raies | as per discussion for https://review.openstack.org/#/c/44870/ , jaypipes had suggested that move list of dict logic to test case file | 05:33 |
raies | sdague: I have a query for same | 05:33 |
raies | someone from tempest review team ? | 05:36 |
*** prekarat has quit IRC | 06:02 | |
*** rdekel has joined #openstack-qa | 06:10 | |
*** afazekas has joined #openstack-qa | 06:15 | |
*** dkorn has joined #openstack-qa | 06:16 | |
*** prekarat has joined #openstack-qa | 06:22 | |
openstackgerrit | afazekas proposed a change to openstack/tempest: Translate server extension attributes to json https://review.openstack.org/45910 | 06:38 |
raies | afazekas: hi | 06:39 |
raies | afazekas: I have query regarding https://review.openstack.org/#/c/44870/ | 06:40 |
afazekas | raies: hi | 06:40 |
raies | actually as u had suggested that request body should move to test case file (list of dict to be passed as argument) | 06:42 |
raies | this will be fine for json implementation | 06:42 |
afazekas | for xml you should convert the same list of dicts to the xml equivalent | 06:42 |
raies | but when list of dict value will be passed to xml client function then there I have to convert json to xml | 06:43 |
afazekas | actually it is python data, but yes | 06:43 |
afazekas | looks like you just need to make elements from all key with the value content | 06:44 |
raies | ok | 06:44 |
afazekas | http://docs.python.org/2/library/stdtypes.html#dict.iteritems | 06:45 |
raies | so for all future test case implementation request body (whether list of dicts of simple single dict will be passed to client function) | 06:46 |
afazekas | 'subnets': and the Element("subnets") part of the body remains on the service side | 06:53 |
afazekas | but the child of the element and ant the list of dicts will be passed to the methods | 06:54 |
raies | ok | 06:59 |
openstackgerrit | afazekas proposed a change to openstack/tempest: Simplify xml/json client selection https://review.openstack.org/36937 | 06:59 |
openstackgerrit | Zhi Kun Liu proposed a change to openstack-dev/devstack: db_uri configuration updates in whitebox of tempest.conf https://review.openstack.org/46016 | 06:59 |
*** Mani_ has quit IRC | 07:02 | |
*** giulivo has quit IRC | 07:07 | |
*** tkammer has joined #openstack-qa | 07:11 | |
openstackgerrit | Michael Basnight proposed a change to openstack-dev/devstack: Added Trove (Database as a Service). https://review.openstack.org/38169 | 07:19 |
*** yassine has joined #openstack-qa | 07:49 | |
*** fbo_away is now known as fbo | 07:50 | |
openstackgerrit | Mh Raies proposed a change to openstack/tempest: Bulk Subnets and Ports creation https://review.openstack.org/44870 | 07:52 |
raies | afazekas: please check https://review.openstack.org/44870 | 07:53 |
raies | afazekas: are you there ? | 07:54 |
afazekas | '# p1 = Element("subnet")' | 08:07 |
afazekas | '#As there is no IPv6 support so I am taking IPv4 for both' | 08:08 |
afazekas | space and position | 08:08 |
afazekas | some comment issue, I will recheck it when jenkins say +1 | 08:09 |
afazekas | at the first look it looks good | 08:09 |
*** giulivo has joined #openstack-qa | 08:41 | |
raies | afazekas : jenkins has given -1 | 08:41 |
raies | it seems that jenkins is sick | 08:42 |
raies | please check | 08:42 |
raies | afazekas: u there ? | 09:08 |
raies | sdague: command to recheck no bug ? | 09:15 |
lifeless | raies: 'recheck no bug' | 09:19 |
raies | how to run this command and where ? | 09:19 |
raies | lifeless | 09:20 |
raies | lifeless : how to run this command and where ? | 09:20 |
lifeless | in the review | 09:20 |
lifeless | its what you put it; putting a bug number is better | 09:20 |
raies | do not know bug number | 09:21 |
raies | please check http://logs.openstack.org/70/44870/5/check/gate-tempest-devstack-vm-postgres-full/cd396eb/testr_results.html.gz which is not my bug | 09:22 |
raies | and neither affecting my code | 09:22 |
raies | i.e. my chenges are pass unexpected error is displays | 09:24 |
afazekas | looks like a new cinder issue | 09:31 |
raies | afazekas: I have commented "recheck no bug" | 09:31 |
raies | taken specs from https://wiki.openstack.org/wiki/GerritJenkinsGithub#Test_Failures | 09:32 |
afazekas | ok, if it possible try to find an existing bug for recheck, if there is no it should be created first | 09:33 |
raies | afazekas: please verify whether it is related to this or not ? https://bugs.launchpad.net/tempest/+bug/1170737 | 09:33 |
afazekas | no | 09:34 |
afazekas | IMHO it is new one | 09:34 |
raies | ok | 09:34 |
raies | new one :) | 09:34 |
raies | should I log this as a bug ? | 09:35 |
afazekas | I will do it, but normally yes | 09:36 |
raies | ok you can log a new bug | 09:37 |
raies | and please share a ID of it also | 09:38 |
raies | you had not given + marks to my code https://review.openstack.org/#/c/44870/ yet | 09:38 |
giulivo | ping Anju | 09:41 |
raies | afazekas: ping | 09:41 |
raies | afazekas: jenkins made https://review.openstack.org/#/c/44870/ pass | 09:43 |
raies | now you can check it | 09:43 |
* afazekas the debug part is missing from the tempets log :( | 09:45 | |
raies | debug part ? | 09:45 |
afazekas | https://bugs.launchpad.net/cinder/+bug/1223757 | 09:48 |
afazekas | looks like the c-api had the info in an the AMQP message what I had searching for | 09:49 |
giulivo | afazekas, isn't cinder in gating deleting without the 'secure' flag? | 09:49 |
afazekas | giulivo: yes it should be disabled | 09:49 |
giulivo | so that timeout bug really is scary | 09:50 |
afazekas | http://logs.openstack.org/70/44870/5/check/gate-tempest-devstack-vm-postgres-full/cd396eb/logs/screen-c-vol.txt.gz#_2013-09-11_08_13_22_664 | 09:50 |
afazekas | looks like the tgtd or something still using it | 09:51 |
giulivo | oh it says it is in use yes | 09:51 |
giulivo | this is probably a nice thing which the parallelization of the tests spotted | 09:51 |
giulivo | afazekas, Anju doesn't seem to be around | 09:53 |
giulivo | but I think this https://blueprints.launchpad.net/tempest/+spec/atttach-detach-function-in-xml and this https://blueprints.launchpad.net/tempest/+spec/xml-api-for-volume-test are basically the same | 09:53 |
giulivo | one of the two should either be deleted/cloned and yet there is a third blueprint https://blueprints.launchpad.net/tempest/+spec/test-cases-for-xml also covering that | 09:54 |
raies | afazekas: please check https://review.openstack.org/#/c/45372/ and https://review.openstack.org/#/c/44870/ 72 is dependent on 70 | 09:56 |
Anju | hiii giulivo | 10:08 |
Anju | yes i mark implemented in that | 10:08 |
Anju | giulivo: i think a blueprnit can not be deleted | 10:10 |
*** HenryG has joined #openstack-qa | 10:11 | |
giulivo | Anju, so please do some maintenance around those blueprints so they link to the most generic | 10:12 |
giulivo | and are maked as 'implemented' or something | 10:13 |
Anju | i have marked implemented | 10:13 |
Anju | thanks giulivo , and tell me if anything i can do | 10:13 |
raies | afazekas: I do not know cidr for ipv6 | 10:19 |
raies | can u assist ? | 10:20 |
*** MIDENN_ has quit IRC | 10:20 | |
*** prekarat has quit IRC | 10:20 | |
raies | afazekas: I am just commenting there that "for IPv6 [4, 6] list will be used and cidr for IPv6 will be of IPv6" | 10:22 |
raies | what do u think ? | 10:22 |
*** prekarat has joined #openstack-qa | 10:22 | |
afazekas | TODO(raies): | 10:24 |
afazekas | ok | 10:24 |
afazekas | # TODO(raies): .. | 10:24 |
*** weshay has joined #openstack-qa | 10:24 | |
raies | u mean i should write TODO(raies): "for IPv6 [4, 6] list will be used and cidr for IPv6 will be of IPv6" | 10:25 |
raies | ?? | 10:25 |
openstackgerrit | Mh Raies proposed a change to openstack/tempest: Bulk Subnets and Ports creation https://review.openstack.org/44870 | 10:28 |
mkoderer | afazekas: giulivo: http://telekomcloud.github.io/2013/09/11/new-ways-of-tempest-stress-testing.html | 11:04 |
mkoderer | it's already on planet.openstack.org | 11:05 |
mkoderer | I am happy for any kind of comments :) | 11:05 |
openstackgerrit | afazekas proposed a change to openstack/tempest: Add xml support to the floating ip and router https://review.openstack.org/46050 | 11:05 |
giulivo | mkoderer, have to go trough it, but it's very nice and it will sort out as my main source of documentation for this stress decorator :) | 11:06 |
*** mkollaro has joined #openstack-qa | 11:09 | |
*** SergeyLukjanov has joined #openstack-qa | 11:20 | |
openstackgerrit | afazekas proposed a change to openstack/tempest: Remove wait_for_image_resp_code https://review.openstack.org/38995 | 11:24 |
raies | afazekas: check https://review.openstack.org/#/c/44870 | 11:25 |
afazekas | https://review.openstack.org/#/c/44870/6/tempest/api/network/test_networks.py | 11:34 |
afazekas | 267 268 , add 8 space | 11:35 |
tkammer | Can anyone tell me what is the difference between: api/compute/volumes/test_volumes_negative.py and api/volume/test_volumes_negative.py ? | 11:36 |
tkammer | It looks like a duplicate... | 11:37 |
afazekas | self.assertEqual('201', resp['status']) and self.addCleanup( ordering should be changed | 11:37 |
tkammer | (minor differences, not in logic..) | 11:37 |
afazekas | tkammer: the compute version connecting to nova , the volume version connecting to the cinder endpoint | 11:37 |
afazekas | tkammer: 'nova volume-create' vs. 'cinder create' | 11:38 |
tkammer | afazekas, o.k.. I think we should consider (in the future) to re-factor this so it will not duplicate so much code.. | 11:39 |
raies | u mean that i write self.addCleanup( , then self.assertEqual('201', resp['status']) ? | 11:40 |
afazekas | yes | 11:41 |
afazekas | tkammer: can you review the pending nova v3 api tests ? they are going to duplicate more code at the first time | 11:42 |
afazekas | We should find a smarter way for those tests first | 11:42 |
tkammer | afazekas, sure, give me some time as I need to finish some internal work first :) | 11:43 |
tkammer | afazekas, I will go over them in about an hour | 11:43 |
openstackgerrit | Mh Raies proposed a change to openstack/tempest: Bulk Subnets and Ports creation https://review.openstack.org/44870 | 11:46 |
*** dkranz has joined #openstack-qa | 11:46 | |
raies | afazekas: done | 11:47 |
raies | afazekas: u there ? please check I have icorporated your review comments | 11:50 |
afazekas | 'print post_body' ? | 11:51 |
raies | sorry wrong patch applied | 11:52 |
openstackgerrit | Mh Raies proposed a change to openstack/tempest: Bulk Subnets and Ports creation https://review.openstack.org/44870 | 11:55 |
raies | afazekas: now check | 11:55 |
*** jhenner1 has joined #openstack-qa | 12:02 | |
openstackgerrit | afazekas proposed a change to openstack/tempest: Add xml support to the floating ip and router https://review.openstack.org/46050 | 12:02 |
*** mkollaro1 has joined #openstack-qa | 12:03 | |
*** mkollaro has quit IRC | 12:03 | |
*** jhenner has quit IRC | 12:03 | |
raies | afazekas: u there ? | 12:03 |
*** tkammer has quit IRC | 12:05 | |
*** afazekas has quit IRC | 12:06 | |
raies | dkranz: please check https://review.openstack.org/#/c/44870/ | 12:07 |
*** tkammer has joined #openstack-qa | 12:07 | |
*** afazekas has joined #openstack-qa | 12:10 | |
openstackgerrit | nayna-patel proposed a change to openstack/tempest: Adds verfication for Bootable Volume https://review.openstack.org/42621 | 12:13 |
*** afazekas has quit IRC | 12:32 | |
*** dkorn has quit IRC | 12:37 | |
*** jasondotstar has joined #openstack-qa | 12:41 | |
openstackgerrit | Zhi Kun Liu proposed a change to openstack/tempest: add server rebuild tests https://review.openstack.org/46065 | 12:49 |
*** afazekas has joined #openstack-qa | 12:53 | |
*** afazekas has quit IRC | 12:54 | |
*** afazekas has joined #openstack-qa | 12:54 | |
*** weshay has quit IRC | 12:57 | |
*** jhenner1 has quit IRC | 13:03 | |
*** jhenner has joined #openstack-qa | 13:04 | |
*** tkammer has quit IRC | 13:04 | |
*** tkammer has joined #openstack-qa | 13:05 | |
*** afazekas has quit IRC | 13:05 | |
*** mkollaro1 has quit IRC | 13:06 | |
*** anteaya_ has joined #openstack-qa | 13:06 | |
*** ries has joined #openstack-qa | 13:10 | |
*** ries is now known as Guest66148 | 13:10 | |
Guest66148 | jaypipes: hi please check https://review.openstack.org/#/c/44870/ | 13:11 |
Guest66148 | dkranz: u there ? | 13:13 |
*** anteaya_ is now known as anteaya | 13:13 | |
*** mriedem has joined #openstack-qa | 13:13 | |
*** mriedem has quit IRC | 13:14 | |
*** mriedem has joined #openstack-qa | 13:15 | |
*** dkorn has joined #openstack-qa | 13:19 | |
*** mkollaro has joined #openstack-qa | 13:21 | |
*** afazekas has joined #openstack-qa | 13:28 | |
*** sthaha has quit IRC | 13:29 | |
*** yassine has quit IRC | 13:30 | |
*** weshay has joined #openstack-qa | 13:30 | |
*** yassine has joined #openstack-qa | 13:30 | |
*** malini_afk is now known as malini | 13:31 | |
Guest66148 | afazekas: https://review.openstack.org/#/c/44870/ | 13:36 |
*** nosnos has quit IRC | 13:38 | |
*** burt has joined #openstack-qa | 13:41 | |
*** adalbas has joined #openstack-qa | 13:41 | |
Guest66148 | afazekas: thanks | 13:44 |
*** malini is now known as malini_afk | 13:53 | |
*** malini_afk is now known as malini | 13:55 | |
*** dkranz has quit IRC | 14:01 | |
*** Guest66148 has quit IRC | 14:06 | |
*** SergeyLukjanov has quit IRC | 14:17 | |
afazekas | dkranz: https://review.openstack.org/#/c/45910/ | 14:23 |
afazekas | sdague: https://review.openstack.org/#/c/45910/ | 14:23 |
sdague | afazekas: looks good | 14:26 |
*** afazekas_ has joined #openstack-qa | 14:26 | |
*** afazekas_ has quit IRC | 14:26 | |
afazekas | sdague: thx | 14:27 |
*** SergeyLukjanov has joined #openstack-qa | 14:28 | |
*** jgriffith has quit IRC | 14:37 | |
mkoderer | sdague: ping | 14:42 |
mkoderer | sdague: http://telekomcloud.github.io/2013/09/11/new-ways-of-tempest-stress-testing.html | 14:42 |
mtreinish | mkoderer: actually I meant to ping you about stress tests. Have you seen that the nightly stress test job has been failing? | 14:44 |
mkoderer | mtreinish: no | 14:47 |
mkoderer | mtreinish: could you send me the link? | 14:47 |
mkoderer | maybe it's due to the discovery | 14:49 |
mkoderer | mtreinish: ok found the mail, it was just this night? | 14:51 |
openstackgerrit | A change was merged to openstack/tempest: Translate server extension attributes to json https://review.openstack.org/45910 | 14:52 |
*** mlavalle has joined #openstack-qa | 14:52 | |
mtreinish | mkoderer: I think its been failing for a few days | 14:53 |
mkoderer | mtreinish: ok, I don't see any log messages | 14:54 |
mkoderer | mtreinish: how can I see the logs from that job? | 14:55 |
mtreinish | mkoderer: http://logs.openstack.org/periodic/periodic-tempest-devstack-vm-stress/devstack-precise-hpcloud-az3-247615/22/ | 14:56 |
mtreinish | but it looks like a jenkins timeout | 14:56 |
mtreinish | it took more then 180min | 14:56 |
mtreinish | are you running the discovered tests serially? | 14:56 |
mtreinish | I can up the timeout but I'm wondering why it took so long | 14:57 |
mkoderer | mtreinish: no the -d <delay> should do it | 14:57 |
mkoderer | but there isn't any log output | 14:57 |
mkoderer | from the stress test framework itself | 14:58 |
mtreinish | mkoderer: that's because jenkins halted the job | 14:58 |
mkoderer | mtreinish: we can try to set the -n parameter instead of -d | 14:58 |
mtreinish | it kills devstack-vm-gate-wrap which is what handles copying the logs | 14:58 |
mkoderer | mtreinish: I see | 14:59 |
*** prekarat has quit IRC | 14:59 | |
mkoderer | mtreinish: I will try to reproduce it | 15:00 |
mkoderer | mtreinish: I usually reduce the thread number since I have only a VM | 15:00 |
mkoderer | ;) | 15:00 |
*** rdekel has quit IRC | 15:01 | |
*** SergeyLukjanov has quit IRC | 15:01 | |
mtreinish | mkoderer: How is the -d argument handled? Looking at the tox job it should only run for an hour. (-d 3600) | 15:02 |
*** dkorn has quit IRC | 15:02 | |
mkoderer | mtreinish: yes if this time is over the stress framework kills all workers | 15:02 |
mkoderer | mtreinish: usually | 15:02 |
*** SergeyLukjanov has joined #openstack-qa | 15:03 | |
*** mriedem1 has joined #openstack-qa | 15:11 | |
*** mriedem has quit IRC | 15:12 | |
openstackgerrit | afazekas proposed a change to openstack/tempest: Add xml support to the floating ip and router https://review.openstack.org/46050 | 15:13 |
mkoderer | mtreinish: ok "-d" seems not working :( | 15:15 |
mkoderer | I will fix it | 15:16 |
mtreinish | mkoderer: ok that would explain the timeout errors :) | 15:17 |
giulivo | ping dosaboy | 15:22 |
mkoderer | mtreinish: ok found it .. it's the tearDown function | 15:24 |
openstackgerrit | afazekas proposed a change to openstack/tempest: Dump basic network info in the test_network_basic_ops https://review.openstack.org/40435 | 15:25 |
giulivo | mkoderer, mtreinish, do you happen to know if I can ask jenkins to recheck a particular submission even if it is not failing? will a recheck no bug work? | 15:30 |
mtreinish | giulivo: yeah 'recheck no bug' will trigger a recheck | 15:32 |
openstackgerrit | Marc Koderer proposed a change to openstack/tempest: Fix problem with never stopping stress tests https://review.openstack.org/46087 | 15:33 |
giulivo | thanks | 15:33 |
mkoderer | mtreinish: https://review.openstack.org/46087 | 15:33 |
mkoderer | should fix the problem | 15:34 |
mkoderer | (hopefully) ;) | 15:34 |
mtreinish | mkoderer: the logger was raising an exception? | 15:35 |
mkoderer | mtreinish: if teardown raises an exception it will end up in an endless loop | 15:35 |
mkoderer | an teardown can fail since it could be that not resources exist | 15:35 |
mkoderer | an=and | 15:37 |
mkoderer | mtreinish: maybe we should send a kill -9 if not all processes are willing to exit | 15:38 |
mtreinish | mkoderer: oh I see now. In that case using a more specific not found exception would be better and reraise any other expections. | 15:38 |
mtreinish | that way we can see the errors | 15:38 |
mtreinish | yeah and we should still kill it on exceptions | 15:39 |
mtreinish | and maybe print a log warning if it is a not found error | 15:39 |
mkoderer | mtreinish: your right... | 15:40 |
mtreinish | mkoderer: sorry I just increased the commit complexity a bit... | 15:40 |
mkoderer | mtreinish: no problem I was so concerned that I just want to deliver a quick fix | 15:41 |
mkoderer | but your are right | 15:41 |
mkoderer | I will work on it :) | 15:41 |
*** yassine has quit IRC | 15:46 | |
*** hemnafk is now known as hemna | 16:08 | |
*** mriedem has joined #openstack-qa | 16:10 | |
*** mriedem1 has quit IRC | 16:11 | |
*** mlavalle has quit IRC | 16:12 | |
openstackgerrit | afazekas proposed a change to openstack/tempest: task_state must be consider before many action https://review.openstack.org/35165 | 16:21 |
*** jhenner has quit IRC | 16:23 | |
*** afazekas has quit IRC | 16:27 | |
*** dkorn has joined #openstack-qa | 16:34 | |
*** marun has joined #openstack-qa | 16:46 | |
*** dkranz has joined #openstack-qa | 16:46 | |
*** fbo is now known as fbo_away | 16:53 | |
*** krtaylor has quit IRC | 17:03 | |
*** adalbas has quit IRC | 17:04 | |
*** mlavalle has joined #openstack-qa | 17:04 | |
*** dkorn has quit IRC | 17:05 | |
*** harlowja has joined #openstack-qa | 17:05 | |
*** SergeyLukjanov has quit IRC | 17:09 | |
*** tkammer has quit IRC | 17:11 | |
*** adalbas has joined #openstack-qa | 17:18 | |
openstackgerrit | A change was merged to openstack-dev/devstack: Wrong arguments for die() call https://review.openstack.org/45468 | 17:22 |
openstackgerrit | Sean McCully proposed a change to openstack/tempest: Changes Test, port is not gauranteed unused https://review.openstack.org/45459 | 17:26 |
*** adalbas has quit IRC | 17:27 | |
*** adalbas has joined #openstack-qa | 17:39 | |
openstackgerrit | Alex Rudenko proposed a change to openstack-dev/devstack: blueprint devstack-support-for-keystone-mixbackend https://review.openstack.org/44605 | 17:40 |
*** mlavalle has quit IRC | 17:42 | |
*** mlavalle has joined #openstack-qa | 17:42 | |
*** krtaylor has joined #openstack-qa | 17:44 | |
*** HenryG has quit IRC | 17:45 | |
openstackgerrit | A change was merged to openstack-infra/devstack-gate: Log pre and post test hooks to file and stdout. https://review.openstack.org/45956 | 17:53 |
*** HenryG has joined #openstack-qa | 17:54 | |
openstackgerrit | Michael Basnight proposed a change to openstack-dev/devstack: Added Trove (Database as a Service). https://review.openstack.org/38169 | 17:55 |
*** mlavalle has quit IRC | 17:58 | |
openstackgerrit | Sean Dague proposed a change to openstack-dev/devstack: import lib/oslo so we can clean it up https://review.openstack.org/46114 | 18:10 |
openstackgerrit | A change was merged to openstack-dev/devstack: Fix section on iniset for max_template_size https://review.openstack.org/45925 | 18:12 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Remove Whitebox tests. https://review.openstack.org/46116 | 18:22 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Remove Whitebox tests https://review.openstack.org/46116 | 18:23 |
openstackgerrit | Michael Basnight proposed a change to openstack-dev/devstack: Added Trove (Database as a Service). https://review.openstack.org/38169 | 18:29 |
*** SergeyLukjanov has joined #openstack-qa | 18:30 | |
openstackgerrit | Michael Basnight proposed a change to openstack-dev/devstack: Added Trove (Database as a Service). https://review.openstack.org/38169 | 18:36 |
*** mkollaro has quit IRC | 19:14 | |
*** mlavalle has joined #openstack-qa | 19:15 | |
*** SergeyLukjanov has quit IRC | 19:16 | |
*** SergeyLukjanov has joined #openstack-qa | 19:22 | |
*** dkorn has joined #openstack-qa | 19:30 | |
*** dkorn1 has joined #openstack-qa | 19:33 | |
*** dkorn has quit IRC | 19:36 | |
*** fbo_away is now known as fbo | 19:38 | |
*** malini is now known as malini_afk | 19:50 | |
*** anteaya has quit IRC | 20:21 | |
*** giulivo has quit IRC | 20:22 | |
dkranz | mtreinish: https://review.openstack.org/#/c/41048/12 is going to get screwed by the service tag change (moving a scenario test file with no service tag) | 20:26 |
dkranz | mtreinish: It's been around a long time. Do you mind letting it go and resubmitting the service tag change? | 20:27 |
mtreinish | dkranz: sure that should be fine it's just a rebase and one tag | 20:28 |
mtreinish | not a big rework | 20:28 |
dkranz | mtreinish: OK, great. I'll approve it. | 20:28 |
*** adalbas has quit IRC | 20:31 | |
*** SergeyLukjanov has quit IRC | 20:35 | |
*** malini_afk is now known as malini | 21:00 | |
dkranz | mtreinish: Any idea why the xml test in https://review.openstack.org/#/c/45808/1 did not run and fail? | 21:01 |
dkranz | mtreinish: When I do testr list-tests I see the xml test listed but I don't see it in the log for this patch | 21:01 |
dkranz | mtreinish: Sorry, I meant https://review.openstack.org/#/c/44374/ | 21:02 |
mtreinish | dkranz: I don't think we run that test class with xml | 21:03 |
mtreinish | that test file doesn't have a test class with _interface = 'xml' set | 21:03 |
dkranz | mtreinish: Oh. I must have been looking at the compute version of the volume test. Grr. | 21:04 |
mtreinish | dkranz: that being said we do have an xml client so I'm not sure why we don't have a xml test class there | 21:06 |
dkranz | mtreinish: It's really weird. When I look at my local version of this file, it *does* have an xml class. But not in the patch. | 21:07 |
dkranz | mtreinish: That's why I saw it in testr list-tests | 21:07 |
mtreinish | dkranz: it needs a rebase | 21:08 |
dkranz | mtreinish: And then it will fail :) | 21:09 |
mtreinish | dkranz: yeah the xml class was added with: Ifcb57f873c2522d2a2103d6adab2f4a9f53a39c8 | 21:09 |
dkranz | mtreinish: Heh | 21:09 |
dkranz | mtreinish: I'll add a comment to the patch | 21:09 |
*** krtaylor has quit IRC | 21:09 | |
*** mlavalle has quit IRC | 21:16 | |
openstackgerrit | Ryan Hsu proposed a change to openstack/tempest: Adds disk_format parameter to upload_volume method in volumes client https://review.openstack.org/44374 | 21:20 |
*** dkranz has quit IRC | 21:26 | |
*** jasondotstar has quit IRC | 21:29 | |
*** anteaya has joined #openstack-qa | 21:39 | |
*** mlavalle has joined #openstack-qa | 21:44 | |
openstackgerrit | Michael Basnight proposed a change to openstack-dev/devstack: Added Trove (Database as a Service). https://review.openstack.org/38169 | 21:54 |
*** dkorn1 has quit IRC | 22:05 | |
*** burt has quit IRC | 22:08 | |
openstackgerrit | A change was merged to openstack/tempest: Append some operations to boot from volume pattern https://review.openstack.org/41048 | 22:08 |
*** fbo is now known as fbo_away | 22:10 | |
*** lifeless has quit IRC | 22:17 | |
*** krtaylor has joined #openstack-qa | 22:18 | |
*** malini is now known as malini_afk | 22:34 | |
openstackgerrit | Ryan Hsu proposed a change to openstack/tempest: Adds disk_format parameter to upload_volume method in volumes client https://review.openstack.org/44374 | 22:41 |
*** rockyg has joined #openstack-qa | 22:50 | |
openstackgerrit | A change was merged to openstack-dev/devstack: import lib/oslo so we can clean it up https://review.openstack.org/46114 | 22:52 |
*** mlavalle has quit IRC | 23:00 | |
openstackgerrit | Masayuki Igawa proposed a change to openstack/tempest: Fix a typo of the usage in bin/tempest https://review.openstack.org/46150 | 23:09 |
*** lifeless has joined #openstack-qa | 23:12 | |
openstackgerrit | Sukhdev Kapur proposed a change to openstack-dev/devstack: ML2 can't seem to load type drivers https://review.openstack.org/45565 | 23:34 |
*** rockyg has quit IRC | 23:34 | |
*** anteaya_ has joined #openstack-qa | 23:35 | |
*** anteaya has quit IRC | 23:38 | |
openstackgerrit | Michael Basnight proposed a change to openstack-dev/devstack: Added Trove (Database as a Service). https://review.openstack.org/38169 | 23:53 |
*** anteaya__ has joined #openstack-qa | 23:55 | |
*** anteaya_ has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!