openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Fix schema of list hypervisors API https://review.openstack.org/158171 | 00:02 |
---|---|---|
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Fix response schema for compute aggregate API https://review.openstack.org/157194 | 00:02 |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Add response parameters for quota_server_group ext https://review.openstack.org/158050 | 00:02 |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Block additionalProperties on Nova API tests https://review.openstack.org/156130 | 00:02 |
openstackgerrit | Dean Troyer proposed openstack-dev/grenade: Prepare for Keystone in virtual env https://review.openstack.org/158376 | 00:02 |
*** rbak has quit IRC | 00:02 | |
openstackgerrit | Sergey Slipushenko proposed openstack/tempest: Add UUIDs to tests with tools and checks https://review.openstack.org/157273 | 00:04 |
openstackgerrit | Lucas Alvares Gomes proposed openstack-dev/devstack: Fix Ironic on Fedora 21 https://review.openstack.org/158340 | 00:05 |
*** melwitt has joined #openstack-qa | 00:05 | |
*** dims has quit IRC | 00:08 | |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Add UUIDs to tests with tools and checks https://review.openstack.org/157273 | 00:12 |
*** jlvillal has joined #openstack-qa | 00:12 | |
mtreinish | hogepodge, sslypushenko: ^^^ I just fixed the bp reference in the commit msg | 00:13 |
jlvillal | ianw: in regards to https://review.openstack.org/153397 | 00:13 |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Add UUIDs to tests with tools and checks https://review.openstack.org/157273 | 00:13 |
jlvillal | Documentation sounds good...I guess :) In my testing though it is just working for me. | 00:13 |
jlvillal | As long as I have my https_proxy environment variable set. Which those of use behind proxy servers are used to doing. Unfortunately :( Life behind proxy servers is a pain. | 00:14 |
jlvillal | ianw: I am looking at the other patches that you mentioned to see how they relate. | 00:15 |
ianw | jlvillal: why do we have a bunch of people wanting all the no_proxy resetting happening then? | 00:15 |
ianw | and pip proxies set (that one i don't understand why it doesn't come from the environment) | 00:16 |
jlvillal | ianw: I commented on the pip one that I don't understand. He is a co-worker of mine but in PRC. I will see if I can find out more. | 00:16 |
jlvillal | pip works fine for me. | 00:16 |
jlvillal | And then two no_proxy patches for the same issue??? | 00:17 |
ianw | jlvillal: yeah, i think i've -1 at least one of them | 00:18 |
ianw | jlvillal: so you only set https_proxy? | 00:18 |
jlvillal | ianw: I'll be honest I'm new here. 4th week. I haven't done anything with trove. | 00:18 |
jlvillal | No I have all the proxy variables set. | 00:19 |
jlvillal | ianw: http_proxy, https_proxy. socks_proxy, ftp_proxy, and no_proxy. | 00:19 |
ianw | jlvillal: so you manually set no proxy for your devstack host? | 00:19 |
jlvillal | But I have my no_proxy containing 192.168.0.0/16 | 00:20 |
jlvillal | ianw: no_proxy=intel.com,.intel.com,10.0.0.0/8,192.168.0.0/16,localhost,127.0.0.0/8,134.134.0.0/16,172.16.0.0/20 | 00:20 |
jlvillal | With my patch, my installs appear to be working fine. Though it does fail when I actually attempt to start an instance. Not sure if it is because I'm running devstack inside KVM and trying to do Ironic??? | 00:21 |
jlvillal | But I get the GUI via the browser. | 00:22 |
jlvillal | Can do nova commands, etc... | 00:22 |
ianw | jlvillal: ok, that network seems like a much better idea than trying to do it by ip | 00:22 |
jlvillal | ianw: agreed | 00:22 |
ianw | jlvillal: so that is what i'm getting at ... even if we merge the https default thing, people still have to figure out the no_proxy stuff for themselves | 00:24 |
ianw | jlvillal: and as you say, you're not 100% sure instances start, so maybe there is a little more, i don't know | 00:24 |
jlvillal | ianw: I see. I guess I'm foolishly thinking if you are behind a proxy server you have already figured that out... | 00:24 |
*** tsekiyam_ has joined #openstack-qa | 00:24 | |
ianw | jlvillal: well i think the reviews out there are showing people aren't :) | 00:25 |
*** abhirc has quit IRC | 00:25 | |
jlvillal | ianw: Probably true. Sad but true :) | 00:25 |
*** yamamoto_ has quit IRC | 00:26 | |
ianw | jlvillal: well a new person to devstack is analogous to putting a passenger in the pilots seat of a 747, although we may have more switches :) so anything that can help is good | 00:27 |
openstackgerrit | Matthew Treinish proposed openstack-dev/devstack: Do Not Merge: Test test-accounts with roles https://review.openstack.org/158511 | 00:27 |
jlvillal | ianw: I'm feeling like the passenger now :) | 00:27 |
*** tsekiyama has quit IRC | 00:28 | |
openstackgerrit | Aishwarya Thangappa proposed openstack-dev/devstack: Added devstack-with-lbaas-v2 installation documentation https://review.openstack.org/158512 | 00:28 |
*** dimtruck is now known as zz_dimtruck | 00:29 | |
*** jhesketh has quit IRC | 00:31 | |
*** jhesketh has joined #openstack-qa | 00:32 | |
ianw | jlvillal: my ideal situation would be that you document your setup with proxies and confirm with the other people in the other reviews that it is workable, and we abandon those changes. then, if we can remove some steps from the guide, for example avoiding override of GIT_BASE, we can tackle that. and if the guide isn't working for someone, we can deal with that too | 00:32 |
jlvillal | ianw: And where would this documentation go? | 00:32 |
ianw | doc/source/ ... maybe just a new proxy.rst | 00:33 |
jlvillal | ianw: Okay. I will work on it. Thanks | 00:33 |
ianw | jlvillal: doc/source/guides/proxy.rst probably best place. "devstack behind proxy servers" or something | 00:34 |
jlvillal | ianw: Ok | 00:34 |
openstackgerrit | Matthew Treinish proposed openstack-dev/devstack: Do Not Merge: Test test-accounts with roles https://review.openstack.org/158511 | 00:34 |
*** dmorita has joined #openstack-qa | 00:34 | |
openstackgerrit | Matthew Treinish proposed openstack-dev/devstack: Do Not Merge: Test test-accounts with roles https://review.openstack.org/158511 | 00:35 |
*** annashen has quit IRC | 00:39 | |
*** erlon has quit IRC | 00:41 | |
openstackgerrit | Jamie Lennox proposed openstack/tempest: Move identity v2 tests to their own folders https://review.openstack.org/158518 | 00:41 |
mtreinish | jamielennox: ^^^ that'll probably have to wait until the test-uuid bp is finished | 00:42 |
jamielennox | mtreinish: no worries, just something that was bugging me | 00:42 |
*** dims has joined #openstack-qa | 00:42 | |
*** mtanino has joined #openstack-qa | 00:42 | |
jamielennox | mtreinish: they're all just "git mv", rebasing on that works fairly well | 00:43 |
*** ibiris is now known as ibiris_away | 00:45 | |
*** marun has joined #openstack-qa | 00:47 | |
openstackgerrit | Aishwarya Thangappa proposed openstack-dev/devstack: Added devstack-with-lbaas-v2 installation documentation https://review.openstack.org/158512 | 00:49 |
*** yamamoto has joined #openstack-qa | 00:53 | |
*** zz_dimtruck is now known as dimtruck | 00:56 | |
*** ChuckC has quit IRC | 00:56 | |
openstackgerrit | Merged openstack-infra/devstack-gate: Add a comment for ERROR_ON_CLONE https://review.openstack.org/158417 | 01:04 |
*** itzikb has quit IRC | 01:04 | |
openstackgerrit | Merged openstack-dev/devstack: F21 requires redhat-rpm-config for mariadb-devel https://review.openstack.org/158255 | 01:08 |
*** adam_g is now known as adam_g_out | 01:09 | |
openstackrecheck | Console logs not available after 13:22s for check-tempest-dsvm-nova-v21-full 126309,23,d0acb0c | 01:12 |
*** mlavalle has quit IRC | 01:12 | |
*** melwitt has quit IRC | 01:14 | |
openstackgerrit | Matthew Treinish proposed openstack-dev/devstack: Do Not Merge: Test test-accounts with roles https://review.openstack.org/158511 | 01:17 |
*** hemna is now known as hemnafk | 01:17 | |
*** david-lyle is now known as david-lyle_afk | 01:19 | |
*** rfolco has quit IRC | 01:19 | |
*** rfolco has joined #openstack-qa | 01:20 | |
*** achanda has quit IRC | 01:21 | |
openstackrecheck | Console logs not available after 13:23s for gate-cinder-python27 151353,16,1d698b7 | 01:25 |
openstackgerrit | Aishwarya Thangappa proposed openstack-dev/devstack: Added devstack-with-lbaas-v2 installation documentation https://review.openstack.org/158512 | 01:33 |
openstackrecheck | Console logs not available after 13:24s for check-tempest-dsvm-neutron-full 156130,7,f115976 | 01:39 |
openstackrecheck | openstack/nova change: https://review.openstack.org/147386 failed because of: gate-tempest-dsvm-full: https://bugs.launchpad.net/bugs/1373513 https://bugs.launchpad.net/bugs/1311066 | 01:39 |
openstack | Launchpad bug 1373513 in Cinder "Lvm hang during tempest tests" [Critical,In progress] - Assigned to John Griffith (john-griffith) | 01:39 |
openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 01:39 |
*** abhirc has joined #openstack-qa | 01:40 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack-infra/devstack-gate: Configure sub-nodes for Neutron DVR aiopcpu https://review.openstack.org/158525 | 01:41 |
*** krtaylor has quit IRC | 01:43 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack-infra/devstack-gate: Configure sub-nodes for Neutron DVR aiopcpu https://review.openstack.org/158525 | 01:44 |
*** jamielennox is now known as jamielennox|away | 01:46 | |
*** abhirc has quit IRC | 01:48 | |
*** tsekiyam_ has quit IRC | 01:48 | |
*** abhirc has joined #openstack-qa | 01:49 | |
*** jecarey has quit IRC | 01:50 | |
hogepodge | mtreinish: with the test tool do we even need the hacking rule? Seems redundant and introduces a somewhat arbitrary ordering constraint on the code | 01:53 |
hogepodge | mtreinish: I also really don't like the @test.meta(uuid='...'), seems like @test.uuid('...') would be much better. Both changes would require a change to the spec. | 01:55 |
*** adalbas has quit IRC | 01:55 | |
*** krtaylor has joined #openstack-qa | 01:55 | |
openstackrecheck | Console logs not available after 13:27s for check-tempest-dsvm-neutron-full 157931,3,7a8f15c | 01:57 |
*** abhirc has quit IRC | 02:02 | |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Add support for roles to credentials providers https://review.openstack.org/143159 | 02:10 |
mtreinish | hogepodge: well the spec needs some cleanup anyway so I think changing the decorator name is fine | 02:11 |
mtreinish | I think using test.uuid was one of my original comments on it too :) | 02:12 |
hogepodge | mtreinish: In the development of it it makes sense. | 02:12 |
mtreinish | as for the hacking rule, I'm fine with not having it as long as the check tool output is helpful for debugging | 02:12 |
*** jamielennox|away is now known as jamielennox | 02:12 | |
mtreinish | that's one of the advantages for pep8 when it fails it points to exactly where it fails | 02:13 |
*** marun has quit IRC | 02:13 | |
openstackgerrit | Joe Gordon proposed openstack-infra/devstack-gate: Set custom cpu_model for live_migrate https://review.openstack.org/141530 | 02:13 |
*** dims has quit IRC | 02:14 | |
openstackgerrit | Matthew Treinish proposed openstack-dev/devstack: Do Not Merge: Test test-accounts with roles https://review.openstack.org/158511 | 02:14 |
hogepodge | mtreinish The tool points exactly to a function and line number. We used the ast module to parse the source. | 02:15 |
mtreinish | hogepodge: ok then I don't think we need a hacking rule then | 02:16 |
* jogo notes that flake8 (hacking) supports AST based checks | 02:16 | |
*** Nic has quit IRC | 02:17 | |
mtreinish | jogo: this is going a step further to optionally populate decorators for test methods where needed and also check for uniqueness between params in the decorators | 02:17 |
openstackrecheck | Console logs not available after 13:22s for check-tempest-dsvm-full 158525,2,92c8fc9 | 02:18 |
jogo | mtreinish: oh nice! | 02:18 |
jogo | so some code generation | 02:18 |
mtreinish | jogo: https://review.openstack.org/#/c/157273/ | 02:18 |
mtreinish | hogepodge: so I think the order we should do now is: 1. Introduce test.uuid decorator with unit tests, 2. introduce generator/check tool, 3. add decorators everywhere and add call to tool in the pep8 tox job | 02:20 |
mtreinish | we just push that up as a patch series | 02:21 |
hogepodge | Ok. | 02:21 |
*** pal has joined #openstack-qa | 02:21 | |
*** abhirc has joined #openstack-qa | 02:24 | |
*** marun has joined #openstack-qa | 02:25 | |
*** chandankumar has joined #openstack-qa | 02:27 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/147380 failed because of: gate-tempest-dsvm-nova-v21-full: https://bugs.launchpad.net/bugs/1373513 https://bugs.launchpad.net/bugs/1311066 | 02:30 |
openstack | Launchpad bug 1373513 in Cinder "Lvm hang during tempest tests" [Critical,In progress] - Assigned to John Griffith (john-griffith) | 02:30 |
openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 02:30 |
*** abhirc has quit IRC | 02:34 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Adding 'security_groups' attributes in server schema https://review.openstack.org/158533 | 02:35 |
*** mahito_ has joined #openstack-qa | 02:42 | |
openstackrecheck | Console logs not available after 13:22s for check-tempest-dsvm-neutron-full 156407,2,aa09f72 | 02:46 |
*** diegows has quit IRC | 02:47 | |
*** mestery has joined #openstack-qa | 02:48 | |
openstackgerrit | Steve Baker proposed openstack/tempest: Remove orchestration scenarios https://review.openstack.org/158536 | 02:57 |
*** chandankumar has quit IRC | 02:57 | |
openstackrecheck | Console logs not available after 13:25s for check-grenade-dsvm-neutron 137176,9,0587c65 | 03:00 |
mtreinish | stevebaker: ^^^ perfect timing, I wrote: https://wiki.openstack.org/wiki/QA/Tempest-test-removal this afternoon :) | 03:00 |
stevebaker | mtreinish: nice | 03:01 |
stevebaker | mtreinish: is tempest-lib going to be the home of the test clients? | 03:01 |
mtreinish | stevebaker: eventually, there's a bit of work still needed before we can fully decouple them from tempest | 03:02 |
mtreinish | I really want to be in a place by the end of the cycle where it's a least possible (even if it's not done by the release) | 03:03 |
stevebaker | ok. I'd say we're blocked on moving the api.orchestration tests to heat's functional job until the orchestration client is in tempest-lib. Unless I get a rush of blood to the head and port them to heatclient (unlikely) | 03:03 |
mtreinish | yeah, there's a push from a bunch of projects to get this done soon. | 03:04 |
mtreinish | the issue we're having is we really never designed any of the clients to be externally consumable | 03:05 |
stevebaker | yep | 03:05 |
*** yamahata has quit IRC | 03:06 | |
*** pal has quit IRC | 03:11 | |
*** MasterPiece has quit IRC | 03:11 | |
*** chandankumar has joined #openstack-qa | 03:12 | |
openstackrecheck | Console logs not available after 13:26s for check-grenade-dsvm-neutron 141530,9,5b8b1d5 | 03:13 |
*** rfolco has quit IRC | 03:19 | |
*** Sukhdev has joined #openstack-qa | 03:21 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/149856 failed because of: gate-tempest-dsvm-neutron-full: https://bugs.launchpad.net/bugs/1311066 | 03:24 |
openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 03:24 |
*** patrickeast has quit IRC | 03:27 | |
*** dmellado has quit IRC | 03:27 | |
*** dmellado has joined #openstack-qa | 03:29 | |
*** apevec has quit IRC | 03:32 | |
*** marun has quit IRC | 03:34 | |
*** sabeen has joined #openstack-qa | 03:37 | |
*** bkopilov has quit IRC | 03:39 | |
*** oomichi has quit IRC | 03:41 | |
*** amotoki has joined #openstack-qa | 03:55 | |
*** Poornima has joined #openstack-qa | 04:04 | |
*** Sukhdev has quit IRC | 04:04 | |
*** annashen has joined #openstack-qa | 04:12 | |
*** harlowja is now known as harlowja_away | 04:14 | |
openstackgerrit | Merged openstack-dev/devstack: Install openstackclient after other services https://review.openstack.org/157841 | 04:14 |
openstackgerrit | Merged openstack/tempest: Add response parameters for quota_server_group ext https://review.openstack.org/158050 | 04:15 |
*** harlowja_away is now known as harlowja | 04:15 | |
*** ajayaa has joined #openstack-qa | 04:17 | |
openstackrecheck | openstack/horizon change: https://review.openstack.org/150573 failed because of: gate-tempest-dsvm-full: https://bugs.launchpad.net/bugs/1373513 https://bugs.launchpad.net/bugs/1311066 | 04:17 |
openstack | Launchpad bug 1373513 in Cinder "Lvm hang during tempest tests" [Critical,In progress] - Assigned to John Griffith (john-griffith) | 04:17 |
openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 04:17 |
*** Madan has joined #openstack-qa | 04:20 | |
*** ajayaa has quit IRC | 04:28 | |
*** annashen has quit IRC | 04:28 | |
*** chandankumar has quit IRC | 04:28 | |
*** chandankumar has joined #openstack-qa | 04:31 | |
*** pal has joined #openstack-qa | 04:37 | |
openstackgerrit | Chris Hoge proposed openstack/tempest: Add UUIDs to tests with tools and checks https://review.openstack.org/157273 | 04:42 |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Fix FIP bulk schema for 'fixed_ip' https://review.openstack.org/158555 | 04:42 |
*** krtaylor has quit IRC | 04:55 | |
*** annashen has joined #openstack-qa | 04:57 | |
*** annashen has quit IRC | 04:58 | |
openstackgerrit | Merged openstack/tempest: Fix schema of list hypervisors API https://review.openstack.org/158171 | 04:59 |
*** annashen has joined #openstack-qa | 05:00 | |
*** bkopilov has joined #openstack-qa | 05:01 | |
*** dimtruck is now known as zz_dimtruck | 05:05 | |
*** krtaylor has joined #openstack-qa | 05:07 | |
*** annashen has quit IRC | 05:10 | |
*** annashen has joined #openstack-qa | 05:12 | |
*** sabeen has quit IRC | 05:13 | |
*** deLta30 has joined #openstack-qa | 05:14 | |
*** krtaylor has quit IRC | 05:14 | |
*** yfried_ has joined #openstack-qa | 05:15 | |
*** annashen has quit IRC | 05:22 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack-infra/devstack-gate: Configure sub-nodes for Neutron DVR aiopcpu https://review.openstack.org/158525 | 05:24 |
*** krtaylor has joined #openstack-qa | 05:26 | |
*** BharatK has joined #openstack-qa | 05:30 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Add 'flavors_links' attribute in flavor list schema https://review.openstack.org/158565 | 05:32 |
*** jamielennox is now known as jamielennox|away | 05:33 | |
*** jamielennox|away is now known as jamielennox | 05:34 | |
*** achanda has joined #openstack-qa | 05:34 | |
*** chandankumar has quit IRC | 05:40 | |
*** ibiris_away is now known as ibiris | 05:46 | |
*** coolsvap_ is now known as coolsvap | 05:57 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Add server groups quota attributes in limit schema https://review.openstack.org/158566 | 05:58 |
*** yfried_ has quit IRC | 06:10 | |
*** harlowja is now known as harlowja_away | 06:11 | |
*** andreykurilin_ has joined #openstack-qa | 06:14 | |
*** annashen has joined #openstack-qa | 06:20 | |
*** chandankumar has joined #openstack-qa | 06:25 | |
*** anshul has joined #openstack-qa | 06:29 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Fix FIP bulk schema for 'fixed_ip' https://review.openstack.org/158555 | 06:30 |
openstackrecheck | openstack/nova change: https://review.openstack.org/149856 failed because of: gate-tempest-dsvm-neutron-full: https://bugs.launchpad.net/bugs/1373513 https://bugs.launchpad.net/bugs/1311066, gate-tempest-dsvm-postgres-full: https://bugs.launchpad.net/bugs/1373513 https://bugs.launchpad.net/bugs/1311066 | 06:35 |
openstack | Launchpad bug 1373513 in Cinder "Lvm hang during tempest tests" [Critical,In progress] - Assigned to John Griffith (john-griffith) | 06:35 |
openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 06:35 |
*** anshul has quit IRC | 06:36 | |
*** anshul has joined #openstack-qa | 06:36 | |
*** k4n0 has joined #openstack-qa | 06:37 | |
*** annashen has quit IRC | 06:37 | |
*** pcrews has quit IRC | 06:39 | |
*** BharatK has quit IRC | 06:40 | |
*** BharatK has joined #openstack-qa | 06:41 | |
*** SridharG has joined #openstack-qa | 06:43 | |
*** andreykurilin_ has quit IRC | 06:44 | |
*** pcrews has joined #openstack-qa | 06:46 | |
*** rushiagr_away is now known as rushiagr | 06:49 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack-infra/devstack-gate: Configure sub-nodes for Neutron DVR aiopcpu https://review.openstack.org/158525 | 07:16 |
*** neeti has joined #openstack-qa | 07:18 | |
*** yfried_ has joined #openstack-qa | 07:22 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Add 'flavors_links' attribute in flavor list schema https://review.openstack.org/158565 | 07:26 |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Add server groups quota attributes in limit schema https://review.openstack.org/158566 | 07:27 |
*** yfried__ has joined #openstack-qa | 07:27 | |
*** yfried_ has quit IRC | 07:27 | |
openstackgerrit | Sridhar Gaddam proposed openstack-dev/devstack: Fix curl issue when SERVICE_HOST is defined to IPv6 address https://review.openstack.org/158594 | 07:27 |
*** annashen has joined #openstack-qa | 07:35 | |
*** coolsvap is now known as coolsvap_ | 07:36 | |
openstackgerrit | Tony Breeds proposed openstack-dev/devstack: Create service definition for nova-serialproxy https://review.openstack.org/138956 | 07:37 |
*** coolsvap_ is now known as coolsvap | 07:39 | |
*** annashen has quit IRC | 07:41 | |
*** rushiagr is now known as rushiagr_away | 07:42 | |
*** annashen has joined #openstack-qa | 07:46 | |
*** e0ne has joined #openstack-qa | 07:50 | |
*** sergsh has joined #openstack-qa | 07:51 | |
*** gszasz has joined #openstack-qa | 07:55 | |
*** nmagnezi has joined #openstack-qa | 07:58 | |
*** annashen has quit IRC | 08:00 | |
*** woodster_ has quit IRC | 08:00 | |
*** pkoniszewski has joined #openstack-qa | 08:04 | |
openstackgerrit | Sergey Shnaidman proposed openstack/tempest: Support for IPv6 for API (part 2) https://review.openstack.org/137239 | 08:07 |
*** luqas has joined #openstack-qa | 08:09 | |
*** luqas has quit IRC | 08:14 | |
*** pal has quit IRC | 08:24 | |
*** mpaolino has joined #openstack-qa | 08:34 | |
*** itzikb has joined #openstack-qa | 08:36 | |
*** oomichi_ has joined #openstack-qa | 08:40 | |
*** jlibosva has joined #openstack-qa | 08:40 | |
*** kashyap has left #openstack-qa | 08:41 | |
*** kashyap has joined #openstack-qa | 08:42 | |
*** achanda has quit IRC | 08:42 | |
*** jlanoux has joined #openstack-qa | 08:45 | |
*** sergsh has quit IRC | 08:48 | |
*** achanda has joined #openstack-qa | 08:49 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Block additionalProperties on Nova API tests https://review.openstack.org/156130 | 08:50 |
*** ajo has joined #openstack-qa | 08:51 | |
*** vigneshvar has joined #openstack-qa | 08:53 | |
*** pal has joined #openstack-qa | 08:59 | |
*** jordanP has joined #openstack-qa | 09:00 | |
*** swartulv has quit IRC | 09:04 | |
*** btran has quit IRC | 09:05 | |
*** achanda has quit IRC | 09:06 | |
*** pkoniszewski has quit IRC | 09:09 | |
*** zz_johnthetubagu is now known as johnthetubaguy | 09:15 | |
openstackgerrit | Marian Horban proposed openstack/tempest: API test for instance's migration added https://review.openstack.org/153005 | 09:17 |
*** SridharGaddam has joined #openstack-qa | 09:19 | |
gmann | k4n0: ping | 09:19 |
k4n0 | gmann, pong | 09:20 |
gmann | k4n0: I have put more schema work on https://etherpad.openstack.org/p/tempest-fix-compute-response-schemas | 09:20 |
*** salv-orlando has joined #openstack-qa | 09:21 | |
*** markus_z has joined #openstack-qa | 09:21 | |
k4n0 | gmann, ok, ill start working on both if its alright | 09:21 |
gmann | k4n0: you can work on those. submit patches dependent on the latest depend patch of https://review.openstack.org/#/c/156130/ | 09:22 |
k4n0 | gmann, ok | 09:22 |
k4n0 | gmann, thanks | 09:22 |
gmann | k4n0: cool thanks :) | 09:22 |
*** aix has quit IRC | 09:25 | |
*** neeti_ has joined #openstack-qa | 09:27 | |
*** gilliard has joined #openstack-qa | 09:30 | |
*** neeti has quit IRC | 09:30 | |
*** tkammer has joined #openstack-qa | 09:31 | |
*** gfidente has quit IRC | 09:32 | |
*** openstackgerrit has quit IRC | 09:36 | |
*** openstackgerrit has joined #openstack-qa | 09:36 | |
*** sergsh has joined #openstack-qa | 09:37 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Add 'flavors_links' attribute in flavor list schema https://review.openstack.org/158565 | 09:37 |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Add server groups quota attributes in limit schema https://review.openstack.org/158566 | 09:38 |
*** cody-somerville has joined #openstack-qa | 09:39 | |
*** cody-somerville has quit IRC | 09:39 | |
*** cody-somerville has joined #openstack-qa | 09:39 | |
*** mahito_ has quit IRC | 09:42 | |
openstackgerrit | Sergey Shnaidman proposed openstack/tempest: Support for IPv6 for API (part 2) https://review.openstack.org/137239 | 09:43 |
*** neeti has joined #openstack-qa | 09:51 | |
*** aix has joined #openstack-qa | 09:52 | |
*** neeti_ has quit IRC | 09:54 | |
*** annashen has joined #openstack-qa | 10:00 | |
*** yamamoto has quit IRC | 10:03 | |
*** harlowja_away has quit IRC | 10:04 | |
*** annashen has quit IRC | 10:05 | |
*** pal has quit IRC | 10:06 | |
*** ihrachyshka has joined #openstack-qa | 10:06 | |
*** psedlak_clone has joined #openstack-qa | 10:14 | |
*** psedlak_clone has quit IRC | 10:16 | |
openstackgerrit | Thalabathy Venkatesan proposed openstack/tempest: test_instance_access_secg_rule_with_remote_ip_pref https://review.openstack.org/158624 | 10:24 |
openstackgerrit | Motohiro/Yuanying Otsuka proposed openstack-dev/devstack: Configure auth_token middleware for Ironic https://review.openstack.org/158625 | 10:27 |
*** aix has quit IRC | 10:30 | |
*** yfried__ is now known as yfried|afk | 10:31 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Fix server schema for OS-EXT-IPS extension attributes https://review.openstack.org/158628 | 10:33 |
*** ibiris is now known as ibiris_away | 10:34 | |
*** chandankumar_ has joined #openstack-qa | 10:37 | |
*** chandankumar has quit IRC | 10:38 | |
*** jamielennox is now known as jamielennox|away | 10:42 | |
*** aix has joined #openstack-qa | 10:43 | |
*** ibiris_away is now known as ibiris | 10:43 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Block additionalProperties on Nova API tests https://review.openstack.org/156130 | 10:45 |
*** gfidente has joined #openstack-qa | 10:49 | |
*** gfidente has quit IRC | 10:49 | |
*** gfidente has joined #openstack-qa | 10:49 | |
*** tosky has joined #openstack-qa | 10:50 | |
*** cody-somerville has quit IRC | 10:50 | |
*** tochi has quit IRC | 10:54 | |
*** jamielennox|away is now known as jamielennox | 10:58 | |
*** tnurlygayanov has joined #openstack-qa | 10:58 | |
*** apevec has joined #openstack-qa | 10:59 | |
*** jamielennox is now known as jamielennox|away | 11:01 | |
*** jamielennox|away is now known as jamielennox | 11:02 | |
*** jamielennox is now known as jamielennox|away | 11:08 | |
ihrachyshka | sdague, can we prioritize review for https://review.openstack.org/#/c/158086/ ? it's the last bit to close icehouse breakage. | 11:08 |
*** yfried|afk is now known as yfried__ | 11:08 | |
*** jamielennox|away is now known as jamielennox | 11:10 | |
*** shardy is now known as shardy_afk | 11:13 | |
sdague | ihrachyshka: hmmm... right, we've got all these stale stable branches out there | 11:14 |
openstackgerrit | afazekas proposed openstack-dev/devstack: Fedora-21 has openjdk-1.8.0 only https://review.openstack.org/158639 | 11:18 |
*** salv-orlando has quit IRC | 11:18 | |
*** dims has joined #openstack-qa | 11:20 | |
openstackgerrit | Abhishek G M proposed openstack/tempest: Test Creation of VM attach to user created port https://review.openstack.org/158641 | 11:21 |
openstackgerrit | afazekas proposed openstack-dev/devstack: Fedora-21 has openjdk-1.8.0 only https://review.openstack.org/158639 | 11:21 |
openstackgerrit | Merged openstack/tempest: Fix compute baremetal_nodes API schema https://review.openstack.org/156407 | 11:26 |
*** yamamoto has joined #openstack-qa | 11:29 | |
openstackgerrit | Abhishek G M proposed openstack/tempest: Test update instance network admin state https://review.openstack.org/158648 | 11:29 |
*** cody-somerville has joined #openstack-qa | 11:31 | |
*** deLta30 has quit IRC | 11:36 | |
*** deLta30 has joined #openstack-qa | 11:37 | |
*** Poornima has quit IRC | 11:37 | |
*** chandankumar_ has quit IRC | 11:38 | |
*** chandankumar has joined #openstack-qa | 11:38 | |
*** Poornima has joined #openstack-qa | 11:38 | |
*** jamielennox is now known as jamielennox|away | 11:38 | |
*** diegows has joined #openstack-qa | 11:39 | |
*** jamielennox|away is now known as jamielennox | 11:41 | |
*** pc_m has joined #openstack-qa | 11:46 | |
*** cdent has joined #openstack-qa | 11:48 | |
*** dmorita has quit IRC | 12:00 | |
*** annashen has joined #openstack-qa | 12:01 | |
openstackgerrit | afazekas proposed openstack-dev/devstack: Remove duplicated isset function https://review.openstack.org/158658 | 12:03 |
*** annashen has quit IRC | 12:06 | |
*** rfolco has joined #openstack-qa | 12:07 | |
*** k4n0 has quit IRC | 12:07 | |
*** salv-orlando has joined #openstack-qa | 12:10 | |
*** yamamoto has quit IRC | 12:15 | |
openstackgerrit | Armando Migliaccio proposed openstack/tempest: Fix AttributeError on testtools missing MismatchError https://review.openstack.org/158162 | 12:18 |
openstackgerrit | Armando Migliaccio proposed openstack/tempest: Fix AttributeError on testtools missing MismatchError https://review.openstack.org/158162 | 12:19 |
*** deLta30 has quit IRC | 12:19 | |
*** deLta30 has joined #openstack-qa | 12:19 | |
*** oomichi_ has quit IRC | 12:21 | |
*** yamamoto has joined #openstack-qa | 12:23 | |
*** eezhova has joined #openstack-qa | 12:25 | |
*** aysyd has joined #openstack-qa | 12:29 | |
*** yamamoto has quit IRC | 12:29 | |
*** deLta30 has quit IRC | 12:30 | |
openstackgerrit | Thalabathy Venkatesan proposed openstack/tempest: test_instance_access_secg_rule_with_remote_ip https://review.openstack.org/158664 | 12:30 |
openstackgerrit | Thalabathy Venkatesan proposed openstack/tempest: test_instance_access_secg_rule_with_remote_ip https://review.openstack.org/158665 | 12:30 |
*** deLta30 has joined #openstack-qa | 12:31 | |
*** zz_dimtruck is now known as dimtruck | 12:36 | |
*** madhuri has quit IRC | 12:37 | |
openstackgerrit | nithya-ganesan proposed openstack/tempest: WIP - Define validation_resources function for ssh validation https://review.openstack.org/149229 | 12:39 |
*** adalbas has joined #openstack-qa | 12:44 | |
*** adalbas has quit IRC | 12:50 | |
*** yamamoto has joined #openstack-qa | 12:51 | |
openstackgerrit | Merged openstack-dev/devstack: Install python-redis from pip https://review.openstack.org/157746 | 12:54 |
*** kashyap has left #openstack-qa | 12:54 | |
*** adalbas has joined #openstack-qa | 12:57 | |
*** mwagner_ has quit IRC | 12:58 | |
*** mwagner_lap has quit IRC | 12:59 | |
*** yamamoto has quit IRC | 13:01 | |
openstackrecheck | openstack/heat change: https://review.openstack.org/158206 failed because of: gate-tempest-dsvm-neutron-full: https://bugs.launchpad.net/bugs/1373513 https://bugs.launchpad.net/bugs/1311066 | 13:02 |
openstack | Launchpad bug 1373513 in Cinder "Lvm hang during tempest tests" [Critical,In progress] - Assigned to John Griffith (john-griffith) | 13:02 |
openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 13:02 |
*** bkopilov has quit IRC | 13:04 | |
openstackgerrit | afazekas proposed openstack-dev/devstack: isset switch to >=bash-4.2 https://review.openstack.org/158683 | 13:11 |
*** Longgeek has joined #openstack-qa | 13:12 | |
*** Madan has quit IRC | 13:12 | |
*** vigneshvar has quit IRC | 13:13 | |
*** yfried__ is now known as yfried|afk | 13:17 | |
*** jamielennox is now known as jamielennox|away | 13:18 | |
*** chandankumar has quit IRC | 13:20 | |
*** jamielennox|away is now known as jamielennox | 13:20 | |
*** yfried|afk is now known as yfried__ | 13:20 | |
*** amotoki has quit IRC | 13:21 | |
*** salv-orlando has quit IRC | 13:25 | |
*** salv-orlando has joined #openstack-qa | 13:26 | |
*** adalbas has quit IRC | 13:26 | |
*** BharatK has quit IRC | 13:31 | |
*** jaypipes has quit IRC | 13:36 | |
*** deLta30 has quit IRC | 13:38 | |
openstackgerrit | Merged openstack/tempest-lib: Migrate skip_tracker.py from tempest https://review.openstack.org/152338 | 13:42 |
*** rushiagr_away is now known as rushiagr | 13:43 | |
*** woodster_ has joined #openstack-qa | 13:44 | |
*** ChuckC has joined #openstack-qa | 13:45 | |
*** mwagner_lap has joined #openstack-qa | 13:47 | |
*** SridharG has left #openstack-qa | 13:47 | |
*** mwagner_ has joined #openstack-qa | 13:47 | |
*** eugene_bag has joined #openstack-qa | 13:49 | |
*** anshul has quit IRC | 13:51 | |
*** dkranz has joined #openstack-qa | 13:52 | |
*** yamamoto has joined #openstack-qa | 13:52 | |
*** zhhuabj has quit IRC | 13:55 | |
*** bknudson has joined #openstack-qa | 13:57 | |
*** neeti has quit IRC | 13:58 | |
openstackgerrit | Emily Hugenbruch proposed openstack/tempest: Split resource_setup for servers tests https://review.openstack.org/142595 | 13:59 |
*** vigneshvar has joined #openstack-qa | 13:59 | |
*** mwagner_ has quit IRC | 14:00 | |
*** annashen has joined #openstack-qa | 14:02 | |
*** dimtruck is now known as zz_dimtruck | 14:04 | |
*** annashen has quit IRC | 14:07 | |
*** zhhuabj has joined #openstack-qa | 14:08 | |
openstackrecheck | openstack/heat change: https://review.openstack.org/158541 failed because of: gate-tempest-dsvm-neutron-full: https://bugs.launchpad.net/bugs/1311066 | 14:09 |
openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 14:09 |
*** yfried has joined #openstack-qa | 14:10 | |
*** yfried__ has quit IRC | 14:10 | |
*** dims has quit IRC | 14:13 | |
*** dims has joined #openstack-qa | 14:13 | |
openstackgerrit | Sergey Shnaidman proposed openstack/tempest: Test attaching router to IPv6 subnets https://review.openstack.org/143806 | 14:16 |
*** chandankumar has joined #openstack-qa | 14:17 | |
*** swamireddy is now known as swamireddy_afk | 14:20 | |
*** dustins has joined #openstack-qa | 14:21 | |
*** vigneshvar has quit IRC | 14:21 | |
*** amotoki has joined #openstack-qa | 14:24 | |
*** tosky has quit IRC | 14:24 | |
*** salv-orlando has quit IRC | 14:24 | |
*** gfidente has quit IRC | 14:26 | |
*** bkopilov has joined #openstack-qa | 14:29 | |
*** Sukhdev has joined #openstack-qa | 14:31 | |
*** SridharG has joined #openstack-qa | 14:32 | |
*** yfried has quit IRC | 14:32 | |
*** yfried has joined #openstack-qa | 14:32 | |
*** adalbas has joined #openstack-qa | 14:33 | |
*** mtanino has quit IRC | 14:34 | |
*** gszasz has quit IRC | 14:34 | |
*** zz_dimtruck is now known as dimtruck | 14:35 | |
*** chandankumar_ has joined #openstack-qa | 14:36 | |
*** yamahata has joined #openstack-qa | 14:36 | |
*** chandankumar has quit IRC | 14:36 | |
*** gszasz has joined #openstack-qa | 14:36 | |
dkranz | afazekas: Can you please clarify your comment on https://review.openstack.org/#/c/137239/ ? I think you made a negative comment but didi not give -1 unless I misunderstood. | 14:37 |
*** yfried has quit IRC | 14:37 | |
*** yfried_ has joined #openstack-qa | 14:37 | |
*** abhirc has joined #openstack-qa | 14:38 | |
*** abhirc has quit IRC | 14:39 | |
*** rbak has joined #openstack-qa | 14:44 | |
*** mriedem has joined #openstack-qa | 14:47 | |
*** Obulpathi has joined #openstack-qa | 14:49 | |
*** Obulpathi has quit IRC | 14:50 | |
*** Obulpathi has joined #openstack-qa | 14:50 | |
openstackgerrit | Martin Pavlásek proposed openstack/tempest: Added test of default domain in Keystone https://review.openstack.org/31782 | 14:55 |
*** dimtruck is now known as zz_dimtruck | 14:57 | |
*** yfried__ has joined #openstack-qa | 15:04 | |
*** adalbas has quit IRC | 15:07 | |
*** yfried_ has quit IRC | 15:07 | |
*** tosky has joined #openstack-qa | 15:08 | |
*** yfried has joined #openstack-qa | 15:08 | |
*** dkranz has quit IRC | 15:10 | |
openstackgerrit | Merged openstack/tempest: Fix super calls in ResponseBody and ResponseBodyList https://review.openstack.org/154661 | 15:11 |
*** yfried__ has quit IRC | 15:11 | |
*** gszasz has quit IRC | 15:11 | |
*** eugene_bag has quit IRC | 15:11 | |
*** gszasz has joined #openstack-qa | 15:12 | |
mtreinish | andreaf: do you have a list of what's missing before we can migrate the auth stuff over? | 15:17 |
*** salv-orlando has joined #openstack-qa | 15:17 | |
openstackrecheck | openstack/ceilometer change: https://review.openstack.org/157459 failed because of: gate-tempest-dsvm-neutron-full: https://bugs.launchpad.net/bugs/1311066 | 15:18 |
openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 15:18 |
*** jecarey has joined #openstack-qa | 15:19 | |
mtreinish | andreaf: also you might be interested in: https://review.openstack.org/158511 getting really close to the roles support. Right now the swift tests are just breaking things | 15:19 |
*** zz_dimtruck is now known as dimtruck | 15:19 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tempest: Updated from global requirements https://review.openstack.org/156757 | 15:22 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tempest-lib: Updated from global requirements https://review.openstack.org/157803 | 15:22 |
*** jecarey has quit IRC | 15:23 | |
*** yfried_ has joined #openstack-qa | 15:23 | |
*** mtanino has joined #openstack-qa | 15:23 | |
*** dkranz has joined #openstack-qa | 15:25 | |
*** yfried__ has joined #openstack-qa | 15:26 | |
*** yfried has quit IRC | 15:26 | |
*** aj4u has joined #openstack-qa | 15:27 | |
*** yfried_ has quit IRC | 15:28 | |
*** adalbas has joined #openstack-qa | 15:28 | |
*** aj4u has quit IRC | 15:32 | |
*** pkoniszewski has joined #openstack-qa | 15:32 | |
*** aj4u has joined #openstack-qa | 15:32 | |
openstackgerrit | Martin Pavlásek proposed openstack/tempest: Added test of default domain in Keystone https://review.openstack.org/31782 | 15:32 |
*** aj4u has quit IRC | 15:33 | |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Make tempest's python 2.6 policy clear https://review.openstack.org/158355 | 15:33 |
*** aj4u has joined #openstack-qa | 15:33 | |
aj4u | Hello | 15:34 |
aj4u | any one around | 15:34 |
openstackgerrit | Matthew Treinish proposed openstack/tempest-lib: Add percent change to duration on subunit-trace output https://review.openstack.org/157182 | 15:37 |
openstackgerrit | Armando Migliaccio proposed openstack/tempest: Fix AttributeError on testtools missing MismatchError https://review.openstack.org/158162 | 15:43 |
*** yamamoto has quit IRC | 15:45 | |
*** chandankumar_ has quit IRC | 15:45 | |
*** david-lyle_afk is now known as david-lyle | 15:47 | |
*** cbader has quit IRC | 15:48 | |
*** chandankumar has joined #openstack-qa | 15:48 | |
openstackgerrit | Dean Troyer proposed openstack-dev/grenade: Prepare for Services in virtual env https://review.openstack.org/158376 | 15:50 |
*** rushiagr is now known as rushiagr_away | 15:50 | |
*** cbader has joined #openstack-qa | 15:51 | |
*** chandankumar has quit IRC | 15:54 | |
*** abhirc has joined #openstack-qa | 15:54 | |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Fix AttributeError on testtools missing MismatchError https://review.openstack.org/158162 | 15:55 |
*** BharatK has joined #openstack-qa | 15:56 | |
openstackgerrit | Paul Michali proposed openstack-dev/devstack: VPNaaS Support for StrongSwan driver. https://review.openstack.org/158741 | 15:58 |
jordanP | guys hi. I am running a 3rd party CI, and each time a build is made, devstack is installed. Devstack "pip install python-numpy" which takes more than 4 minutes on a high end cpu because it has to compile the world. 4 min is a lot. Compilation is not parallel (just one core is used). Any way to mitigate this ? | 15:58 |
*** abhirc_ has joined #openstack-qa | 15:58 | |
*** abhirc has quit IRC | 15:59 | |
mtreinish | jordanP: what pulls in numpy? | 16:00 |
jordanP | mtreinish, nova | 16:00 |
jordanP | (based on files/debs/n-novnc:python-numpy | 16:01 |
jordanP | files/debs/nova:python-numpy # used by websockify for spice console) | 16:01 |
jordanP | let me check my logs to be real sure | 16:02 |
dtroyer | jordanP: you could pre-build the wheels in /opt/stack/.wheelhouse | 16:02 |
*** Sukhdev has quit IRC | 16:02 | |
mtreinish | jordanP: yeah building a wheelhouse during your image creation was going to be my suggestion | 16:02 |
*** coolsvap is now known as coolsvap_ | 16:02 | |
mtreinish | but I'm confused as to why you need to pip install it if your installing it from apt | 16:03 |
mtreinish | dtroyer: we haven't added a nova venv yet have we? | 16:03 |
*** annashen has joined #openstack-qa | 16:03 | |
dtroyer | mtreinish: we're moving most of the distro-installed python packages to pip-installed | 16:03 |
mtreinish | dtroyer: but jordanP was saying it's still in the debs list | 16:03 |
dtroyer | no venvs have been added yet, this is in prep to do so | 16:03 |
*** jecarey has joined #openstack-qa | 16:03 | |
*** nfedotov has joined #openstack-qa | 16:04 | |
jordanP | yeah, I am looking at "what pip install numpy" now, one moment | 16:04 |
mtreinish | which would be consistent because it's not a pure python package (the blas reqs in numpy need c) | 16:04 |
dtroyer | we're in a transition to using venvs, and things are a bit inconsistent for a while…the alternative is a massive dump change | 16:04 |
mtreinish | dtroyer: sure, but in the current state I'm just trying to figure out why it's inconsistent :) | 16:05 |
jordanP | 2015-02-24 15:28:40.180 | +++ grep -v '^#' /opt/stack/new/devstack/files/venv-requirements.txt | 16:05 |
dtroyer | mtreinish: thos are the only packages we're building wheels for atm | 16:05 |
dtroyer | I'm not removing the old packages until the venv switch is made | 16:05 |
mtreinish | dtroyer: ah ok, that explains it | 16:05 |
jordanP | 2015-02-24 15:29:52.538 | ++ tmp-venv-Ywwb/bin/pip wheel numpy | 16:05 |
jordanP | then the compilation happens | 16:05 |
mtreinish | jordanP: yeah, ok yeah you'll probably want to move that step to the image build | 16:06 |
dtroyer | jordanP: yes, that is as expected | 16:06 |
mtreinish | so you'll have the wheel already when you go to use it | 16:06 |
jordanP | mtreinish, okay, will do. Thanks guys. | 16:06 |
*** annashen has quit IRC | 16:08 | |
mtreinish | dtroyer: actually pre-building the wheelhouse is probably something we should do for infra's nodepool too | 16:09 |
dtroyer | mtreinish: yes, except there's going to be fun when we need to have another one for stable/juno and another one for stable/icehouse ;) | 16:10 |
*** btran has joined #openstack-qa | 16:10 | |
dtroyer | I started working on the backports, this gets into all of the same requirements junk… | 16:11 |
mtreinish | dtroyer: ugh, I hadn't thought of that. Yeah that'll keep us on our toes | 16:11 |
openstackrecheck | openstack/nova change: https://review.openstack.org/155863 failed gate-grenade-dsvm-ironic-sideways in the gate queue with an unrecognized error | 16:14 |
*** jamielennox is now known as jamielennox|away | 16:15 | |
*** mpaolino has quit IRC | 16:15 | |
*** jamielennox|away is now known as jamielennox | 16:16 | |
*** sabeen1 has joined #openstack-qa | 16:21 | |
*** vigneshvar has joined #openstack-qa | 16:21 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tempest: Updated from global requirements https://review.openstack.org/156757 | 16:22 |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Add tempest config guide doc https://review.openstack.org/157935 | 16:24 |
*** itzikb has quit IRC | 16:24 | |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Add tempest config guide doc https://review.openstack.org/157935 | 16:24 |
*** tsekiyama has joined #openstack-qa | 16:25 | |
*** tsekiyama has quit IRC | 16:26 | |
*** tsekiyama has joined #openstack-qa | 16:26 | |
*** mpaolino has joined #openstack-qa | 16:28 | |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Remove migrated utils code https://review.openstack.org/158012 | 16:28 |
*** nmagnezi has quit IRC | 16:28 | |
mtreinish | ^^^ heh, that won't be a fun patch to review... | 16:28 |
*** Poornima has quit IRC | 16:33 | |
openstackgerrit | Dean Troyer proposed openstack-dev/devstack: Install Keystone into its own venv https://review.openstack.org/156883 | 16:35 |
openstackgerrit | Dean Troyer proposed openstack-dev/devstack: Install Glance into its own venv https://review.openstack.org/156884 | 16:35 |
openstackgerrit | Dean Troyer proposed openstack-dev/devstack: Install Nova into its own venv https://review.openstack.org/156885 | 16:35 |
openstackgerrit | Dean Troyer proposed openstack-dev/devstack: Install Cinder into its own venv https://review.openstack.org/157010 | 16:35 |
*** dkranz has quit IRC | 16:36 | |
*** SridharG has left #openstack-qa | 16:36 | |
openstackgerrit | Rob Crittenden proposed openstack/tempest: Set the boto ca_certificates_file from tempest config https://review.openstack.org/145331 | 16:37 |
*** yamahata has quit IRC | 16:38 | |
*** aj4u has quit IRC | 16:40 | |
*** vigneshvar has quit IRC | 16:44 | |
*** mlavalle has joined #openstack-qa | 16:44 | |
*** adalbas has quit IRC | 16:44 | |
openstackgerrit | Emily Hugenbruch proposed openstack/tempest: Split resource_setup for servers tests https://review.openstack.org/142595 | 16:45 |
*** dkranz has joined #openstack-qa | 16:47 | |
*** apevec has quit IRC | 16:48 | |
*** yfried has joined #openstack-qa | 16:50 | |
*** yfried__ has quit IRC | 16:51 | |
openstackgerrit | Roey Chen proposed openstack-dev/devstack: WIP: vmware-nsx: Vendor code split https://review.openstack.org/144312 | 16:51 |
*** jlanoux has quit IRC | 16:53 | |
afazekas | dkranz: The patch is updated I'll check it again | 16:55 |
dkranz | afazekas: thanks | 16:55 |
*** yfried has quit IRC | 16:55 | |
afazekas | dkranz: the method restored | 16:58 |
*** gszasz has quit IRC | 16:58 | |
openstackgerrit | Pasquale Porreca proposed openstack-dev/devstack: Definition of _default _member_ role is necessary https://review.openstack.org/156527 | 16:59 |
*** yamahata has joined #openstack-qa | 17:01 | |
*** gfidente has joined #openstack-qa | 17:04 | |
*** gfidente has quit IRC | 17:04 | |
*** gfidente has joined #openstack-qa | 17:04 | |
*** catohornet has joined #openstack-qa | 17:04 | |
*** ihrachyshka has quit IRC | 17:07 | |
*** vigneshvar has joined #openstack-qa | 17:10 | |
*** mpaolino has quit IRC | 17:11 | |
*** mfalatic has quit IRC | 17:12 | |
*** Obulpathi has quit IRC | 17:12 | |
*** amotoki has quit IRC | 17:12 | |
*** Nic has joined #openstack-qa | 17:17 | |
*** rwsu-afk is now known as rwsu | 17:18 | |
*** erlon has joined #openstack-qa | 17:19 | |
*** coolsvap_ is now known as coolsvap | 17:20 | |
*** ibiris is now known as ibiris_away | 17:25 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack-infra/devstack-gate: Fix tox warnings for indent not multiples of 4 https://review.openstack.org/158786 | 17:26 |
*** afazekas has quit IRC | 17:26 | |
*** annashen has joined #openstack-qa | 17:28 | |
*** afazekas has joined #openstack-qa | 17:28 | |
*** hemnafk is now known as hemna | 17:31 | |
afazekas | sdague: the [[ -v varname ]] tests is the variable defined, not the variables value or is it empty. It is possible since bash-4.2 . | 17:34 |
*** marun has joined #openstack-qa | 17:36 | |
*** tnurlygayanov has quit IRC | 17:37 | |
*** eugene_bag has joined #openstack-qa | 17:37 | |
*** ibiris_away is now known as ibiris | 17:38 | |
*** adalbas has joined #openstack-qa | 17:38 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/149861 failed because of: gate-tempest-dsvm-full: https://bugs.launchpad.net/bugs/1373513 https://bugs.launchpad.net/bugs/1311066 | 17:39 |
openstack | Launchpad bug 1373513 in Cinder "Lvm hang during tempest tests" [Critical,In progress] - Assigned to John Griffith (john-griffith) | 17:39 |
openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 17:39 |
*** Obulpath_ has joined #openstack-qa | 17:40 | |
*** Obulpath_ has quit IRC | 17:40 | |
afazekas | sdague: The not liked version would be: [[ -n value ]] | 17:42 |
*** eugene_bag1 has joined #openstack-qa | 17:45 | |
*** eugene_bag has quit IRC | 17:46 | |
*** tkammer has quit IRC | 17:50 | |
*** chandankumar has joined #openstack-qa | 17:52 | |
*** mfalatic has joined #openstack-qa | 17:52 | |
*** apevec has joined #openstack-qa | 17:56 | |
*** cody-somerville has quit IRC | 17:56 | |
*** ihrachyshka has joined #openstack-qa | 18:00 | |
*** ibiris is now known as ibiris_away | 18:00 | |
*** coolsvap is now known as coolsvap_ | 18:00 | |
*** nfedotov has quit IRC | 18:04 | |
*** annashen_ has joined #openstack-qa | 18:04 | |
*** markus_z has quit IRC | 18:05 | |
*** catohornet has quit IRC | 18:05 | |
*** annashen_ has quit IRC | 18:09 | |
*** mfalatic has quit IRC | 18:12 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/124782 failed because of: gate-tempest-dsvm-full: https://bugs.launchpad.net/bugs/1373513 https://bugs.launchpad.net/bugs/1311066 | 18:12 |
openstack | Launchpad bug 1373513 in Cinder "Lvm hang during tempest tests" [Critical,In progress] - Assigned to John Griffith (john-griffith) | 18:12 |
openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 18:13 |
*** mfalatic has joined #openstack-qa | 18:13 | |
*** Longgeek has quit IRC | 18:15 | |
*** vigneshvar has quit IRC | 18:15 | |
*** adalbas has quit IRC | 18:16 | |
*** harlowja has joined #openstack-qa | 18:20 | |
sdague | afazekas: | 18:20 |
*** ChuckC has quit IRC | 18:20 | |
*** patrickeast has joined #openstack-qa | 18:20 | |
sdague | http://paste.openstack.org/show/181366/ exits because of nounset | 18:20 |
*** ChuckC has joined #openstack-qa | 18:21 | |
sdague | if you can build a version of that which passes under -o nounset, we can use it | 18:21 |
sdague | otherwise, that was entirely the purpose of that function | 18:21 |
sdague | bash 4.3 locally | 18:22 |
*** harlowja has quit IRC | 18:24 | |
*** harlowja has joined #openstack-qa | 18:24 | |
*** Nic has quit IRC | 18:28 | |
*** sergsh has quit IRC | 18:28 | |
*** adalbas has joined #openstack-qa | 18:29 | |
*** jordanP has quit IRC | 18:29 | |
*** aix has quit IRC | 18:29 | |
*** diegows has quit IRC | 18:30 | |
openstackrecheck | Console logs not available after 13:27s for check-tempest-dsvm-full 158770,1,2a70098 | 18:34 |
*** yginger5 is now known as yjiang5 | 18:35 | |
*** Nic has joined #openstack-qa | 18:36 | |
afazekas | sdague, tha argument is the variable name: http://fpaste.org/189869/24802842/raw/ | 18:36 |
*** adalbas has quit IRC | 18:37 | |
afazekas | sdague where you replaced the [[ -n $variable ]] with isset, it could be replaced to [[ -v variable ]] ; (notice the $ sign) | 18:37 |
sdague | afazekas: ah, ok | 18:37 |
*** yfried has joined #openstack-qa | 18:38 | |
sdague | afazekas: ok, can you add a unit test for it | 18:39 |
*** rfolco has quit IRC | 18:40 | |
*** cody-somerville has joined #openstack-qa | 18:42 | |
*** naggappan has joined #openstack-qa | 18:42 | |
naggappan | hi is there any way to dissable ec2 in tempest | 18:43 |
*** rfolco has joined #openstack-qa | 18:43 | |
naggappan | because it keeps failing the whole test when i run test_minimum_basic.py | 18:44 |
*** chandankumar has quit IRC | 18:44 | |
*** cdent has quit IRC | 18:45 | |
afazekas | sdague: what is your opinion about using just [[ -v varname ]] instead of having an isset function ? | 18:45 |
*** vigneshvar has joined #openstack-qa | 18:48 | |
sdague | honestly, isset is nicer to read, and not many folks know the other thing. So I'd rather keep the function | 18:48 |
*** krtaylor has quit IRC | 18:48 | |
*** cody-somerville has quit IRC | 18:48 | |
* afazekas I missed the '-v' more than py 2.7 when I deal with el6 .. | 18:49 | |
*** achanda has joined #openstack-qa | 18:52 | |
*** johnthetubaguy is now known as zz_johnthetubagu | 18:53 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/130449 failed gate-nova-tox-functional in the gate queue with an unrecognized error | 18:57 |
*** adalbas has joined #openstack-qa | 18:57 | |
*** krtaylor has joined #openstack-qa | 19:00 | |
*** artom has joined #openstack-qa | 19:06 | |
artom | So I got a 500 error from the API in test_list_baremetal_nodes ( https://review.openstack.org/#/c/158435/ | http://logs.openstack.org/35/158435/1/check/check-grenade-dsvm-ironic-sideways/2beafaf/console.html ) | 19:08 |
artom | Is there a way to get the nova-api logs to see what the cause is? | 19:08 |
openstackgerrit | afazekas proposed openstack-dev/devstack: isset switch to >=bash-4.2 https://review.openstack.org/158683 | 19:13 |
*** Longgeek has joined #openstack-qa | 19:15 | |
*** jlibosva has quit IRC | 19:17 | |
openstackgerrit | Merged openstack-dev/devstack: Create service definition for nova-serialproxy https://review.openstack.org/138956 | 19:18 |
openstackrecheck | openstack-dev/devstack change: https://review.openstack.org/158292 failed because of: gate-tempest-dsvm-neutron-full: https://bugs.launchpad.net/bugs/1311066 | 19:18 |
openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 19:18 |
*** ChuckC_ has joined #openstack-qa | 19:23 | |
*** vigneshvar has quit IRC | 19:25 | |
*** ChuckC has quit IRC | 19:25 | |
*** ChuckC has joined #openstack-qa | 19:26 | |
*** ChuckC_ has quit IRC | 19:28 | |
*** apevec has quit IRC | 19:28 | |
*** Sukhdev has joined #openstack-qa | 19:32 | |
*** achanda has quit IRC | 19:33 | |
*** BharatK has quit IRC | 19:34 | |
mriedem | artom: yes http://logs.openstack.org/35/158435/1/check/check-grenade-dsvm-ironic-sideways/2beafaf/logs/new/screen-n-api.txt.gz?level=TRACE | 19:35 |
artom | mriedem, thanks! | 19:36 |
artom | The crap, node could not be found? Surely that's not my code's fault... | 19:36 |
mriedem | artom: well let's see | 19:39 |
mriedem | artom: no it's not just you http://goo.gl/hWUviw | 19:41 |
*** achanda has joined #openstack-qa | 19:41 | |
mriedem | i'm looking for a bug reported | 19:41 |
artom | I checked in tempest, didn't see anything recent about baremetal... | 19:42 |
mriedem | artom: i'll get a bug reported | 19:43 |
*** e0ne has quit IRC | 19:43 | |
mriedem | artom: you can recheck your change | 19:43 |
artom | mriedem, I did that some minutes ago. | 19:44 |
mriedem | what?! :) ok | 19:44 |
artom | Well, a recheck no bug | 19:44 |
artom | I figured while I was looking I can try and see if it wasn't a temporary problem with the gate. | 19:44 |
mriedem | yeah that's fine | 19:45 |
artom | Since the original error is from yesterday. | 19:45 |
mriedem | it's also in the gate | 19:45 |
clarkb | I think there was a change to update the number of fake baremetal nodes ironic gets in the gate | 19:45 |
clarkb | maybe that merged and is now causing trouble? | 19:46 |
mriedem | this does appear newish | 19:46 |
*** pkoniszewski has quit IRC | 19:46 | |
artom | Wait, there's 1422520 | 19:46 |
mriedem | artom: different error | 19:48 |
mtreinish | mriedem: have you seen: http://logs.openstack.org/12/158012/3/check/check-tempest-dsvm-full-icehouse/09191e4/logs/devstacklog.txt.gz#_2015-02-24_16_47_11_381 | 19:48 |
mtreinish | it looks like all the icehouse jobs are failing with it | 19:48 |
mriedem | do you see what i see.... | 19:48 |
mriedem | mtreinish: is stable/icehouse unblocked for neutronclient now? | 19:48 |
mriedem | http://logs.openstack.org/12/158012/3/check/check-tempest-dsvm-full-icehouse/09191e4/logs/screen-g-api.txt.gz?level=TRACE | 19:49 |
mriedem | mtreinish: bingo http://logs.openstack.org/12/158012/3/check/check-tempest-dsvm-full-icehouse/09191e4/logs/screen-s-proxy.txt.gz :) | 19:49 |
mriedem | mtreinish: https://pypi.python.org/pypi/python-ceilometerclient - released 1.0.13 today :) | 19:50 |
mriedem | jogo: ^ | 19:50 |
mriedem | adam_g_out: ihrachyshka: ^ | 19:50 |
*** zz_johnthetubagu is now known as johnthetubaguy | 19:50 | |
afazekas | mtreinish: ceilo client | 19:50 |
mriedem | yup | 19:50 |
mriedem | is there a bug for it yet? | 19:50 |
mtreinish | mriedem: yep released today: https://pypi.python.org/pypi/python-ceilometerclient | 19:50 |
mriedem | mtreinish: yeah, i know, gawd ^ | 19:50 |
mtreinish | mriedem: sorry, I'm just slow... | 19:51 |
mriedem | so can ttx just like, start hitting PTLs over the head for releasing uncapped clients? | 19:51 |
afazekas | the newer keystone client usage was proposed by the bot and get merged to the ceilo client | 19:51 |
sdague | did icehouse never actually get capped? | 19:51 |
afazekas | I wonder is the gate allows to decrease the version in ceilo | 19:51 |
mtreinish | sdague: the cap is <1.1 | 19:52 |
jogo | mriedem: uhhhh | 19:52 |
*** tkammer has joined #openstack-qa | 19:52 | |
mtreinish | https://github.com/openstack/requirements/blob/stable/icehouse/global-requirements.txt#L81 | 19:52 |
*** johnthetubaguy is now known as zz_johnthetubagu | 19:52 | |
mtreinish | we just need to make that cap < 1.0.12 | 19:53 |
mriedem | <= | 19:53 |
mtreinish | s/</<= | 19:53 |
jogo | mtreinish mriedem: people clearly don't know how to version this | 19:53 |
mriedem | ha! | 19:53 |
mtreinish | jogo: yeah that's part of it | 19:53 |
sdague | well, so honestly global requirements sync into clients is probably part of the problem | 19:54 |
sdague | global requirements sync only really works for things that are simultaneously releasing | 19:54 |
jogo | sdague: yeah that is prob not great | 19:54 |
sdague | honestly, we might be better off cutting all the clients free here | 19:54 |
ihrachyshka | sdague, hm. don't we avoid sync to projects with no stable branches now? | 19:54 |
afazekas | sdague: IMHO we should have icehouse jobs on the clients | 19:55 |
sdague | afazekas: well the point was they were capped | 19:55 |
sdague | and they weren't supposed to ever release at a version number that landed them in icehouse | 19:56 |
sdague | except for very narrow security fixes appropriate for that | 19:56 |
mtreinish | mriedem, sdague: https://review.openstack.org/#/c/158842/ | 19:57 |
sdague | mtreinish / mriedem is someone going to yell about this on the list? | 19:57 |
mriedem | sdague: yes | 19:57 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for ironic bug 1425258 https://review.openstack.org/158844 | 19:57 |
openstack | bug 1425258 in Ironic "test_list_baremetal_nodes race fails with a node not found 404" [Undecided,New] https://launchpad.net/bugs/1425258 | 19:57 |
mriedem | doing it now | 19:57 |
mriedem | also ^ | 19:57 |
mriedem | wanna hit that first? | 19:57 |
sdague | mriedem: I +Aed the req change | 19:58 |
mriedem | opening a bug to track the ceilometer client break | 19:58 |
sdague | mriedem: thanks | 19:58 |
jogo | mriedem: FYI https://review.openstack.org/158846 | 19:58 |
jogo | mriedem: that should stop this in the future | 19:58 |
jogo | sdague: ^ | 19:59 |
mtreinish | sdague: thanks | 19:59 |
hogepodge | mtreinish: "Also let's discuss decorator naming. 'test.uuid' sounds good. But it shadows 'uuid' imported in test.py" | 19:59 |
*** sabeen3 has joined #openstack-qa | 20:00 | |
hogepodge | What do you think a better name would be? | 20:00 |
sdague | jogo / mtreinish how do you want to handle https://review.openstack.org/#/c/158842/ conflicting with https://review.openstack.org/158846 | 20:00 |
mtreinish | hogepodge: honestly I'm terrible at picking names. My suggestion would be test.test_uuid() | 20:00 |
sdague | should we just nuke the first one and approve the second one | 20:00 |
mtreinish | sdague: make jogo rebase his | 20:00 |
mtreinish | he was slower... | 20:00 |
sdague | mtreinish: methods that start with test_ can be problematic | 20:01 |
mtreinish | sdague: yep | 20:01 |
jogo | mtreinish: agreed | 20:01 |
sdague | test.idempotent_id() ? | 20:01 |
mtreinish | sdague: it wouldn't get discovered because of how tempest discovery is done | 20:01 |
mtreinish | but I agree it's a bad name | 20:01 |
sdague | which is what this really is | 20:01 |
*** sabeen1 has quit IRC | 20:02 | |
mtreinish | sdague: sure idempotent_id() works | 20:02 |
mtreinish | I'll just have to remember how to spell it | 20:02 |
sdague | the fact that it's a uuid is sort of irrelevant, it's the fact that it's idempotent | 20:02 |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for ironic bug 1425258 https://review.openstack.org/158844 | 20:02 |
openstack | bug 1425258 in Ironic "test_list_baremetal_nodes race fails with a node not found 404" [Undecided,New] https://launchpad.net/bugs/1425258 | 20:02 |
*** sabeen3 has quit IRC | 20:02 | |
*** sabeen2 has joined #openstack-qa | 20:03 | |
mtreinish | hogepodge: are you good with test.idempotent_id()? | 20:04 |
hogepodge | mtreinish: yes, I think it's better | 20:04 |
*** Ananci has joined #openstack-qa | 20:04 | |
sdague | jogo: ok, you rebasing now? so we can slipstream these in? | 20:05 |
*** annashen_ has joined #openstack-qa | 20:05 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for ceilometer 1.0.13 icehouse bug 1425262 https://review.openstack.org/158849 | 20:05 |
openstack | bug 1425262 in python-ceilometerclient "1.0.13 release breaks stable/icehouse" [Undecided,New] https://launchpad.net/bugs/1425262 | 20:05 |
mriedem | there is the python-ceilometerclient e-r query ^ | 20:05 |
jogo | sdague: and rebased | 20:07 |
sdague | jogo: thanks | 20:07 |
jogo | sdague: I feel like we are playing whack a mole | 20:07 |
sdague | just wait until all the projects release at will :) | 20:08 |
jogo | haha yeah... | 20:09 |
openstackgerrit | Merged openstack-dev/devstack: Changed the log format for horizon's apache configuration https://review.openstack.org/157957 | 20:09 |
*** annashen_ has quit IRC | 20:10 | |
hogepodge | thanks for the suggestion sdague | 20:10 |
mtreinish | jogo: did you see the subunit2sql db is eating ~90GBs now :) | 20:13 |
mriedem | ML post http://lists.openstack.org/pipermail/openstack-dev/2015-February/057699.html | 20:14 |
mtreinish | mriedem: you should have been more foaming at the mouth... | 20:15 |
mriedem | mtreinish: meh | 20:15 |
jogo | mtreinish: jeeze how many tests is that? | 20:15 |
mriedem | tired | 20:15 |
mriedem | i need a coffee break | 20:15 |
jogo | mriedem: did ceilo break gate on master or only for devstack and tempest etc? | 20:15 |
mriedem | the weekly library/client gate break is just making me not surprised anymore | 20:15 |
mtreinish | jogo: just anything that ran wiht icehouse | 20:15 |
mriedem | jogo: grenade | 20:15 |
mriedem | jogo: so logstash shows all branches, but it's capped correctly in stable/juno | 20:16 |
mtreinish | jogo: 57339168 tests in the db | 20:16 |
mriedem | i'm not sure why it's showing on master | 20:16 |
mriedem | right | 20:16 |
mriedem | so master branch changes with an icehouse job i guess | 20:16 |
mtreinish | mriedem: would that still show as build_branch icehouse? | 20:16 |
mriedem | idk | 20:17 |
hogepodge | mtreinish: sdague test.test_id works too | 20:17 |
openstackgerrit | Sean Dague proposed openstack/tempest: remove redundant negative flavor admin tests https://review.openstack.org/158852 | 20:17 |
sdague | hogepodge: yeh, so it's best to avoid methods that start with test_ | 20:17 |
sdague | because test runners might try to pick them up | 20:17 |
mtreinish | hogepodge: yeah, but it's a bad name. It works with tempest because of how we mess with discovery | 20:17 |
mtreinish | but if you try to use regular discovery it'll screw up | 20:18 |
* hogepodge nods | 20:18 | |
mtreinish | hogepodge: http://git.openstack.org/cgit/openstack/tempest/tree/tempest/test_discover/test_discover.py | 20:18 |
*** apevec has joined #openstack-qa | 20:19 | |
naggappan | is while running tempest is there any way to disable ec2? in tempest.conf | 20:19 |
hogepodge | mtreinish: sdague would test.uid be too close to uuid? | 20:19 |
*** tosky has quit IRC | 20:19 | |
sdague | hogepodge: so what's the concern with idempotent_id ? | 20:19 |
sdague | just that it makes people spell more :) | 20:20 |
hogepodge | sdague: it's a mouthful. Hard for mtreinish to spell | 20:20 |
mtreinish | hogepodge: that's my own problem :) | 20:20 |
clarkb | ^N to great victory | 20:20 |
sdague | I'm usually the terrible speller | 20:20 |
hogepodge | don't want to break the ptls any more than we already do | 20:20 |
mtreinish | clarkb: ?? | 20:21 |
clarkb | mtreinish: token completion in vim | 20:21 |
mtreinish | naggappan: http://git.openstack.org/cgit/openstack/tempest/tree/etc/tempest.conf.sample#n442 | 20:22 |
openstackrecheck | openstack/tempest change: https://review.openstack.org/152619 failed because of: gate-tempest-dsvm-postgres-full: https://bugs.launchpad.net/bugs/1311066 https://bugs.launchpad.net/bugs/1315095 | 20:22 |
openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 20:22 |
openstack | Launchpad bug 1315095 in grenade "grenade nova network (n-net) fails to start" [Undecided,Confirmed] | 20:22 |
*** marun has quit IRC | 20:23 | |
naggappan | mtreinish: I actually execute it again another machine form the Devstack machine. if i comment out all related to ec2. Will that test skip? because i don't see any skip ec2 and s3 True/False option in the config | 20:25 |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for ceilometer 1.0.13 icehouse bug 1425262 https://review.openstack.org/158849 | 20:26 |
openstack | bug 1425262 in python-ceilometerclient "1.0.13 release breaks stable/icehouse" [Undecided,New] https://launchpad.net/bugs/1425262 | 20:26 |
mtreinish | naggappan: that works fine. You just need to add 'ec2_api = False' to the compute-feature-enabled section in your tempest.conf and the ec2 and s3 tests will be skipped | 20:27 |
mtreinish | naggappan: http://git.openstack.org/cgit/openstack/tempest/tree/tempest/thirdparty/boto/test.py#n198 | 20:28 |
*** openstackrecheck has quit IRC | 20:28 | |
*** openstackrecheck has joined #openstack-qa | 20:28 | |
naggappan | mtreinish: greate! thanks a lot. I will use that config to skip those test | 20:28 |
*** melwitt has joined #openstack-qa | 20:35 | |
*** eugene_bag1 has quit IRC | 20:35 | |
*** eugene_bag has joined #openstack-qa | 20:36 | |
*** dustins has quit IRC | 20:40 | |
*** eugene_bag1 has joined #openstack-qa | 20:41 | |
openstackgerrit | Joshua Harlow proposed openstack-dev/devstack: Add debtcollector to lib/oslo and stackrc https://review.openstack.org/157577 | 20:41 |
*** eugene_bag has quit IRC | 20:43 | |
*** mfalatic_ has joined #openstack-qa | 20:44 | |
*** mfalatic has quit IRC | 20:45 | |
*** adalbas has quit IRC | 20:51 | |
sdague | harlowja: would you mind respinning that with += ? | 20:52 |
harlowja | kk | 20:52 |
harlowja | sdague no mind at all | 20:52 |
sdague | thanks | 20:52 |
openstackgerrit | Joshua Harlow proposed openstack-dev/devstack: Add debtcollector to lib/oslo and stackrc https://review.openstack.org/157577 | 20:55 |
harlowja | sdague done | 20:55 |
*** mfalatic_ is now known as mfalatic | 20:56 | |
*** mfalatic has quit IRC | 20:57 | |
*** mfalatic has joined #openstack-qa | 21:00 | |
*** nmagnezi has joined #openstack-qa | 21:00 | |
*** mfalatic has quit IRC | 21:00 | |
*** ihrachyshka has quit IRC | 21:03 | |
*** mfalatic has joined #openstack-qa | 21:04 | |
*** nmagnezi has quit IRC | 21:04 | |
*** ihrachyshka has joined #openstack-qa | 21:06 | |
*** salv-orlando has quit IRC | 21:08 | |
*** rfolco has quit IRC | 21:10 | |
*** gfidente has quit IRC | 21:10 | |
*** aysyd has quit IRC | 21:11 | |
*** andreykurilin_ has joined #openstack-qa | 21:12 | |
sdague | harlowja: +2 | 21:12 |
*** ibiris_away is now known as ibiris | 21:14 | |
*** andreykurilin_ has quit IRC | 21:17 | |
*** andreykurilin__ has joined #openstack-qa | 21:17 | |
*** tkammer has quit IRC | 21:19 | |
openstackrecheck | Console logs not available after 13:29s for check-tempest-dsvm-neutron-full 154915,6,09f1aaa | 21:20 |
*** andreykurilin_ has joined #openstack-qa | 21:22 | |
*** andreykurilin__ has quit IRC | 21:22 | |
*** diegows has joined #openstack-qa | 21:23 | |
*** Longgeek has quit IRC | 21:24 | |
*** Sukhdev has quit IRC | 21:32 | |
*** sabeen3 has joined #openstack-qa | 21:37 | |
*** sabeen2 has quit IRC | 21:39 | |
*** marun has joined #openstack-qa | 21:40 | |
openstackgerrit | Merged openstack/tempest: Omitting microseconds when creating a trust https://review.openstack.org/156718 | 21:40 |
openstackgerrit | Merged openstack/tempest: add support for ceilometermiddleware data https://review.openstack.org/155766 | 21:41 |
openstackgerrit | Merged openstack/tempest: Floating IP test enhancements https://review.openstack.org/132000 | 21:41 |
*** dustins has joined #openstack-qa | 21:42 | |
*** dustins has quit IRC | 21:42 | |
openstackrecheck | openstack/swift change: https://review.openstack.org/158784 failed because of: gate-tempest-dsvm-full: https://bugs.launchpad.net/bugs/1373513 https://bugs.launchpad.net/bugs/1311066 | 21:45 |
openstack | Launchpad bug 1373513 in Cinder "Lvm hang during tempest tests" [Critical,In progress] - Assigned to John Griffith (john-griffith) | 21:45 |
openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 21:45 |
*** diegows has quit IRC | 21:46 | |
*** marun has quit IRC | 21:51 | |
*** malini has joined #openstack-qa | 21:55 | |
*** sgordon is now known as steveg | 21:55 | |
openstackgerrit | Joe Gordon proposed openstack-infra/devstack-gate: Set custom cpu_model for live_migrate https://review.openstack.org/141530 | 21:56 |
*** eugene_bag1 has quit IRC | 21:57 | |
*** tsekiyama has quit IRC | 22:00 | |
*** tsekiyama has joined #openstack-qa | 22:00 | |
*** shashankhegde has joined #openstack-qa | 22:01 | |
*** dustins has joined #openstack-qa | 22:01 | |
*** Sukhdev has joined #openstack-qa | 22:02 | |
*** mwagner_lap has quit IRC | 22:02 | |
openstackgerrit | Zengfa Gao proposed openstack/tempest: Add a test for network connectivity between two tenant networks https://review.openstack.org/152694 | 22:03 |
dkranz | mtreinish: ping | 22:04 |
dkranz | mtreinish: regarding your percent thing in the console output, why do some lines show a percent and others do not? | 22:04 |
*** annashen_ has joined #openstack-qa | 22:06 | |
*** tsekiyama has quit IRC | 22:08 | |
*** tsekiyama has joined #openstack-qa | 22:09 | |
*** pkoniszewski has joined #openstack-qa | 22:10 | |
*** annashen_ has quit IRC | 22:10 | |
*** marun has joined #openstack-qa | 22:17 | |
mtreinish | dkranz: to be honest I'm not entirely sure at this point | 22:22 |
dkranz | mtreinish: :) | 22:22 |
mtreinish | dkranz: it preseeds testr with data from the subunit2sql db | 22:22 |
mtreinish | so there should be data in there for nearly every test | 22:23 |
dkranz | mtreinish: the most obvious thing is that some tests are in that db and some not. But that also seems strange. | 22:23 |
mtreinish | but for whatever reason it only seems to find some (that's also why it doesn't really make any scheduling changes) | 22:23 |
dkranz | mtreinish: and it is not just a few missing | 22:23 |
dkranz | mtreinish: IMO having unreliable data there is worse than having none | 22:24 |
mtreinish | dkranz: well it pulls down the test most recent gate runs from the subunit2sql db once a day and uses that | 22:24 |
mtreinish | s/test/10 | 22:24 |
dkranz | mtreinish: that is why I wanted to have this disabled by default until it is deemed reliable | 22:24 |
mtreinish | so it should have coverage for each test case | 22:24 |
dkranz | mtreinish: I don't see anything in the code that could cause this so it must be garbage in garbage out | 22:25 |
mtreinish | dkranz: http://logs.openstack.org/82/157182/6/check/gate-tempest-dsvm-neutron-src-tempest-lib/af23281/console.html#_2015-02-24_16_30_28_530 | 22:25 |
dkranz | mtreinish: or some other not understood issue | 22:25 |
dkranz | mtreinish: so what do you think we should do? | 22:26 |
mtreinish | dkranz: my guess at this point it's something detail I'm missing with testr's times.dbm file | 22:26 |
mtreinish | dkranz: I'm fine with landing the flag as optional off, by default | 22:26 |
mtreinish | at this point I was just using the patch to try and debug the preseeding | 22:26 |
dkranz | mtreinish: that's fine too if you want to consider it WIP | 22:26 |
dkranz | mtreinish: I was just trying to review it but was not comfortable with what I saw in the output | 22:27 |
mtreinish | dkranz: well it works fine for local testing. It's just the preseeding on tempest-dsvm jobs that's having trouble | 22:27 |
*** pkoniszewski has quit IRC | 22:28 | |
*** cody-somerville has joined #openstack-qa | 22:29 | |
dkranz | mtreinish: I figured it was fine for local testing. | 22:29 |
dkranz | mtreinish: got to run now | 22:29 |
*** erlon has quit IRC | 22:31 | |
*** ihrachyshka has quit IRC | 22:31 | |
*** salv-orlando has joined #openstack-qa | 22:33 | |
*** dkranz has quit IRC | 22:35 | |
*** openstackgerrit has quit IRC | 22:37 | |
*** openstackgerrit has joined #openstack-qa | 22:37 | |
*** sabeen1 has joined #openstack-qa | 22:38 | |
*** sabeen3 has quit IRC | 22:40 | |
*** dustins has quit IRC | 22:43 | |
*** dustins has joined #openstack-qa | 22:43 | |
*** artom has quit IRC | 22:44 | |
*** malini has quit IRC | 22:49 | |
*** achanda has quit IRC | 22:54 | |
*** dustins has quit IRC | 22:55 | |
*** apevec has quit IRC | 22:57 | |
*** mriedem has quit IRC | 22:57 | |
*** harlowja is now known as harlowja_away | 23:02 | |
mtreinish | hogepodge: btw, you might be interested in: https://wiki.openstack.org/wiki/QA/Tempest-test-removal | 23:03 |
*** harlowja_away is now known as harlowja | 23:05 | |
*** bknudson has quit IRC | 23:07 | |
*** mestery has quit IRC | 23:07 | |
*** cbader has quit IRC | 23:08 | |
*** Longgeek has joined #openstack-qa | 23:09 | |
*** shashankhegde has quit IRC | 23:11 | |
*** achanda has joined #openstack-qa | 23:13 | |
*** marun has quit IRC | 23:19 | |
*** salv-orl_ has joined #openstack-qa | 23:20 | |
*** salv-orlando has quit IRC | 23:22 | |
*** rbak has quit IRC | 23:25 | |
*** cody-somerville has quit IRC | 23:25 | |
*** dimtruck is now known as zz_dimtruck | 23:27 | |
openstackgerrit | Jamie Lennox proposed openstack/tempest: Move identity v2 tests to their own folders https://review.openstack.org/158518 | 23:28 |
*** andreykurilin_ has quit IRC | 23:28 | |
*** jecarey has quit IRC | 23:30 | |
*** Nic has quit IRC | 23:31 | |
openstackgerrit | Aishwarya Thangappa proposed openstack-dev/devstack: Added devstack-with-lbaas-v2 installation documentation https://review.openstack.org/158512 | 23:36 |
*** Ananci has quit IRC | 23:38 | |
*** Longgeek has quit IRC | 23:42 | |
*** achanda has quit IRC | 23:48 | |
*** ibiris is now known as ibiris_away | 23:49 | |
*** achanda has joined #openstack-qa | 23:53 | |
*** mriedem has joined #openstack-qa | 23:53 | |
*** malini has joined #openstack-qa | 23:56 | |
*** salv-orlando has joined #openstack-qa | 23:56 | |
*** madhuri has joined #openstack-qa | 23:56 | |
*** salv-orl_ has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!