*** shashankhegde has joined #openstack-qa | 00:04 | |
*** achanda has quit IRC | 00:08 | |
*** JayJ has quit IRC | 00:14 | |
btran | Hi, my devstack instance running on a ubuntu12.04 64bit vm, kvm installed, but is not showing attached hypervisor, which I believe is causing some of my tempest test failures. How do I associated the hypervisor with my devstack instance, thanks | 00:14 |
---|---|---|
*** Sukhdev has joined #openstack-qa | 00:20 | |
*** achanda has joined #openstack-qa | 00:26 | |
*** dims_ has quit IRC | 00:30 | |
jogo | adam_g: live migrate worked, but a few other tests failed | 00:35 |
jogo | babysteps | 00:35 |
adam_g | jogo, URL? | 00:36 |
*** achanda has quit IRC | 00:37 | |
*** suneelb has quit IRC | 00:39 | |
*** yamamoto has joined #openstack-qa | 00:44 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for nova libvirt bug 1372670 https://review.openstack.org/137248 | 00:47 |
*** gmann_ has joined #openstack-qa | 00:48 | |
*** ranger81 has quit IRC | 00:57 | |
*** achanda has joined #openstack-qa | 00:57 | |
*** shashankhegde has quit IRC | 00:58 | |
*** yamahata has joined #openstack-qa | 01:01 | |
*** gmann_ has quit IRC | 01:02 | |
*** openstackrecheck has quit IRC | 01:05 | |
*** openstackrecheck has joined #openstack-qa | 01:06 | |
*** shashankhegde has joined #openstack-qa | 01:06 | |
*** salv-orlando has quit IRC | 01:07 | |
*** yamamoto has quit IRC | 01:08 | |
*** amotoki has joined #openstack-qa | 01:10 | |
*** shashankhegde has quit IRC | 01:10 | |
*** achanda has quit IRC | 01:22 | |
btran | Hi, could this issue: nova libvirt bug 1372670 https://review.openstack.org/137248, be causing my problem with my devstack/tempest test runs? Basically my test can't find any compute node (host...) | 01:22 |
jogo | adam_g: http://logs.openstack.org/04/136504/7/experimental/check-tempest-dsvm-aiopcpu/d1022a3/ | 01:26 |
*** dimsum__ has joined #openstack-qa | 01:30 | |
*** achanda has joined #openstack-qa | 01:31 | |
jogo | looks like issues with the metadata service | 01:34 |
*** achanda has quit IRC | 01:35 | |
*** topshare has joined #openstack-qa | 01:35 | |
*** dimsum__ has quit IRC | 01:36 | |
*** dimsum__ has joined #openstack-qa | 01:37 | |
jogo | adam_g: I don't think the metadata service is wired up on the second node | 01:37 |
adam_g | jogo, do you have n-api-meta up there? | 01:37 |
adam_g | jogo, https://review.openstack.org/#/c/136179/ | 01:38 |
jogo | adam_g: it runs as part of n-api | 01:38 |
jogo | http://logs.openstack.org/04/136504/7/experimental/check-tempest-dsvm-aiopcpu/d1022a3/logs/10.176.198.48/iptables.txt.gz | 01:38 |
jogo | -A nova-network-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -j DNAT --to-destination 10.176.198.48:8775 | 01:38 |
adam_g | jogo, n-api is running on the other host | 01:38 |
jogo | well there is your problem | 01:38 |
adam_g | the primary | 01:38 |
jogo | that line should be -A nova-network-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -j DNAT --to-destination 10.176.194.99:8775 | 01:39 |
jogo | yup | 01:39 |
adam_g | jogo, even that doesn't work | 01:39 |
jogo | adam_g: oh? | 01:39 |
adam_g | jogo the solution for multi host n-net has always been to run nova-api-ec2 on each compute | 01:39 |
jogo | novaa-pi-metadata * | 01:39 |
adam_g | so (n-cpu, n-net, n-api-ec2) on every hypervisor | 01:39 |
jogo | ahh right | 01:39 |
adam_g | pulling in 136179 should fix it | 01:40 |
jogo | oh ec2 metadata service right | 01:40 |
adam_g | was that causing tempest failures? | 01:40 |
jogo | adam_g: yup :) | 01:40 |
adam_g | yeah, withotu config drive we need that | 01:40 |
adam_g | tho i'd be interested in seeing how well it works--we *never* test it | 01:40 |
jogo | and config drive doesn't work with block storage migration | 01:40 |
jogo | block migration* | 01:40 |
adam_g | hence that bad ec2 metadata bug that went out with juno | 01:40 |
jogo | well this will make us test it i guess | 01:41 |
JayF | adam_g: hey, I made this: https://review.openstack.org/#/c/134436/5 only be the change to make agent_ssh-src jobs voting on IPA, if you wanted to take a look. We're willing to take the hit of rechecking on IPA if needed in exchange for making sure bad stuff doesn't merge :) | 01:41 |
*** dimsum__ has quit IRC | 01:41 | |
jogo | adam_g: I am going to repush your patch if that is ok with you | 01:41 |
*** X019 has joined #openstack-qa | 01:41 | |
jogo | put it on my stack | 01:41 |
adam_g | jogo, which stack? | 01:42 |
jogo | adam_g: https://review.openstack.org/#/c/136504/7 | 01:42 |
adam_g | jogo, oh yeah--as long as its on top of clark's original devstack-gate patch | 01:42 |
jogo | adam_g: will do | 01:43 |
jogo | it will be righ ton top | 01:43 |
*** patrickeast has quit IRC | 01:44 | |
jogo | hmm gerrit is giving me trouble | 01:45 |
jogo | clarkb: http://paste.openstack.org/show/138529 any ideas | 01:46 |
jogo | woops bad paste | 01:46 |
clarkb | was about to say thats normal :) | 01:46 |
jogo | http://paste.openstack.org/show/138530/ | 01:47 |
jogo | I rebased my patches on adam_g's patch | 01:47 |
*** shashankhegde has joined #openstack-qa | 01:48 | |
clarkb | no changes made | 01:50 |
jogo | just made a change and it still didn't bite | 01:50 |
clarkb | its on an older change | 01:50 |
jogo | ahh no changes to adam_g's patch | 01:50 |
clarkb | 64dcff1 Enable nova-api-metadata for multi host nova-network is the one its complaining about | 01:50 |
clarkb | pretty sure its a valid error. you did something funny | 01:50 |
jogo | I cherry-picked | 01:51 |
jogo | that patch into my patch series | 01:51 |
jogo | I have an idea | 01:51 |
clarkb | ugh don't cherry pick | 01:51 |
clarkb | thats is most probably the isse | 01:51 |
clarkb | you created a new commit | 01:51 |
clarkb | but didn't change anthing | 01:51 |
clarkb | becuse that is how cherry picks owrk | 01:51 |
clarkb | so don't cherry pick | 01:51 |
jogo | ok trying a re base | 01:52 |
openstackgerrit | Joe Gordon proposed openstack-infra/devstack-gate: DO NOT MERGE: testing aiopcpu with tempest full https://review.openstack.org/136504 | 01:52 |
openstackgerrit | Joe Gordon proposed openstack-infra/devstack-gate: Set up ssh_known_host based on hostname https://review.openstack.org/136596 | 01:52 |
openstackgerrit | Joe Gordon proposed openstack-infra/devstack-gate: Setup /etc/hosts for aiopcpu https://review.openstack.org/136158 | 01:52 |
openstackgerrit | Joe Gordon proposed openstack-infra/devstack-gate: Add ssh key to root user https://review.openstack.org/137176 | 01:52 |
openstackgerrit | Joe Gordon proposed openstack-infra/devstack-gate: Enable live block migration https://review.openstack.org/135768 | 01:52 |
*** X019 has quit IRC | 01:52 | |
clarkb | cherry picks create new commits | 01:52 |
clarkb | because commits hash their timestamps | 01:52 |
clarkb | cherry picking has new timestamp thus new commit | 01:52 |
*** wuhg has joined #openstack-qa | 01:52 | |
jogo | clarkb: ahh, well rebase worked | 01:53 |
clarkb | tl;dr cherry picking is not what you wanted there and if ou had gotten it rhoguh all of our changes would have updated | 01:53 |
clarkb | which is mean | 01:53 |
jogo | clarkb: well all the changes were mine | 01:53 |
jogo | anyway looks good now | 01:53 |
clarkb | I thought you said one of them was adam_gs? | 01:53 |
clarkb | it is... | 01:53 |
*** dimsum__ has joined #openstack-qa | 01:53 | |
jogo | that was the patch I wanted, I rebased on top of his | 01:54 |
jogo | and it looks correct | 01:54 |
jogo | and I didn't cause a new patch to be created for him | 01:54 |
clarkb | yes but prior you cherry picked it so it got a new sha1 | 01:54 |
clarkb | rebasing fixed this | 01:54 |
jogo | clarkb: cool, good to know. Hopefully I won't make that mistake again | 01:55 |
*** marun has quit IRC | 01:55 | |
jogo | so this time I expect tempest-full to actually pass | 01:55 |
jogo | but who knows | 01:55 |
openstackrecheck | Console logs not available after 14:29s for check-tempest-dsvm-full-icehouse 136504,7,01fcdf1 | 01:58 |
*** ranger81 has joined #openstack-qa | 01:58 | |
*** ranger81 has quit IRC | 02:03 | |
openstackgerrit | Merged openstack/tempest: Skip test_volume_boot_pattern until bug 1373513 is fixed https://review.openstack.org/137096 | 02:12 |
*** nosnos has joined #openstack-qa | 02:14 | |
openstackgerrit | Merged openstack-dev/devstack: IPA Ramdisk should log to console in devstack https://review.openstack.org/136867 | 02:18 |
*** Sukhdev has quit IRC | 02:20 | |
*** Sukhdev has joined #openstack-qa | 02:21 | |
*** yamamoto has joined #openstack-qa | 02:22 | |
*** catohornet has joined #openstack-qa | 02:35 | |
*** catohornet has quit IRC | 02:35 | |
*** catohornet has joined #openstack-qa | 02:36 | |
*** marrusl_ has joined #openstack-qa | 02:39 | |
*** shashankhegde has quit IRC | 02:49 | |
*** dimsum__ has quit IRC | 02:52 | |
jogo | adam_g: http://logs.openstack.org/04/136504/8/experimental/check-tempest-dsvm-aiopcpu/90e8675/logs/10.209.1.212/screen-n-api-meta.txt.gz | 03:01 |
*** nosnos has quit IRC | 03:01 | |
*** Sukhdev has quit IRC | 03:01 | |
adam_g | jogo, hmm i guess i never actually tested that it worked--i just assumed devstack would do the right thing there when a nova-api service of any kind was activated | 03:03 |
adam_g | :| | 03:03 |
jogo | pushing a patch now | 03:06 |
openstackgerrit | Joe Gordon proposed openstack-dev/devstack: Copy nova-api-paste.ini if n-api or n-api-meta is enabled https://review.openstack.org/137262 | 03:08 |
jogo | adam_g: I think that should fix it ^ | 03:08 |
jogo | fits the symptom | 03:09 |
adam_g | jogo, yeah, basically what i did | 03:09 |
adam_g | jogo, tho it should be more broad, [[ "$ENABLED_SERVICES" =~ "n-api" ]], to pick up other split out API servers? | 03:11 |
adam_g | *i wonder | 03:11 |
jogo | adam_g: hmm that could work | 03:13 |
jogo | adam_g: like this? http://paste.openstack.org/show/138576 | 03:15 |
jogo | oh derp | 03:15 |
jogo | http://paste.openstack.org/show/138577 | 03:15 |
openstackgerrit | Joe Gordon proposed openstack-dev/devstack: Copy nova-api-paste.ini if n-api* is enabled https://review.openstack.org/137262 | 03:16 |
*** catohornet has quit IRC | 03:17 | |
adam_g | jogo, hmm, actually i was under the assumption devstack let you get more creative with deploying the api servers as separate services for each (nova-api-os-compute, nova-api-os-volume, etc) but i guess it only splits n-api-meta out, so your original was okay | 03:17 |
adam_g | but i dont think revised is wrong either | 03:17 |
jogo | adam_g: yeah but this is more future proof | 03:17 |
adam_g | jogo, yeah | 03:17 |
jogo | pulling in that patch | 03:17 |
openstackgerrit | Joe Gordon proposed openstack-infra/devstack-gate: DO NOT MERGE: testing aiopcpu with tempest full https://review.openstack.org/136504 | 03:17 |
jogo | in d-g and trying again | 03:17 |
jogo | https://jenkins04.openstack.org/job/check-tempest-dsvm-aiopcpu/28/console | 03:18 |
*** harlowja is now known as harlowja_away | 03:29 | |
*** dmorita has joined #openstack-qa | 03:36 | |
openstackgerrit | Alok Kumar Maurya proposed openstack/tempest: Basic networks Scenario Test Enhancements https://review.openstack.org/106620 | 03:46 |
*** dimsum__ has joined #openstack-qa | 03:52 | |
*** dimsum__ has quit IRC | 03:57 | |
jogo | adam_g: this is a fun error: https://jenkins04.openstack.org/job/check-tempest-dsvm-aiopcpu/28/console | 04:06 |
jogo | http://logs.openstack.org/04/136504/9/experimental/check-tempest-dsvm-aiopcpu/1dd23f2/logs/screen-n-net.txt.gz?level=TRACE#_2014-11-26_03_39_52_602http://logs.openstack.org/04/136504/9/experimental/check-tempest-dsvm-aiopcpu/1dd23f2/logs/screen-n-net.txt.gz?level=TRACE#_2014-11-26_03_39_52_602 | 04:07 |
adam_g | jogo, uhm weird | 04:08 |
jogo | I have actually seen that before | 04:09 |
jogo | https://bugs.launchpad.net/nova/+bug/1316621 | 04:10 |
jogo | oh and here is a fix :) https://review.openstack.org/#/c/136217/ | 04:10 |
*** achanda has joined #openstack-qa | 04:12 | |
jogo | adam_g: so I think we can mark that run as a success | 04:16 |
*** nosnos has joined #openstack-qa | 04:16 | |
jogo | just one fialure http://logs.openstack.org/04/136504/9/experimental/check-tempest-dsvm-aiopcpu/1dd23f2/logs/testr_results.html.gz | 04:16 |
adam_g | jogo, oh, awesome | 04:17 |
*** Madan has joined #openstack-qa | 04:19 | |
openstackgerrit | Merged openstack-dev/devstack: ovs_base: Fix debug-agent config for Q_USE_PROVIDERNET_FOR_PUBLIC=True https://review.openstack.org/136215 | 04:20 |
jogo | and the neutron one has the same error it always does: http://logs.openstack.org/04/136504/9/experimental/check-tempest-dsvm-neutron-aiopcpu/ec4b9f1/logs/testr_results.html.gz | 04:20 |
*** Sukhdev has joined #openstack-qa | 04:26 | |
*** achanda has quit IRC | 04:30 | |
*** om has joined #openstack-qa | 04:31 | |
*** weshay has quit IRC | 04:37 | |
*** sabeen1 has joined #openstack-qa | 04:46 | |
*** pcrews has quit IRC | 04:48 | |
*** shashankhegde has joined #openstack-qa | 04:49 | |
*** zz_dimtruck is now known as dimtruck | 04:50 | |
*** yfried has joined #openstack-qa | 04:51 | |
*** swamireddy has joined #openstack-qa | 05:00 | |
*** swamireddy has left #openstack-qa | 05:00 | |
*** dpaterson has quit IRC | 05:09 | |
*** rushiagr_away is now known as rushiagr | 05:10 | |
*** yfried has quit IRC | 05:34 | |
*** SridharG has joined #openstack-qa | 05:36 | |
*** chandankumar has joined #openstack-qa | 05:37 | |
*** Longgeek has joined #openstack-qa | 05:38 | |
*** neeti has joined #openstack-qa | 05:39 | |
*** SridharG has quit IRC | 05:43 | |
*** Longgeek has quit IRC | 05:44 | |
*** ranger81 has joined #openstack-qa | 05:59 | |
*** rushiagr is now known as rushiagr_away | 05:59 | |
*** SridharG has joined #openstack-qa | 06:03 | |
*** k4n0 has joined #openstack-qa | 06:03 | |
*** ranger81 has quit IRC | 06:08 | |
openstackgerrit | Ghanshyam Mann proposed openstack/qa-specs: Add qa spec for bp/nova-v21-api-tests https://review.openstack.org/96661 | 06:09 |
*** ranger81 has joined #openstack-qa | 06:10 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Do not merge: Add rebuild after resize-revert https://review.openstack.org/137283 | 06:11 |
*** Masahiro has joined #openstack-qa | 06:19 | |
*** dimtruck is now known as zz_dimtruck | 06:21 | |
*** Sukhdev has quit IRC | 06:22 | |
*** Longgeek has joined #openstack-qa | 06:22 | |
*** Masahiro has quit IRC | 06:26 | |
*** SridharG has left #openstack-qa | 06:27 | |
*** Masahiro has joined #openstack-qa | 06:27 | |
*** ranger81 has quit IRC | 06:28 | |
*** Masahiro has quit IRC | 06:29 | |
*** Masahiro has joined #openstack-qa | 06:29 | |
*** yfried has joined #openstack-qa | 06:31 | |
openstackgerrit | Yair Fried proposed openstack/tempest: Adds scenario for DNS-nameserver configuration https://review.openstack.org/136611 | 06:32 |
yfried | masayukig: oomichi: cyeoh: https://review.openstack.org/#/c/136611/ could you please take a look? | 06:32 |
*** pcrews has joined #openstack-qa | 06:48 | |
*** nmagnezi has joined #openstack-qa | 06:48 | |
*** ranger81 has joined #openstack-qa | 06:49 | |
*** ranger81 has joined #openstack-qa | 06:49 | |
*** afazekas has joined #openstack-qa | 06:50 | |
*** pcrews has quit IRC | 06:53 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/113432 failed gate-tempest-dsvm-neutron-full in the gate queue with an unrecognized error | 06:54 |
*** yfried is now known as yfried|afk | 06:59 | |
*** SridharG has joined #openstack-qa | 07:02 | |
*** Masahiro has quit IRC | 07:02 | |
*** ranger81 has quit IRC | 07:02 | |
*** Masahiro has joined #openstack-qa | 07:03 | |
*** yfried|afk is now known as yfried | 07:05 | |
openstackgerrit | Rohan Kanade proposed openstack/tempest: Adds creating and updating port with multiple attributes https://review.openstack.org/123046 | 07:05 |
*** Masahiro has quit IRC | 07:05 | |
*** rushiagr_away is now known as rushiagr | 07:07 | |
*** ajo has joined #openstack-qa | 07:08 | |
*** yfried is now known as yfried|afk | 07:21 | |
*** bkopilov has joined #openstack-qa | 07:22 | |
*** pcrews has joined #openstack-qa | 07:23 | |
*** Masahiro has joined #openstack-qa | 07:25 | |
*** om has quit IRC | 07:31 | |
*** yfried|afk is now known as yfried | 07:31 | |
*** achanda has joined #openstack-qa | 07:31 | |
*** pcrews has quit IRC | 07:31 | |
*** achanda has quit IRC | 07:36 | |
*** rdekel has joined #openstack-qa | 07:36 | |
*** Masahiro has quit IRC | 07:36 | |
openstackgerrit | Yair Fried proposed openstack/tempest: Adds scenario for DNS-nameserver configuration https://review.openstack.org/136611 | 07:37 |
*** e0ne has joined #openstack-qa | 07:38 | |
*** e0ne has quit IRC | 07:38 | |
*** om has joined #openstack-qa | 07:39 | |
*** zz_dimtruck is now known as dimtruck | 07:41 | |
*** jaypipes has quit IRC | 07:50 | |
*** dimtruck is now known as zz_dimtruck | 07:51 | |
*** gfidente has joined #openstack-qa | 07:51 | |
*** mitz- has joined #openstack-qa | 07:51 | |
*** mitz_ has quit IRC | 07:51 | |
*** salv-orlando has joined #openstack-qa | 08:02 | |
chandankumar | afazekas, masayukig i have rebased the change, please have a look https://review.openstack.org/#/c/134889/ . | 08:04 |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Fix doc for usage of python clients in scenario tests https://review.openstack.org/137300 | 08:13 |
openstackgerrit | Udi Kalifon proposed openstack/tempest: Support creating users with a default_project_id https://review.openstack.org/135922 | 08:16 |
*** oomichi has quit IRC | 08:17 | |
*** matrohon has joined #openstack-qa | 08:17 | |
*** yfried is now known as yfried|afk | 08:17 | |
*** yamahata has quit IRC | 08:18 | |
*** Masahiro has joined #openstack-qa | 08:18 | |
*** markus_z has joined #openstack-qa | 08:21 | |
openstackgerrit | Rohan Kanade proposed openstack/tempest: Adds creating and updating port with multiple attributes https://review.openstack.org/123046 | 08:25 |
*** SridharG1 has joined #openstack-qa | 08:26 | |
*** SridharG has quit IRC | 08:29 | |
*** achanda has joined #openstack-qa | 08:33 | |
*** matrohon has quit IRC | 08:33 | |
*** mitz_ has joined #openstack-qa | 08:34 | |
*** andreykurilin_ has joined #openstack-qa | 08:35 | |
*** mitz- has quit IRC | 08:36 | |
*** yfried|afk is now known as yfried | 08:38 | |
*** jlanoux has joined #openstack-qa | 08:44 | |
*** shashankhegde has quit IRC | 08:47 | |
*** achanda has quit IRC | 08:48 | |
*** matrohon has joined #openstack-qa | 08:53 | |
*** jordanP has joined #openstack-qa | 08:54 | |
*** safchain has joined #openstack-qa | 08:54 | |
*** topshare has quit IRC | 08:56 | |
gmann | afazekas: ping | 08:57 |
afazekas | gmann, pong | 08:57 |
gmann | afazekas: regarding https://bugs.launchpad.net/tempest/+bug/1393874 | 08:57 |
*** topshare has joined #openstack-qa | 08:58 | |
*** andreykurilin_ has quit IRC | 08:58 | |
gmann | afazekas: I was thinking to merge those 2 config options. i found ssh_connect_method default is fixedIP and use_floatingip_for_ssh is true | 08:58 |
*** andreykurilin_ has joined #openstack-qa | 08:59 | |
*** mpaolino has joined #openstack-qa | 08:59 | |
*** jpich has joined #openstack-qa | 08:59 | |
afazekas | gmann, https://review.openstack.org/#/c/94741/ | 08:59 |
gmann | afazekas: where in case of neutron, devstack override ssh_connect_method to use floatingip for ssh | 08:59 |
afazekas | I made the fixed ip as default by request | 09:00 |
*** SridharG1 has quit IRC | 09:01 | |
*** SridharG has joined #openstack-qa | 09:02 | |
gmann | afazekas: ya i see in https://review.openstack.org/#/c/80620/ | 09:04 |
openstackgerrit | Merged openstack-dev/devstack: Update the ODL support to Helium SR1. https://review.openstack.org/134309 | 09:05 |
gmann | afazekas: so with https://review.openstack.org/#/c/94741/ ssh strategy will be selected automatically which intern get rid of multiple ssh config option. right? | 09:05 |
afazekas | hopefully yes | 09:06 |
gmann | afazekas: humm i see. I think it can be explicitly mentioned in spec in case we forgot to merge those. | 09:07 |
gmann | Thanks afazekas. | 09:10 |
openstackgerrit | Abhishek G M proposed openstack/tempest: Floating IP test enhancements https://review.openstack.org/132000 | 09:10 |
*** amotoki has quit IRC | 09:11 | |
*** Masahiro has quit IRC | 09:13 | |
*** e0ne has joined #openstack-qa | 09:16 | |
*** gszasz has joined #openstack-qa | 09:19 | |
*** vigneshvar has joined #openstack-qa | 09:20 | |
*** Masahiro has joined #openstack-qa | 09:23 | |
*** nfedotov has joined #openstack-qa | 09:23 | |
*** sergsh_away is now known as sergsh | 09:25 | |
*** gfidente has quit IRC | 09:28 | |
*** gfidente has joined #openstack-qa | 09:28 | |
*** yamamoto has quit IRC | 09:32 | |
*** afazekas has quit IRC | 09:33 | |
*** cmyster has joined #openstack-qa | 09:36 | |
*** tkammer has joined #openstack-qa | 09:38 | |
*** Longgeek_ has joined #openstack-qa | 09:38 | |
*** Longgeek has quit IRC | 09:39 | |
*** cmyster has left #openstack-qa | 09:40 | |
*** yamahata has joined #openstack-qa | 09:44 | |
*** topshare has quit IRC | 09:46 | |
*** afazekas has joined #openstack-qa | 09:48 | |
*** tochi has quit IRC | 09:49 | |
openstackgerrit | Jordan Pittier proposed openstack/tempest: Scenario manager: catch Exception in get_remote_client https://review.openstack.org/134914 | 09:50 |
openstackgerrit | Sergey Shnaidman proposed openstack/tempest: Support for IPv6 for API continue https://review.openstack.org/137239 | 09:52 |
*** andreykurilin_ has quit IRC | 09:52 | |
kashyap | ianw, When you're around, this patch has been in review since July, with submitter patiently addressing all comments. It's quite ready for merge I feel, can we have agree on something about the last comment there? -- https://review.openstack.org/#/c/108714/. | 09:56 |
*** pkoniszewski has joined #openstack-qa | 09:59 | |
*** ranger81 has joined #openstack-qa | 10:03 | |
*** afazekas has quit IRC | 10:07 | |
*** ranger81 has quit IRC | 10:08 | |
*** mkollaro has joined #openstack-qa | 10:19 | |
*** afazekas has joined #openstack-qa | 10:21 | |
*** Masahiro has quit IRC | 10:25 | |
*** andreykurilin_ has joined #openstack-qa | 10:27 | |
*** aix has joined #openstack-qa | 10:34 | |
*** zz_johnthetubagu is now known as johnthetubaguy | 10:41 | |
*** yamahata has quit IRC | 10:43 | |
*** yamahata has joined #openstack-qa | 10:45 | |
*** yfried is now known as yfried|afk | 10:55 | |
*** adalbas has joined #openstack-qa | 10:58 | |
*** rfolco has joined #openstack-qa | 11:01 | |
sergsh | is it relevant now? https://blueprints.launchpad.net/tempest/+spec/negative-tests | 11:05 |
*** rfolco has quit IRC | 11:05 | |
*** X019 has joined #openstack-qa | 11:09 | |
*** mkollaro has quit IRC | 11:11 | |
*** tosky has joined #openstack-qa | 11:15 | |
*** yfried|afk is now known as yfried | 11:15 | |
*** qba73 has joined #openstack-qa | 11:22 | |
*** jordanP has quit IRC | 11:23 | |
*** vinus has joined #openstack-qa | 11:24 | |
vinus | hi there | 11:25 |
*** yfried is now known as yfried|afk | 11:25 | |
vinus | can anyone tell me the significance of "nova fixed-ip *" | 11:25 |
*** Masahiro has joined #openstack-qa | 11:26 | |
*** yfried|afk is now known as yfried | 11:28 | |
*** salv-orlando has quit IRC | 11:29 | |
*** Masahiro has quit IRC | 11:30 | |
*** malini has joined #openstack-qa | 11:30 | |
*** aysyd has joined #openstack-qa | 11:31 | |
*** vinus has quit IRC | 11:32 | |
*** vinus has joined #openstack-qa | 11:37 | |
openstackgerrit | Evgeny Antyshev proposed openstack-dev/devstack: libvirt plugin "parallels" requires extra customization of nova.conf and glance-api.conf https://review.openstack.org/137337 | 11:39 |
openstackgerrit | Evgeny Antyshev proposed openstack-dev/devstack: libvirt plugin "parallels" support https://review.openstack.org/137337 | 11:42 |
*** jamielennox is now known as jamielennox|away | 11:48 | |
*** Madan has quit IRC | 11:53 | |
*** om has quit IRC | 11:58 | |
*** neeti has quit IRC | 12:02 | |
openstackgerrit | garyk proposed openstack-dev/devstack: Fix tools upload_image.sh utility https://review.openstack.org/137347 | 12:06 |
*** aix has quit IRC | 12:07 | |
openstackgerrit | Kirill Shileev proposed openstack/tempest: Adds scenario for IPv6 addresses https://review.openstack.org/112336 | 12:10 |
*** malini1 has joined #openstack-qa | 12:12 | |
yfried | sergsh: afazekas: I need some help creating an experimental job for https://review.openstack.org/136789 can you help please? | 12:12 |
*** malini has quit IRC | 12:14 | |
sergsh | you mean to run it? | 12:19 |
sergsh | yfried, you mean to run it? | 12:19 |
yfried | sergsh: I want to run it at the gate so we can see jenkins result (it won't merge otherwise) | 12:20 |
*** salv-orlando has joined #openstack-qa | 12:20 | |
*** om has joined #openstack-qa | 12:20 | |
yfried | sergsh: mtreinish told me yesterday I should create an experimental gate for it | 12:20 |
sergsh | yfried, so how can I help? | 12:21 |
yfried | sergsh: was wondering if you have any experience with gate/devstack repos | 12:21 |
afazekas | yfried: why not to change quota in the test ? | 12:21 |
sergsh | yfried, not really, I use my own Jenkins setup | 12:22 |
yfried | afazekas: what do you mean? | 12:22 |
afazekas | as admin user you can change the tenant quota limits | 12:23 |
*** X019 has quit IRC | 12:23 | |
yfried | afazekas: in-test? | 12:23 |
yfried | afazekas: what about tempest conf settings? | 12:24 |
afazekas | AFAIK we already have /24 FIP range which is higher than the number of cirros image possible to boot on 8G vm | 12:24 |
afazekas | devstack already has logic to increase the quota when the virt driver is fake | 12:26 |
afazekas | Maybe we should have a driver independent option for having unlimited default quota in all services | 12:27 |
yfried | afazekas: maybe we should. no idea how to do that, though | 12:27 |
afazekas | sdague, jogo: ^ | 12:28 |
yfried | afazekas: also, jogo said using fake-driver (no idea what that is...) I won't be able to attach network | 12:28 |
yfried | afazekas: what's fake driver? | 12:28 |
openstackgerrit | Kirill Shileev proposed openstack/tempest: Adds .idea to .gitignore https://review.openstack.org/137349 | 12:29 |
afazekas | yfried: it is nova virt driver, which does not uses any real virtualization | 12:29 |
yfried | afazekas: so what does it do instead? | 12:29 |
afazekas | yfried: AFAIK it does not communicates with neutron, but the ports can be created but they will not be associated to real vm | 12:30 |
yfried | afazekas: so it's not what I need. I want to create real VMs and test connectivity | 12:30 |
afazekas | yfried: basically nop. But the n-cpu in messaging perspective behaves similarly as with real driver | 12:31 |
*** dmorita has quit IRC | 12:32 | |
afazekas | yfried: I like the idea for having a simple localrc /local.conf option for unlimited quota in devstack. (devstack-gate still uses just localrc) | 12:34 |
sergsh | afazekas, yfried , do we have a custom configuration testing anywhere? | 12:37 |
yfried | afazekas: what do I need to do to create an experimental job for my patch? | 12:37 |
sergsh | with custom local.conf, neutron.conf or nova.conf..? | 12:38 |
afazekas | sergsh: the gate does not uses local.conf yet | 12:41 |
afazekas | https://github.com/openstack-infra/devstack-gate/blob/master/devstack-vm-gate.sh | 12:41 |
afazekas | It can get several variable which influences the localrc generation | 12:42 |
afazekas | yfried: For creating a job you need to change the project-config repo, and passing some DEVSTACK_GATE envvar to devstack-gate | 12:44 |
*** rushiagr is now known as rushiagr_away | 12:46 | |
yfried | afazekas: how do I make sure it won't use fake driver? | 12:53 |
*** gszasz has quit IRC | 12:57 | |
*** gszasz has joined #openstack-qa | 13:00 | |
afazekas | When DEVSTACK_GATE_TEMPEST_LARGE_OPS is 1 it will use fake driver. You need to add logic to devstack-gate to handle your use-case, and export the right environment variables in the job specification (jenkins/jobs/devstack-gate.yaml -- jenkins job builder file) | 13:01 |
*** jordanP has joined #openstack-qa | 13:06 | |
*** X019 has joined #openstack-qa | 13:07 | |
*** jordanP has quit IRC | 13:10 | |
*** Longgeek_ has quit IRC | 13:11 | |
openstackgerrit | Kirill Shileev proposed openstack/tempest: Adds scenario for IPv6 addresses https://review.openstack.org/112336 | 13:14 |
*** Masahiro has joined #openstack-qa | 13:14 | |
*** topshare has joined #openstack-qa | 13:16 | |
*** jordanP has joined #openstack-qa | 13:18 | |
*** Masahiro has quit IRC | 13:19 | |
*** aix has joined #openstack-qa | 13:20 | |
*** nosnos has quit IRC | 13:20 | |
*** mkollaro has joined #openstack-qa | 13:21 | |
*** jpich has quit IRC | 13:22 | |
*** frank_zhou has joined #openstack-qa | 13:23 | |
*** jpich has joined #openstack-qa | 13:23 | |
*** rdekel has quit IRC | 13:24 | |
*** anshul has quit IRC | 13:29 | |
*** vigneshvar_ has joined #openstack-qa | 13:31 | |
*** weshay has joined #openstack-qa | 13:31 | |
*** safchain has quit IRC | 13:33 | |
*** safchain has joined #openstack-qa | 13:33 | |
*** vigneshvar has quit IRC | 13:34 | |
*** jaypipes has joined #openstack-qa | 13:36 | |
*** ChanServ sets mode: +o jaypipes | 13:36 | |
*** mestery has quit IRC | 13:36 | |
*** Longgeek has joined #openstack-qa | 13:37 | |
*** rushiagr_away is now known as rushiagr | 13:42 | |
*** yamahata has quit IRC | 13:50 | |
*** dimsum__ has joined #openstack-qa | 13:51 | |
*** yamahata has joined #openstack-qa | 13:51 | |
*** marrusl_ has quit IRC | 13:51 | |
*** marrusl_ has joined #openstack-qa | 13:51 | |
*** marrusl has quit IRC | 13:51 | |
*** marrusl has joined #openstack-qa | 13:51 | |
*** beagles has quit IRC | 13:52 | |
*** yfried is now known as yfried|afk | 13:53 | |
*** marrusl has quit IRC | 13:54 | |
*** marrusl has joined #openstack-qa | 13:54 | |
*** vigneshvar_ has quit IRC | 13:55 | |
*** om has quit IRC | 13:59 | |
*** chandankumar has quit IRC | 14:02 | |
*** zhifeng has joined #openstack-qa | 14:02 | |
*** mestery has joined #openstack-qa | 14:05 | |
*** pkoniszewski has quit IRC | 14:08 | |
*** beagles has joined #openstack-qa | 14:09 | |
*** beagles is now known as Guest5899 | 14:09 | |
*** Guest5899 is now known as b3nt_pin | 14:12 | |
*** b3nt_pin is now known as Guest47860 | 14:12 | |
*** yfried|afk is now known as yfried | 14:13 | |
*** frank_zhou has quit IRC | 14:21 | |
*** topshare has quit IRC | 14:24 | |
*** topshare has joined #openstack-qa | 14:26 | |
*** zhifeng has quit IRC | 14:29 | |
*** yfried is now known as yfried|afk | 14:31 | |
*** jgrimm is now known as zz_jgrimm | 14:32 | |
*** Longgeek has quit IRC | 14:34 | |
openstackgerrit | Julie Pichon proposed openstack-dev/devstack: Explicitly pass in SLAPPASS when setting up LDAP https://review.openstack.org/124658 | 14:37 |
*** Longgeek has joined #openstack-qa | 14:40 | |
*** Guest47860 has quit IRC | 14:41 | |
openstackgerrit | Kirill Shileev proposed openstack/tempest: Adds scenario for IPv6 addresses https://review.openstack.org/112336 | 14:44 |
*** mestery has quit IRC | 14:48 | |
*** SridharG has left #openstack-qa | 14:50 | |
*** dkranz has joined #openstack-qa | 14:50 | |
*** topshare has quit IRC | 14:53 | |
*** markmcclain has joined #openstack-qa | 14:58 | |
*** Masahiro has joined #openstack-qa | 15:03 | |
*** wuhg has quit IRC | 15:05 | |
*** wuhg has joined #openstack-qa | 15:05 | |
openstackgerrit | Evgeny Antyshev proposed openstack-dev/devstack: libvirt plugin "parallels" support https://review.openstack.org/137337 | 15:06 |
*** Masahiro has quit IRC | 15:08 | |
*** beagles has joined #openstack-qa | 15:10 | |
*** beagles is now known as Guest74752 | 15:10 | |
*** mkollaro1 has joined #openstack-qa | 15:11 | |
*** Guest74752 has quit IRC | 15:12 | |
*** mkollaro has quit IRC | 15:12 | |
*** catohornet has joined #openstack-qa | 15:12 | |
*** beagles_ has joined #openstack-qa | 15:12 | |
openstackgerrit | Rohan Kanade proposed openstack/tempest: Adds tests create/update port with multiple attributes https://review.openstack.org/123046 | 15:12 |
*** beagles_ is now known as b3nt_pin_nickles | 15:12 | |
*** mestery has joined #openstack-qa | 15:16 | |
mkoderer | mtreinish: .idea files?? never heard about them | 15:27 |
*** nmagnezi has quit IRC | 15:27 | |
mkoderer | mtreinish: https://review.openstack.org/#/c/137349/ | 15:27 |
mtreinish | mkoderer: heh, I -2'd a patch for that like 2 weeks ago | 15:27 |
openstackrecheck | openstack/horizon change: https://review.openstack.org/135562 failed gate-horizon-selenium in the gate queue with an unrecognized error | 15:27 |
mtreinish | it's a temp file from pycharm or some other ide | 15:27 |
*** dimsum__ has quit IRC | 15:28 | |
mtreinish | mkoderer: https://review.openstack.org/#/c/134874/ | 15:28 |
mkoderer | mtreinish: ah :) | 15:28 |
*** dimsum__ has joined #openstack-qa | 15:29 | |
mtreinish | mkoderer: you can go ahead and block it if you want | 15:29 |
mkoderer | mtreinish: will do... | 15:29 |
*** Sukhdev has joined #openstack-qa | 15:31 | |
*** marun has joined #openstack-qa | 15:31 | |
*** mlavalle has joined #openstack-qa | 15:33 | |
*** catohornet has quit IRC | 15:33 | |
openstackgerrit | Merged openstack-dev/devstack: Move sgabios setup to hypervisor-ironic https://review.openstack.org/136436 | 15:41 |
openstackgerrit | Merged openstack-dev/devstack: Copy nova-api-paste.ini if n-api* is enabled https://review.openstack.org/137262 | 15:42 |
*** yamamoto has joined #openstack-qa | 15:44 | |
sdague | mtreinish: man, you didn't start +Aing the rmxml patches yet? :) | 15:45 |
*** chandankumar has joined #openstack-qa | 15:45 | |
mtreinish | sdague: I thought you wanted +1's from other ptls, when I checked last night there weren't any | 15:45 |
sdague | well, I said, please +1 but I also said on the ML thread that there was broad support for it | 15:46 |
mtreinish | ok, I also see there are a bunch of +1s on the first patch now | 15:46 |
sdague | maybe we should poke some like mikal, mestery, morganfainberg | 15:46 |
mestery | I gave a +1 on the initial patch sdague, I can reply to the thread with my vote of confidence as well. | 15:46 |
mtreinish | mestery, sdague: nah, it's ok. I'm going to push the series through now | 15:47 |
sdague | mtreinish: thingee is +1 on the base patch as well | 15:47 |
mestery | mtreinish: Ack, and nice work on this folks! | 15:47 |
sdague | mtreinish: coolio, I'm going to assume there will be a rebase need, mostly I wanted to get +A early so that I could turn things around on the rebase today before the holidays | 15:48 |
sdague | and then we can all give thanks for putting another nail in the coffin of xml | 15:49 |
*** JayJ has joined #openstack-qa | 15:52 | |
*** neeti has joined #openstack-qa | 15:54 | |
sileht | sdague, jogo I have a question about https://github.com/openstack/requirements/commit/1b725bd52e3c6b2ab96acb1ff2800bca034b438d, this a kind of policy against juno and master, but not in icehouse does this is the desired behavior, or this should backported to the icehouse requirement branch ? | 15:55 |
sdague | sileht: I'm not sure I understand the question | 15:55 |
*** pcrews has joined #openstack-qa | 15:56 | |
sdague | so... we probably should be checking against icehouse as well | 15:56 |
*** avico has joined #openstack-qa | 15:56 | |
sdague | except... the changes to requirements capping might alliviate all of that | 15:56 |
sileht | sdague, I think too | 15:57 |
*** afazekas has quit IRC | 15:58 | |
sileht | sdague, with the requirements capping of stable, the oslo stable-compat-job will be removed ? | 16:00 |
*** avico has quit IRC | 16:00 | |
sdague | sileht: I think so | 16:00 |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Remove unused xml config options https://review.openstack.org/137388 | 16:01 |
*** dimsum__ is now known as dims | 16:03 | |
*** om has joined #openstack-qa | 16:05 | |
*** ranger81 has joined #openstack-qa | 16:06 | |
*** ranger81 has quit IRC | 16:06 | |
sdague | mtreinish: man, we seriously managed not to merge conflict those patches of mine? | 16:07 |
mtreinish | sdague: heh, yeah it looks that way | 16:08 |
mtreinish | I'm sure it'll cause a bunch of merge conflicts when it lands | 16:08 |
openstackrecheck | openstack/nova change: https://review.openstack.org/136772 failed gate-nova-tox-functional in the gate queue with an unrecognized error | 16:09 |
*** JayJ has quit IRC | 16:12 | |
*** JayJ has joined #openstack-qa | 16:13 | |
*** patrickeast has joined #openstack-qa | 16:13 | |
*** nfedotov has quit IRC | 16:15 | |
*** zigo has quit IRC | 16:16 | |
*** JayJ has quit IRC | 16:17 | |
*** JayJ has joined #openstack-qa | 16:18 | |
*** shashankhegde has joined #openstack-qa | 16:21 | |
*** anshul has joined #openstack-qa | 16:21 | |
*** JayJ has quit IRC | 16:22 | |
*** JayJ has joined #openstack-qa | 16:23 | |
*** zigo has joined #openstack-qa | 16:27 | |
*** ranger81 has joined #openstack-qa | 16:28 | |
*** k4n0 has quit IRC | 16:30 | |
*** anshul has quit IRC | 16:30 | |
*** ranger81 has quit IRC | 16:31 | |
*** JayJ has quit IRC | 16:34 | |
*** shashankhegde has quit IRC | 16:36 | |
*** neeti has quit IRC | 16:36 | |
*** shashankhegde has joined #openstack-qa | 16:39 | |
bknudson | so what do you think about disabling the gate-tempest-dsvm-neutron-src-*-icehouse jobs ... at least for keystonemiddleware and python-keystoneclient (and probably other clients)? | 16:41 |
clarkb | those tests exist to ensure that those projects don't break backward compat with icehouse | 16:44 |
clarkb | I don't think removing that is a good thing | 16:44 |
*** catohornet has joined #openstack-qa | 16:45 | |
bknudson | we've got gate-tempest-dsvm-src-keystonemiddleware-icehouse | 16:45 |
*** om has quit IRC | 16:45 | |
bknudson | which seems like it would be adequate for backwards-compat testing | 16:46 |
*** tosky has quit IRC | 16:49 | |
*** tosky has joined #openstack-qa | 16:50 | |
*** gszasz has quit IRC | 16:51 | |
*** Masahiro has joined #openstack-qa | 16:52 | |
*** Masahiro has quit IRC | 16:56 | |
*** om has joined #openstack-qa | 16:58 | |
*** chandankumar has quit IRC | 17:06 | |
*** jlanoux has quit IRC | 17:06 | |
*** rbak has joined #openstack-qa | 17:06 | |
openstackgerrit | Sergey Shnaidman proposed openstack/tempest: Fixing casual failing of nc service in LBaaS https://review.openstack.org/137407 | 17:07 |
sdague | bknudson: gate-tempest-dsvm-src-keystonemiddleware-icehouse only tests commits to keystonemiddleware, it doesn't test anything with python-keystoneclient commits | 17:07 |
*** patrickeast has quit IRC | 17:08 | |
*** shashankhegde has quit IRC | 17:08 | |
sdague | bknudson: oh, so actually you are saying a different thing than I thought | 17:09 |
bknudson | We've got gate-tempest-dsvm-src-python-keystoneclient-icehouse and gate-tempest-dsvm-neutron-src-python-keystoneclient-icehouse ... gate-tempest-dsvm-src-python-keystoneclient-icehouse seems adequate | 17:09 |
sdague | you are saying this - https://review.openstack.org/#/c/136512/ | 17:09 |
bknudson | sdague: y, except that one is including gate-tempest-dsvm-neutron-src-{name}-icehouse ... which I wouldn't complain but it's been broken for a while. | 17:11 |
sdague | well, the neutron side is more important | 17:12 |
sdague | because that does actually test a thing that n-net does not, which is neutron usage of the keystone* stack | 17:12 |
sdague | which is kind of important | 17:12 |
sdague | or we just delete icehouse, which I'm also fine with | 17:13 |
*** yamamoto has quit IRC | 17:13 | |
mtreinish | sdague: well that's what I was pushing for, just dropping all icehouse testing | 17:14 |
*** b3nt_pin_nickles is now known as b3nt_pin | 17:14 | |
*** ranger81 has joined #openstack-qa | 17:14 | |
*** ranger81 has quit IRC | 17:15 | |
*** ranger81 has joined #openstack-qa | 17:15 | |
*** ranger81 has quit IRC | 17:15 | |
clarkb | the VMT probably doesn't want to do that until their security fix promise time period is over | 17:15 |
*** sergsh is now known as sergsh_away | 17:15 | |
bknudson | we could drop testing but keep the branch | 17:15 |
clarkb | no | 17:16 |
clarkb | that isn't how that works | 17:16 |
bknudson | maybe stackforge | 17:16 |
*** mpaolino has quit IRC | 17:16 | |
sdague | bknudson: no, if we drop we drop | 17:16 |
sdague | ok, so in looking at that fail more in depth, that's running tempest full I think, which doesn't work on neutron icehouse | 17:17 |
sdague | clarkb: how do I trick that definition to be only smoke? | 17:17 |
clarkb | sdague: it would be determined by devstack-gate | 17:17 |
clarkb | either by passing in the flag to run smoke or internally based on some other criteria | 17:17 |
clarkb | mtreinish: ^ didn't you make changes around that semi recently? | 17:18 |
mtreinish | clarkb: around smoke jobs, I don't think so. I added a bunch more stable jobs to all the oslo libs | 17:19 |
mtreinish | but I think they're probably running the wrong thing too | 17:19 |
clarkb | I thought you modified when we ran smoke | 17:19 |
clarkb | because havana died and we have branchless tempest | 17:19 |
sdague | clarkb: yeh, so I think we just got lucky for a while | 17:20 |
sdague | because this did actually pass for a bit | 17:20 |
sdague | {branch-override} will be the right symbol? | 17:21 |
openstackgerrit | Merged openstack/tempest: delete all compute xml tests https://review.openstack.org/136792 | 17:21 |
mtreinish | clarkb: not that I remember, but I might have done something | 17:21 |
openstackgerrit | Merged openstack/tempest: part 2 of delete xml https://review.openstack.org/136815 | 17:22 |
mtreinish | sdague: ^^^ it looks like they're slowly merging | 17:22 |
bknudson | xml is dying. | 17:23 |
openstackgerrit | Merged openstack/tempest: purge xml clients from tempest.clients https://review.openstack.org/136821 | 17:23 |
openstackgerrit | Merged openstack/tempest: remove xml_utils and all things that depend on it https://review.openstack.org/136822 | 17:23 |
clarkb | sdague: ya | 17:23 |
clarkb | so I think we want to say DEVSTACK_GATE_SMOKE_SERIAL=1 if branch-override is icehouse | 17:23 |
clarkb | sdague: but check the exported BRANCH_OVERRIDE value | 17:24 |
clarkb | since that is what we set for use by all the things including d-g | 17:24 |
kirshil | folks plz have a look why this crashes https://review.openstack.org/#/c/120085/ We need to have devstack installing to specified directory! | 17:24 |
*** Longgeek has quit IRC | 17:24 | |
clarkb | kirshil: IOError: [Errno 13] Permission denied: '/opt/stack/new/data/tempest/tempest-compute_quotas' | 17:25 |
*** ranger81 has joined #openstack-qa | 17:26 | |
mtreinish | clarkb: ooh, a perm issue trying to write a lock file I don't think I've seen that before | 17:26 |
clarkb | kirshil: that said can't you just set DATA_DIR and SERVICE_DIR in your localrc? | 17:27 |
*** e0ne has quit IRC | 17:28 | |
clarkb | mtreinish: that failure is pretty consistent across the jobs for that change. not sure why that change wuld cause that | 17:28 |
kirshil | clarkb: I'll try, but strange I can't reproduce this error on my local run. With this patch applied all goes smoothly | 17:29 |
*** om has quit IRC | 17:30 | |
*** ranger81 has quit IRC | 17:30 | |
*** chandankumar has joined #openstack-qa | 17:31 | |
*** ranger81 has joined #openstack-qa | 17:31 | |
clarkb | that path is in the data dir though | 17:31 |
clarkb | so Iguess this does touch that | 17:31 |
clarkb | oh I bet we do the thing I describe in d-g | 17:31 |
*** catohornet has quit IRC | 17:31 | |
clarkb | yup | 17:31 |
clarkb | so kirshil you should do that instead | 17:31 |
mtreinish | clarkb: yeah that patch is overriding what get's set by d-g in the localrc so the perms are all wrong when tempest goes to use the dir | 17:32 |
clarkb | yup and I think that is a valid -1 from jenkins too | 17:33 |
clarkb | your DATA_DIR and SERVICE_DIR should not need to be in the $DEST path | 17:33 |
clarkb | which that patch forces them to be | 17:33 |
*** ranger81 has quit IRC | 17:34 | |
*** Sukhdev has quit IRC | 17:34 | |
kirshil | clarkb: what is d-g? | 17:34 |
clarkb | devstack-gate | 17:34 |
clarkb | the thing that runs devstack and tempest in jenkins | 17:34 |
*** andreykurilin_ has quit IRC | 17:34 | |
kirshil | clarkb: ohh thanks | 17:35 |
*** matrohon has quit IRC | 17:35 | |
*** jpich has quit IRC | 17:35 | |
kirshil | clarkb: shall I then abandon this patch? | 17:35 |
clarkb | kirshil: IMO yes but I am not a devstack core | 17:36 |
bknudson | so I think I found the bug that's causing https://review.openstack.org/#/c/135903/ to fail, posted a backport in https://review.openstack.org/#/c/137423/ , so maybe that will get the *-icehouse jobs working again. | 17:39 |
*** chandankumar has quit IRC | 17:39 | |
*** catohornet has joined #openstack-qa | 17:40 | |
mtreinish | bknudson: well it turns out it was a config error causing the test to be run on icehouse anyway | 17:40 |
mtreinish | bknudson: https://review.openstack.org/137419 | 17:40 |
mtreinish | so the backport is probably good to do, but when 137419 lands things should be unblocked for the clients again | 17:41 |
bknudson | tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value[gate,smoke] | 17:41 |
bknudson | does that mean it's a smoke test? | 17:41 |
mtreinish | bknudson: yes, but that failure is only being hit on postgres which only gets run on neutron patches | 17:43 |
mtreinish | that failure is blocking the backport to fix the failure your seeing on the client patches | 17:43 |
*** mkollaro1 has quit IRC | 17:44 | |
mtreinish | test_delete_external_networks_with_floating_ip failures is not a smoke test | 17:44 |
bknudson | oh, right | 17:44 |
*** qba73 has quit IRC | 17:44 | |
bknudson | gate-tempest-dsvm-neutron-src-keystonemiddleware-icehouse will not fail anymore. | 17:45 |
mtreinish | bknudson: yep, but neutron icehouse will still be blocked but hopefully you're backport will fix that | 17:46 |
*** suneelb has joined #openstack-qa | 17:49 | |
kirshil | clarkb: does not work for me : 2014-11-26 17:50:48.719 | Cloning into '/opt/stack/keystone'... Here comes the snippet of my local.conf: 102:devstack> cat local.conf | 17:53 |
kirshil | [[local|localrc]] | 17:53 |
kirshil | #DEST=/home/kshileev/os | 17:53 |
kirshil | SERVICE_DIR=/home/kshileev/os | 17:53 |
kirshil | DATA_DIR=/home/kshileev/os | 17:53 |
*** markus_z has quit IRC | 17:58 | |
*** patrickeast has joined #openstack-qa | 17:59 | |
clarkb | kirshil: you still need to set DSET | 18:03 |
*** safchain has quit IRC | 18:04 | |
*** harlowja_away is now known as harlowja | 18:04 | |
*** jordanP has quit IRC | 18:04 | |
*** mmedvede has quit IRC | 18:12 | |
*** e0ne has joined #openstack-qa | 18:13 | |
kirshil | clarkb: thx | 18:13 |
*** mmedvede has joined #openstack-qa | 18:13 | |
*** e0ne has quit IRC | 18:18 | |
*** harlowja has quit IRC | 18:18 | |
*** harlowja has joined #openstack-qa | 18:19 | |
*** e0ne has joined #openstack-qa | 18:20 | |
*** e0ne has quit IRC | 18:29 | |
*** nmagnezi has joined #openstack-qa | 18:29 | |
*** wuhg has quit IRC | 18:33 | |
openstackgerrit | David Kranz proposed openstack/tempest: Add code to enable single-value response for http clients https://review.openstack.org/130645 | 18:35 |
*** tkammer has quit IRC | 18:35 | |
*** andreykurilin_ has joined #openstack-qa | 18:39 | |
*** e0ne has joined #openstack-qa | 18:40 | |
*** Masahiro has joined #openstack-qa | 18:41 | |
*** harlowja_ has joined #openstack-qa | 18:41 | |
*** X019 has quit IRC | 18:41 | |
*** e0ne has quit IRC | 18:44 | |
*** harlowja has quit IRC | 18:45 | |
*** rushiagr is now known as rushiagr_away | 18:45 | |
*** aix has quit IRC | 18:45 | |
*** Masahiro has quit IRC | 18:46 | |
*** jhenner has quit IRC | 18:50 | |
*** om has joined #openstack-qa | 18:50 | |
*** yamahata has quit IRC | 18:59 | |
*** johnthetubaguy is now known as zz_johnthetubagu | 19:01 | |
*** andreykurilin_ has quit IRC | 19:13 | |
*** mkollaro has joined #openstack-qa | 19:18 | |
*** yfried|afk is now known as yfried | 19:19 | |
*** ranger81 has joined #openstack-qa | 19:28 | |
*** yfried is now known as yfried|afk | 19:29 | |
*** adalbas has quit IRC | 19:30 | |
adam_g | jogo, 'wouldn't it be cool if'™ we could somehow leverage http://testrepository.readthedocs.org/en/latest/MANUAL.html#remote-or-isolated-test-environments to include the cpus on the sub node to be used for tempest test execution, doubling concurrency? | 19:43 |
*** Sukhdev has joined #openstack-qa | 19:46 | |
*** openstackrecheck has quit IRC | 19:46 | |
*** om has quit IRC | 19:48 | |
*** rbak_ has joined #openstack-qa | 19:55 | |
*** dims has quit IRC | 19:56 | |
sdague | adam_g: you can just change the concurrency of tempest | 19:56 |
*** rbak has quit IRC | 19:56 | |
sdague | tempest doesn't use any cpu | 19:56 |
sdague | it's what it causes that's the issue | 19:56 |
adam_g | sdague, oh, for some reason i thought testr concurrency was limited to $num_cpus, guess not | 20:01 |
sdague | nope | 20:01 |
sdague | you can override | 20:01 |
sdague | which we do | 20:01 |
*** b3nt_pin has quit IRC | 20:05 | |
*** e0ne has joined #openstack-qa | 20:06 | |
*** aysyd has quit IRC | 20:07 | |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add e-r query for bug 1372670 https://review.openstack.org/136915 | 20:13 |
*** tosky has quit IRC | 20:14 | |
*** beagles has joined #openstack-qa | 20:15 | |
*** e0ne has quit IRC | 20:17 | |
*** openstackrecheck has joined #openstack-qa | 20:20 | |
*** andreykurilin_ has joined #openstack-qa | 20:20 | |
*** nmagnezi has quit IRC | 20:23 | |
*** enikanorov_ has quit IRC | 20:28 | |
*** enikanorov_ has joined #openstack-qa | 20:28 | |
*** matrohon has joined #openstack-qa | 20:29 | |
*** Masahiro has joined #openstack-qa | 20:30 | |
*** Masahiro has quit IRC | 20:34 | |
*** andreykurilin_ has quit IRC | 20:37 | |
*** ranger81 has quit IRC | 20:44 | |
*** ajo has quit IRC | 20:58 | |
*** ajo has joined #openstack-qa | 21:05 | |
*** ajo has quit IRC | 21:09 | |
*** e0ne has joined #openstack-qa | 21:09 | |
*** Sukhdev has quit IRC | 21:10 | |
*** weshay has quit IRC | 21:12 | |
*** e0ne has quit IRC | 21:13 | |
*** achanda has joined #openstack-qa | 21:15 | |
*** ranger81 has joined #openstack-qa | 21:17 | |
*** matrohon has quit IRC | 21:17 | |
*** jhenner has joined #openstack-qa | 21:17 | |
*** Sukhdev has joined #openstack-qa | 21:17 | |
openstackgerrit | Rob Crittenden proposed openstack/tempest: Add ca_certificates_file option to test against SSL servers https://review.openstack.org/136793 | 21:18 |
*** andreykurilin_ has joined #openstack-qa | 21:19 | |
*** achanda has quit IRC | 21:20 | |
*** mkollaro has quit IRC | 21:26 | |
*** amitpp has joined #openstack-qa | 21:30 | |
*** yfried|afk is now known as yfried | 21:31 | |
*** weshay has joined #openstack-qa | 21:31 | |
*** gfidente has quit IRC | 21:36 | |
*** JayJ has joined #openstack-qa | 21:36 | |
*** yfried is now known as yfried|afk | 21:41 | |
*** ajo has joined #openstack-qa | 21:44 | |
*** achanda has joined #openstack-qa | 21:48 | |
*** achanda has quit IRC | 21:49 | |
*** matt__ is now known as mattoliverau | 21:53 | |
*** ajo has quit IRC | 21:56 | |
*** amitpp has quit IRC | 21:58 | |
*** ajo has joined #openstack-qa | 21:59 | |
*** melwitt has joined #openstack-qa | 22:01 | |
*** patrickeast_ has joined #openstack-qa | 22:02 | |
*** patrickeast has quit IRC | 22:04 | |
*** patrickeast_ is now known as patrickeast | 22:04 | |
*** ajo has quit IRC | 22:18 | |
*** Masahiro has joined #openstack-qa | 22:18 | |
*** suneelb has quit IRC | 22:23 | |
openstackgerrit | Adam Gandelman proposed openstack/qa-specs: Improve diskimage-builder in devstack https://review.openstack.org/136101 | 22:23 |
*** Masahiro has quit IRC | 22:23 | |
*** suneelb has joined #openstack-qa | 22:23 | |
*** weshay has quit IRC | 22:42 | |
*** EmilienM has quit IRC | 22:47 | |
*** EmilienM has joined #openstack-qa | 22:47 | |
*** achanda has joined #openstack-qa | 22:50 | |
*** jamielennox|away is now known as jamielennox | 22:51 | |
*** yfried|afk is now known as yfried | 22:55 | |
*** achanda has quit IRC | 22:55 | |
SlickNik | bknudson: Thanks for the https://review.openstack.org/#/c/137423/ fix | 23:03 |
*** yfried is now known as yfried|afk | 23:05 | |
openstackgerrit | Martin Pavlásek proposed openstack/tempest: Add more verbose info for wait_for_..._status methods https://review.openstack.org/129644 | 23:08 |
openstackgerrit | Sergey Shnaidman proposed openstack/tempest: Test wrong IP version of prefix in security rule https://review.openstack.org/136316 | 23:10 |
*** patrickeast has quit IRC | 23:11 | |
*** Sukhdev has quit IRC | 23:17 | |
*** JayJ has quit IRC | 23:21 | |
*** andreykurilin_ has quit IRC | 23:22 | |
openstackgerrit | Sergey Shnaidman proposed openstack/tempest: Support for IPv6 for API continue https://review.openstack.org/137239 | 23:24 |
*** ranger81 has quit IRC | 23:27 | |
*** ranger81 has joined #openstack-qa | 23:33 | |
*** dpaterson has joined #openstack-qa | 23:37 | |
*** shashankhegde has joined #openstack-qa | 23:41 | |
*** tochi has joined #openstack-qa | 23:44 | |
*** ranger81 has quit IRC | 23:45 | |
*** ranger81 has joined #openstack-qa | 23:57 | |
*** marun has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!