*** sballe has quit IRC | 00:06 | |
*** mlavalle_ has quit IRC | 00:07 | |
dtroyer_zz | jroll: I'm +2 on 114408 but would prefer to wait until tomorrow to approve | 00:10 |
---|---|---|
jroll | dtroyer_zz: that's fine :) | 00:10 |
jroll | dtroyer_zz: I also pushed 117384 if you have a moment, also no rush | 00:11 |
*** ianw has quit IRC | 00:15 | |
adam_g | grenade question.. does anyone have any insight as to why BASE_SQL_CONN is set at the top of many upgrade-* scripts? | 00:16 |
salv-orlando | melwitt, mtreinish, jogo: when you have some time check the last comment I added to https://bugs.launchpad.net/cirros/+bug/1349617 - It seems crazy but I think there is a chance this could actually be what is going on | 00:16 |
*** ianw_ has joined #openstack-qa | 00:16 | |
*** ianw_ has quit IRC | 00:18 | |
*** ianw_ has joined #openstack-qa | 00:19 | |
*** ianw_ is now known as ianw | 00:20 | |
mtreinish | salv-orlando: hmm, well an additional wait isn't very hard and it could be a band-aid fix | 00:23 |
adam_g | salv-orlando, tempest.common.waiters.wait_for_server_status() has a ready_wait option that might be useful here, to wait an additional configured amount of time for specific spawns | 00:23 |
mtreinish | it just doesn't feel very permenant, because what if the nodes extra slow, etc.. | 00:24 |
salv-orlando | mtreinish: the cirros fix is easy too | 00:24 |
mtreinish | but it's definitely worth a try to get around the instability especially considering it shouldn't break anything | 00:24 |
mtreinish | salv-orlando: yeah, probably doing both is worth it | 00:24 |
salv-orlando | but then with cirros there are a number of additional iterations as we need to spin a new build and then do a devstack change | 00:24 |
salv-orlando | so the extra wait is the fastest route I think | 00:24 |
mtreinish | salv-orlando: yeah we can add the wait, and then work on the cirros fix after | 00:25 |
salv-orlando | mtreinish: I am already in bed now. I can do this patch when I wake (in 4.5 hours :/) if nobody else does it quicker | 00:25 |
*** dmorita has joined #openstack-qa | 00:25 | |
mtreinish | salv-orlando: ugh, only 4.5 hours... | 00:26 |
mtreinish | you'll probably beat me to it then | 00:26 |
mtreinish | because I'm mostly offline at this point | 00:26 |
salv-orlando | mtreinish: there will be breakfast and a few other errands to run before putting my hands on a keyboard | 00:26 |
salv-orlando | anyway goodnight! | 00:26 |
mtreinish | salv-orlando: heh, well that'll still beat me. :) | 00:27 |
mtreinish | goodnight | 00:27 |
jogo | mtreinish: how long do you think we should wait? | 00:28 |
jogo | 30 seconds? | 00:29 |
*** ianw has quit IRC | 00:29 | |
*** suneelb has quit IRC | 00:29 | |
mtreinish | jogo: hmm, salv-orlando's comment said it took 13 secs in one run | 00:29 |
mtreinish | so yeah 30 sec would probably be plenty | 00:30 |
mtreinish | although, we have a 500 sec test timeout so we have to make sure we don't add too much time to the test | 00:31 |
openstackgerrit | Adam Gandelman proposed a change to openstack-dev/grenade: Set required DSG variables for Ironic DO NOT MERGE https://review.openstack.org/118515 | 00:31 |
openstackgerrit | Adam Gandelman proposed a change to openstack-dev/grenade: Add Ironic sideways migration testing https://review.openstack.org/111859 | 00:31 |
jogo | mtreinish: hmm | 00:31 |
jogo | how long does the test usually take? | 00:31 |
jogo | can your subunit2sql tell us? | 00:31 |
mtreinish | I think we'll be fine: http://logs.openstack.org/44/118744/3/check/check-tempest-dsvm-neutron-full/7457202/console.html#_2014-09-04_11_44_59_539 | 00:32 |
mtreinish | jogo: yeah if we had that running it would give us a good answer for the avg trend | 00:32 |
mtreinish | I need to pick up the config patch again to get that running soon | 00:33 |
mtreinish | at least in that single datapoint it only took 166 seconds. so we'd be pushing 200secs if we added a 30sec wait before shutdown | 00:34 |
jogo | when it works it takes <100 seconds | 00:35 |
jogo | logstash FTW: message:"tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start" | 00:35 |
openstackgerrit | Gilles Dubreuil proposed a change to openstack-dev/devstack: FAQ: Removed LXC not being supported on Fedora https://review.openstack.org/106927 | 00:36 |
jogo | clarkb: I don't think I have told you this lately but logstash is sweet | 00:36 |
clarkb | jogo: glad it is appreciated :) | 00:36 |
clarkb | despite its problems | 00:36 |
mtreinish | the other thing is maybe doing an ssh before shutdown to verify that cirros is finished might work as a variable length wait | 00:36 |
mtreinish | that's an exponential backoff to 196 secs if the ssh connection fails | 00:37 |
mtreinish | I'd have to double check with salv-orlando to make sure that successfully ssh'ing will actually verify the cirros internals have reached a good state | 00:37 |
jogo | mtreinish: I think it should, as if I cannot ssh in | 00:38 |
openstackgerrit | Joe Gordon proposed a change to openstack/tempest: Make sure server works before stopping connectivity_stop_start https://review.openstack.org/119267 | 00:43 |
jogo | mtreinish: hopefully salv-orlando can review that when he wakes up | 00:43 |
jogo | but I think that should work | 00:44 |
openstackgerrit | Hirofumi Ichihara proposed a change to openstack-dev/devstack: Fix keystone auth parameter to neutron conf https://review.openstack.org/118512 | 00:44 |
jogo | mtreinish: anyway time to call it a day o/ | 00:44 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Verify network connectivity before state check https://review.openstack.org/119268 | 00:45 |
mtreinish | jogo: heh, you won | 00:45 |
*** ianw has joined #openstack-qa | 00:45 | |
mtreinish | jogo: oh, you only did it for that one test, I think we should do it for all those tests, because they could suffer from the same issue | 00:46 |
mtreinish | anyway yeah I shouldn't be working now either | 00:46 |
*** liusheng has joined #openstack-qa | 00:49 | |
*** yjiang5 has joined #openstack-qa | 00:51 | |
*** jgriffith has quit IRC | 00:52 | |
*** jgriffith has joined #openstack-qa | 00:52 | |
*** dims has joined #openstack-qa | 00:59 | |
*** arnaud has quit IRC | 01:01 | |
*** dims has quit IRC | 01:03 | |
*** dims has joined #openstack-qa | 01:04 | |
*** dims_ has joined #openstack-qa | 01:06 | |
*** dims has quit IRC | 01:08 | |
*** dims_ has quit IRC | 01:14 | |
*** dims has joined #openstack-qa | 01:14 | |
*** torandu has quit IRC | 01:18 | |
oomichi | hi mtreinish | 01:19 |
*** dims has quit IRC | 01:19 | |
oomichi | mtreinish: can we add negative tests without negative test generator now? | 01:20 |
*** dims has joined #openstack-qa | 01:20 | |
*** arnaud has joined #openstack-qa | 01:20 | |
oomichi | mtreinish: sdague stopped additional negative tests before, but I don't know current status about that. | 01:20 |
*** safchain has quit IRC | 01:24 | |
openstackgerrit | Emily Hugenbruch proposed a change to openstack/tempest: Remove force_tenant_isolation=True from test that doesn't need it https://review.openstack.org/106160 | 01:28 |
*** arnaud__ has joined #openstack-qa | 01:32 | |
*** salv-orlando has quit IRC | 01:33 | |
openstackgerrit | Shuichiro MAKIGAKI proposed a change to openstack-dev/devstack: Fix to avoid undefined variables in initial sanity checks https://review.openstack.org/117475 | 01:36 |
*** mestery has quit IRC | 01:41 | |
*** ianw has quit IRC | 01:41 | |
*** ianw has joined #openstack-qa | 01:41 | |
*** mestery has joined #openstack-qa | 01:42 | |
*** dims has quit IRC | 01:46 | |
*** dims has joined #openstack-qa | 01:47 | |
*** yamahata has joined #openstack-qa | 01:47 | |
*** nosnos has joined #openstack-qa | 01:49 | |
*** dims_ has joined #openstack-qa | 01:49 | |
*** dims has quit IRC | 01:52 | |
openstackgerrit | Daisuke Morita proposed a change to openstack/tempest: Add client response checking for object storage service https://review.openstack.org/117193 | 01:55 |
*** dpaterson has quit IRC | 01:57 | |
*** jyuso has joined #openstack-qa | 01:58 | |
openstackgerrit | A change was merged to openstack-dev/devstack: Remove sahara-dashboard https://review.openstack.org/118090 | 02:12 |
*** dims_ has quit IRC | 02:25 | |
*** dims has joined #openstack-qa | 02:25 | |
*** psedlak has quit IRC | 02:27 | |
*** harlowja is now known as harlowja_away | 02:27 | |
openstackgerrit | Hirofumi Ichihara proposed a change to openstack-dev/devstack: Fix keystone auth parameter to neutron conf https://review.openstack.org/118512 | 02:27 |
*** psedlak has joined #openstack-qa | 02:29 | |
*** dims_ has joined #openstack-qa | 02:30 | |
*** dims has quit IRC | 02:30 | |
*** wuhg has joined #openstack-qa | 02:32 | |
*** adalbas has quit IRC | 02:45 | |
*** danfinch has quit IRC | 02:48 | |
*** danfinch has joined #openstack-qa | 02:49 | |
*** danfinch has quit IRC | 02:50 | |
*** danfinch has joined #openstack-qa | 02:53 | |
*** arnaud__ has quit IRC | 02:55 | |
*** arnaud has quit IRC | 02:55 | |
*** dims_ has quit IRC | 03:04 | |
*** dims has joined #openstack-qa | 03:05 | |
*** dims has quit IRC | 03:10 | |
openstackgerrit | YAMAMOTO Takashi proposed a change to openstack-dev/devstack: Add ryu team to the MAINTAINERS file for ofagent and ryu https://review.openstack.org/119281 | 03:22 |
*** zz_dimtruck is now known as dimtruck | 03:39 | |
*** jecarey has joined #openstack-qa | 03:42 | |
*** Madan has joined #openstack-qa | 03:45 | |
*** jyuso has quit IRC | 03:51 | |
*** pcrews has quit IRC | 04:01 | |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Do not merge: [Glance] Add a test for conflicting image-id https://review.openstack.org/119285 | 04:02 |
*** ianw has quit IRC | 04:04 | |
*** ianw has joined #openstack-qa | 04:04 | |
*** torandu has joined #openstack-qa | 04:07 | |
*** jecarey has quit IRC | 04:08 | |
*** ianw has quit IRC | 04:10 | |
*** jecarey has joined #openstack-qa | 04:10 | |
*** ianw has joined #openstack-qa | 04:11 | |
openstackgerrit | Santosh Kumar proposed a change to openstack/tempest: Check port's status also in show port tests https://review.openstack.org/116771 | 04:15 |
*** arnaud has joined #openstack-qa | 04:16 | |
*** Poornima has joined #openstack-qa | 04:23 | |
*** jecarey has quit IRC | 04:25 | |
*** chandankumar has joined #openstack-qa | 04:34 | |
*** pcrews has joined #openstack-qa | 04:41 | |
*** dimtruck is now known as zz_dimtruck | 04:46 | |
*** pcrews has quit IRC | 04:48 | |
openstackgerrit | YAMAMOTO Takashi proposed a change to openstack-dev/devstack: Fix "Check to see if we are already running DevStack" check https://review.openstack.org/119287 | 04:54 |
openstackgerrit | Ghanshyam Mann proposed a change to openstack/tempest: Adds test for list/get volume attachments V2 APIs https://review.openstack.org/87191 | 04:57 |
openstackgerrit | Ghanshyam Mann proposed a change to openstack/tempest: Migrate test_large_ops to tempest client https://review.openstack.org/113807 | 05:04 |
*** yjiang5 has quit IRC | 05:05 | |
openstackgerrit | Adam Gandelman proposed a change to openstack-dev/grenade: Set required DSG variables for Ironic DO NOT MERGE https://review.openstack.org/118515 | 05:10 |
openstackgerrit | Adam Gandelman proposed a change to openstack-dev/grenade: Add Ironic sideways migration testing https://review.openstack.org/111859 | 05:10 |
*** krtaylor has quit IRC | 05:12 | |
*** Santosh has joined #openstack-qa | 05:12 | |
openstackgerrit | Yuiko Takada proposed a change to openstack/tempest: Add baremetal API tests about console https://review.openstack.org/117715 | 05:13 |
*** salv-orlando has joined #openstack-qa | 05:15 | |
*** krtaylor has joined #openstack-qa | 05:20 | |
*** salv-orlando has quit IRC | 05:22 | |
openstackgerrit | Ian Wienand proposed a change to openstack/tempest: Fix boto tests network tear-down issues https://review.openstack.org/119292 | 05:25 |
*** ianw has quit IRC | 05:27 | |
*** ianw has joined #openstack-qa | 05:27 | |
*** Ch00k has joined #openstack-qa | 05:27 | |
*** flaper87|afk is now known as flaper87 | 05:29 | |
openstackgerrit | vigneshvar proposed a change to openstack-dev/devstack: Reset no_proxy when the node is installed behind a proxy https://review.openstack.org/117985 | 05:30 |
jogo | feature freeze in action: http://graphite.openstack.org/render/?from=-7days&height=500&until=now&width=1200&bgcolor=ffffff&fgcolor=000000&yMax=100&yMin=0&target=color(alias(movingAverage(asPercent(stats.zuul.pipeline.gate.job.gate-tempest-dsvm-neutron.FAILURE,sum(stats.zuul.pipeline.gate.job.gate-tempest-dsvm-neutron.{SUCCESS,FAILURE})),%275hours%27),%20%27gate-tempest-dsvm-neutron%27),%27purple%27)&target=color(alias(movingAverage(asPercent(stats.zuul.pipe | 05:45 |
*** SridharG has joined #openstack-qa | 05:47 | |
*** amotoki has joined #openstack-qa | 05:52 | |
jogo | just added that graph to the bottom of http://jogo.github.io/gate/ | 05:56 |
*** gmann_ has joined #openstack-qa | 05:58 | |
*** sabeen has joined #openstack-qa | 05:58 | |
openstackgerrit | Ian Wienand proposed a change to openstack/tempest: Skip boto instance test with neutron https://review.openstack.org/119292 | 05:59 |
*** gmann has quit IRC | 06:00 | |
openstackgerrit | Adam Gandelman proposed a change to openstack-dev/grenade: Set required DSG variables for Ironic DO NOT MERGE https://review.openstack.org/118515 | 06:02 |
*** oomichi has quit IRC | 06:05 | |
openstackgerrit | Kevin Benton proposed a change to openstack-infra/elastic-recheck: Add recheck query for bug 1365829 https://review.openstack.org/119299 | 06:11 |
*** chandankumar has quit IRC | 06:15 | |
openstackgerrit | Kevin Benton proposed a change to openstack-infra/elastic-recheck: Add recheck query for bug 1365829 https://review.openstack.org/119299 | 06:16 |
*** salv-orlando has joined #openstack-qa | 06:20 | |
*** k4n0 has joined #openstack-qa | 06:25 | |
openstackgerrit | Kevin Benton proposed a change to openstack-infra/elastic-recheck: Add recheck query for bug 1365829 https://review.openstack.org/119299 | 06:30 |
adam_g | jogo, looking at the source for that page, what is determining whether those graphs are tracking fail vs success? | 06:34 |
openstackgerrit | Adam Gandelman proposed a change to openstack-dev/grenade: Set required DSG variables for Ironic DO NOT MERGE https://review.openstack.org/118515 | 06:43 |
*** arnaud has quit IRC | 06:47 | |
*** sabeen has quit IRC | 07:02 | |
*** neeti has joined #openstack-qa | 07:04 | |
*** salv-orlando has quit IRC | 07:04 | |
Santosh | andreaf_: hi | 07:09 |
*** Ch00k has quit IRC | 07:09 | |
*** chandankumar has joined #openstack-qa | 07:10 | |
*** Madan has quit IRC | 07:11 | |
*** Ch00k has joined #openstack-qa | 07:13 | |
*** mpavlase has joined #openstack-qa | 07:13 | |
*** luqas has joined #openstack-qa | 07:14 | |
openstackgerrit | Adam Gandelman proposed a change to openstack-dev/grenade: Set required DSG variables for Ironic DO NOT MERGE https://review.openstack.org/118515 | 07:18 |
*** marun_afk has quit IRC | 07:22 | |
*** Ch00k has quit IRC | 07:24 | |
*** Madan has joined #openstack-qa | 07:26 | |
*** jlanoux has joined #openstack-qa | 07:32 | |
*** tkammer has joined #openstack-qa | 07:38 | |
*** mkollaro has joined #openstack-qa | 07:49 | |
*** mpaolino has joined #openstack-qa | 07:49 | |
*** Longgeek has joined #openstack-qa | 07:57 | |
*** smurashov has quit IRC | 07:57 | |
*** ilyashakhat has quit IRC | 07:58 | |
*** enikanorov has quit IRC | 07:58 | |
*** Madan has quit IRC | 08:02 | |
*** afazekas has joined #openstack-qa | 08:09 | |
*** jlibosva has joined #openstack-qa | 08:09 | |
*** smurashov has joined #openstack-qa | 08:11 | |
*** ilyashakhat has joined #openstack-qa | 08:11 | |
*** ilyashakhat has quit IRC | 08:14 | |
*** e0ne has joined #openstack-qa | 08:14 | |
*** Longgeek has quit IRC | 08:14 | |
*** Longgeek has joined #openstack-qa | 08:15 | |
*** Longgeek_ has joined #openstack-qa | 08:16 | |
*** Madan has joined #openstack-qa | 08:16 | |
*** tkammer has quit IRC | 08:17 | |
*** Ch00k has joined #openstack-qa | 08:17 | |
*** ZZelle has quit IRC | 08:19 | |
*** ZZelle has joined #openstack-qa | 08:19 | |
*** Longgeek has quit IRC | 08:20 | |
*** e0ne has quit IRC | 08:24 | |
*** e0ne has joined #openstack-qa | 08:26 | |
*** safchain has joined #openstack-qa | 08:33 | |
*** tkammer has joined #openstack-qa | 08:38 | |
*** marun_afk has joined #openstack-qa | 08:40 | |
*** tkammer has quit IRC | 08:46 | |
*** Aniruddha has joined #openstack-qa | 08:46 | |
*** zz_johnthetubagu is now known as johnthetubaguy | 08:47 | |
openstackgerrit | Ashish Kumar Gupta proposed a change to openstack/tempest: Fwaas API Test Enhancement https://review.openstack.org/102820 | 08:52 |
*** qba73 has joined #openstack-qa | 08:54 | |
openstackgerrit | Adam Gandelman proposed a change to openstack-dev/grenade: Set required DSG variables for Ironic DO NOT MERGE https://review.openstack.org/118515 | 08:58 |
openstackgerrit | Adam Gandelman proposed a change to openstack-dev/grenade: Add Ironic sideways migration testing https://review.openstack.org/111859 | 08:58 |
*** BobBall has left #openstack-qa | 08:58 | |
*** neeti has quit IRC | 09:01 | |
*** neeti has joined #openstack-qa | 09:02 | |
*** salv-orlando has joined #openstack-qa | 09:05 | |
openstackgerrit | Roman Bogorodskiy proposed a change to openstack/tempest: Allow to customize volume type extra specs https://review.openstack.org/118619 | 09:09 |
*** marun_afk is now known as marun | 09:09 | |
*** dmorita has quit IRC | 09:15 | |
*** k4n0 has quit IRC | 09:16 | |
openstackgerrit | Ashish Kumar Gupta proposed a change to openstack/tempest: Security Groups API Tests Enhancements https://review.openstack.org/107654 | 09:18 |
*** andreaf has joined #openstack-qa | 09:19 | |
*** ildikov has joined #openstack-qa | 09:20 | |
*** marun is now known as marun_afk | 09:24 | |
*** marun_afk is now known as marun_ | 09:24 | |
*** marun_ is now known as marun | 09:24 | |
*** tkammer has joined #openstack-qa | 09:31 | |
*** gszasz has joined #openstack-qa | 09:49 | |
openstackgerrit | A change was merged to openstack/tempest: Fix network/secgroup scenario tests for ironic https://review.openstack.org/112660 | 10:18 |
*** yfried_ has quit IRC | 10:21 | |
*** andreaf has quit IRC | 10:23 | |
*** andreaf has joined #openstack-qa | 10:23 | |
*** Longgeek_ has quit IRC | 10:25 | |
openstackgerrit | Salvatore Orlando proposed a change to openstack-dev/devstack: I have this branch just to run tests on upstream gate. https://review.openstack.org/98441 | 10:28 |
*** salv-orlando has quit IRC | 10:28 | |
Santosh | andreaf_: hi | 10:28 |
Santosh | afazekas: hi | 10:28 |
*** jlanoux has quit IRC | 10:35 | |
openstackgerrit | Andrea Frittoli proposed a change to openstack/tempest: Backward compatibility to credentials in conf https://review.openstack.org/119060 | 10:38 |
openstackgerrit | Andrea Frittoli proposed a change to openstack/tempest: Add Credentials Provider factory https://review.openstack.org/107685 | 10:38 |
*** aix has joined #openstack-qa | 10:38 | |
*** yfried_ has joined #openstack-qa | 10:38 | |
*** andreaf_ has quit IRC | 10:39 | |
andreaf | Santosh, hi - what's up | 10:40 |
*** andreaf_ has joined #openstack-qa | 10:40 | |
Santosh | andreaf: just a request ... please review - https://review.openstack.org/#/c/116771/ | 10:40 |
andreaf | Santosh, +2 | 10:42 |
Santosh | andreaf: Thanks for review. | 10:43 |
*** salv-orlando has joined #openstack-qa | 10:45 | |
*** yamahata has quit IRC | 10:46 | |
*** salv-orlando_ has joined #openstack-qa | 10:53 | |
*** salv-orlando_ has quit IRC | 10:53 | |
*** dims has joined #openstack-qa | 10:54 | |
*** salv-orlando has quit IRC | 10:55 | |
*** dims has quit IRC | 10:56 | |
*** dims_ has joined #openstack-qa | 10:57 | |
*** dims has joined #openstack-qa | 10:57 | |
*** ildikov_ has joined #openstack-qa | 11:00 | |
*** dims_ has quit IRC | 11:01 | |
*** mkollaro has quit IRC | 11:02 | |
*** ildikov has quit IRC | 11:03 | |
*** luqas has quit IRC | 11:07 | |
*** e0ne has quit IRC | 11:08 | |
*** andreaf has quit IRC | 11:09 | |
*** andreaf has joined #openstack-qa | 11:10 | |
openstackgerrit | Andrea Frittoli proposed a change to openstack/tempest: Add Credentials Provider factory https://review.openstack.org/107685 | 11:19 |
*** Longgeek has joined #openstack-qa | 11:25 | |
Santosh | afazekas: hi | 11:27 |
*** mmedvede has joined #openstack-qa | 11:28 | |
afazekas | Santosh: hi | 11:28 |
*** Aniruddha has quit IRC | 11:29 | |
Santosh | afazekas: request you to please review - https://review.openstack.org/#/c/116771/ | 11:29 |
*** Longgeek has quit IRC | 11:30 | |
*** Poornima has quit IRC | 11:31 | |
*** Poornima has joined #openstack-qa | 11:32 | |
*** mpaolino has quit IRC | 11:36 | |
*** e0ne has joined #openstack-qa | 11:36 | |
*** Longgeek has joined #openstack-qa | 11:45 | |
*** Ch00k has quit IRC | 11:46 | |
*** Longgeek has quit IRC | 11:46 | |
*** Ch00k has joined #openstack-qa | 11:48 | |
*** Longgeek has joined #openstack-qa | 11:48 | |
*** jlanoux has joined #openstack-qa | 11:49 | |
*** jlanoux_ has joined #openstack-qa | 11:51 | |
*** mpavlase has quit IRC | 11:52 | |
*** jlanoux has quit IRC | 11:53 | |
*** k4n0 has joined #openstack-qa | 11:55 | |
*** openstackgerrit has quit IRC | 12:01 | |
*** openstackgerrit has joined #openstack-qa | 12:02 | |
*** andreaf has quit IRC | 12:07 | |
*** andreaf has joined #openstack-qa | 12:07 | |
*** weshay has joined #openstack-qa | 12:09 | |
*** mwagner_lap has joined #openstack-qa | 12:10 | |
*** luqas has joined #openstack-qa | 12:14 | |
*** Madan has quit IRC | 12:15 | |
*** dims has quit IRC | 12:19 | |
*** nosnos has quit IRC | 12:19 | |
*** dims has joined #openstack-qa | 12:20 | |
*** nosnos has joined #openstack-qa | 12:20 | |
*** mkollaro has joined #openstack-qa | 12:22 | |
*** aysyd has joined #openstack-qa | 12:24 | |
*** nosnos has quit IRC | 12:24 | |
*** Poornima has quit IRC | 12:26 | |
*** adalbas has joined #openstack-qa | 12:26 | |
*** Longgeek has quit IRC | 12:28 | |
sergeysh | hi | 12:28 |
sergeysh | Who is capable and want to review DHCP of IPv6 tests? https://review.openstack.org/#/c/117458/ | 12:29 |
*** Longgeek has joined #openstack-qa | 12:29 | |
*** jaypipes is now known as leakypipes | 12:32 | |
*** Longgeek_ has joined #openstack-qa | 12:33 | |
*** Longgeek has quit IRC | 12:37 | |
*** fungi has quit IRC | 12:37 | |
*** dims has quit IRC | 12:39 | |
*** dims has joined #openstack-qa | 12:40 | |
*** dims has quit IRC | 12:45 | |
*** amotoki has quit IRC | 12:45 | |
*** dims_ has joined #openstack-qa | 12:46 | |
openstackgerrit | John Davidge proposed a change to openstack-dev/devstack: Add IPv6 support for tenant data network https://review.openstack.org/87987 | 12:47 |
enikanorov__ | sergeysh: that's another one related to ipv6: https://review.openstack.org/#/c/116581/ you might be interested in | 12:49 |
*** dims_ has quit IRC | 12:49 | |
*** dims has joined #openstack-qa | 12:50 | |
*** rbak has joined #openstack-qa | 12:51 | |
openstackgerrit | Dina Belova proposed a change to openstack/tempest: Revert "Skip telemetry_notification_api test due to bug 1336755" https://review.openstack.org/115212 | 12:51 |
*** morganfainberg has quit IRC | 12:54 | |
*** jhesketh has quit IRC | 12:54 | |
*** rbak has quit IRC | 12:56 | |
*** morganfainberg has joined #openstack-qa | 12:57 | |
*** jhesketh has joined #openstack-qa | 12:57 | |
*** Ch00k has quit IRC | 13:02 | |
*** fungi has joined #openstack-qa | 13:04 | |
*** cdent has joined #openstack-qa | 13:05 | |
*** dpaterson has joined #openstack-qa | 13:11 | |
*** wuhg has quit IRC | 13:12 | |
*** andreaf has quit IRC | 13:14 | |
*** andreaf has joined #openstack-qa | 13:14 | |
*** Ch00k has joined #openstack-qa | 13:14 | |
*** bkopilov has quit IRC | 13:18 | |
*** dustins has joined #openstack-qa | 13:22 | |
*** mriedem has joined #openstack-qa | 13:24 | |
*** morganfainberg has quit IRC | 13:25 | |
*** jhesketh has quit IRC | 13:25 | |
*** morganfainberg has joined #openstack-qa | 13:27 | |
*** jhesketh has joined #openstack-qa | 13:27 | |
*** marun is now known as maroon | 13:28 | |
openstackgerrit | Pawel Koniszewski proposed a change to openstack-dev/devstack: Initialize metadata definitions catalog https://review.openstack.org/110955 | 13:30 |
*** pcrews has joined #openstack-qa | 13:33 | |
*** johnthetubaguy is now known as zz_johnthetubagu | 13:33 | |
*** zz_johnthetubagu is now known as johnthetubaguy | 13:33 | |
*** bkopilov has joined #openstack-qa | 13:35 | |
mtreinish | oomichi: We still don't allow new negative tests, the only exception is for a new project that doesn't really have any negative tests | 13:37 |
mtreinish | the negative autogeneration hasn't seen too much movement lately, but I still feel we should concentrate on that for negative testing | 13:38 |
*** dhellmann is now known as dhellmann_ | 13:40 | |
*** dustins has quit IRC | 13:43 | |
*** dustins has joined #openstack-qa | 13:45 | |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: Add some notes to the readme about queries that don't hit https://review.openstack.org/119184 | 13:47 |
*** acfleury has joined #openstack-qa | 13:54 | |
*** SpamapS has quit IRC | 13:59 | |
*** rbak has joined #openstack-qa | 13:59 | |
*** adalbas has quit IRC | 14:02 | |
*** ildikov has joined #openstack-qa | 14:02 | |
*** ildikov_ has quit IRC | 14:02 | |
*** bnemec is now known as beekneemech | 14:02 | |
*** SpamapS_ has joined #openstack-qa | 14:02 | |
openstackgerrit | Flavio Percoco proposed a change to openstack-dev/devstack: Add support for redis to Zaqar's lib https://review.openstack.org/119379 | 14:04 |
*** neeti has quit IRC | 14:05 | |
dims | Hi, anyone with devstack karma, please look at https://review.openstack.org/#/c/118339/ and https://review.openstack.org/#/c/117304/ - need to add 3 oslo libraries. thanks! | 14:11 |
*** dims is now known as dimsum_ | 14:12 | |
andreaf | mtreinish: ping - thanks for mentioning my specs and the test-accounts bp during the meeting yesterday - I was going through the meeting log | 14:17 |
*** morganfainberg has quit IRC | 14:18 | |
*** jhesketh has quit IRC | 14:18 | |
mtreinish | andreaf: sure, np | 14:18 |
andreaf | mtreinish: regarding topics for the summit, one which is dear to me and which I think would be nice to talk about either in a QA or in a cross-project session is post-merge testing | 14:19 |
*** dansmith is now known as superdan | 14:19 | |
andreaf | mtreinish: flacky tests, long running tests, all the testing which does not go in the gate but that is important for the quality of openstack - or even stable tests and we just have too many in the gate | 14:20 |
andreaf | mtreinish: the main problem is how to enforce some kind of control on them, and I think if we start collecting data and analyzing trends we can do that | 14:20 |
mtreinish | andreaf: yeah I'm sure that'll come up somewhere. You can put it on the etherpad so we don't forget about it | 14:21 |
mtreinish | I know that's a big topic for sdague too | 14:21 |
mtreinish | andreaf: yeah, the long term data collection will probably really useful on that | 14:21 |
andreaf | mtreinish: ok I'll add it to the etherpad | 14:22 |
mtreinish | andreaf: I want to get https://review.openstack.org/108003 up and running before the release | 14:22 |
*** zz_dimtruck is now known as dimtruck | 14:24 | |
andreaf | mtreinish: it would be great | 14:24 |
andreaf | I don't have much puppet experience so not sure I can help much on the failing test there | 14:24 |
*** salv-orlando has joined #openstack-qa | 14:26 | |
andreaf | mtreinish: I fixed a typo in https://review.openstack.org/#/c/119060 which caused unit test to fail, but they're still failing - different reason though | 14:27 |
mtreinish | andreaf: oh it's just a syntax error. One is because I missed a comma. The other I'm not sure about it, it's in a file I didn't touch | 14:27 |
*** morganfainberg has joined #openstack-qa | 14:27 | |
*** jhesketh has joined #openstack-qa | 14:27 | |
*** mpaolino has joined #openstack-qa | 14:27 | |
mtreinish | andreaf: oh, because we need to add an isfile mock to the unit tests | 14:27 |
mtreinish | right now self.use_default_creds is getting set to false which raises the exception | 14:28 |
mtreinish | one sec I'll push a patch | 14:28 |
andreaf | mtreinish, great - once it's passing tests I'll rebase the next one | 14:29 |
mtreinish | hmm, actually it may take a bit more time. We already mock isfile in some of the tests to simulate a pseudo-lock file | 14:30 |
mtreinish | oh wait that may not matter let me test it | 14:30 |
*** andreaf has quit IRC | 14:33 | |
*** andreaf has joined #openstack-qa | 14:33 | |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Backward compatibility to credentials in conf https://review.openstack.org/119060 | 14:34 |
mtreinish | andreaf: ^^^ that worked locally | 14:34 |
mtreinish | although I don't know what happened on that last line... | 14:36 |
*** SridharG has left #openstack-qa | 14:36 | |
*** jecarey has joined #openstack-qa | 14:40 | |
*** dhellmann_ is now known as dhellmann | 14:43 | |
openstackgerrit | John Davidge proposed a change to openstack-dev/devstack: Add IPv6 support for tenant data network https://review.openstack.org/87987 | 14:47 |
*** zz_jgrimm is now known as jgrimm | 14:47 | |
jroll | dtroyer_zz: friendly reminder to poke at these today :) https://review.openstack.org/#/c/114408/ https://review.openstack.org/#/c/117384/ | 14:53 |
*** amotoki has joined #openstack-qa | 14:54 | |
*** flaper87 is now known as flaper87|afk | 14:55 | |
openstackgerrit | Andrea Frittoli proposed a change to openstack/qa-specs: add bp:resource-cleanup https://review.openstack.org/118352 | 14:55 |
*** jlibosva has quit IRC | 14:56 | |
*** k4n0 has quit IRC | 14:57 | |
*** lbragstad has joined #openstack-qa | 14:58 | |
*** beekneemech has quit IRC | 15:01 | |
*** bnemec has joined #openstack-qa | 15:02 | |
*** bnemec is now known as beekneemech | 15:03 | |
*** mpavlase has joined #openstack-qa | 15:04 | |
*** gszasz has quit IRC | 15:06 | |
*** acfleury has quit IRC | 15:06 | |
*** adalbas has joined #openstack-qa | 15:07 | |
*** yamahata has joined #openstack-qa | 15:07 | |
*** tkammer has quit IRC | 15:14 | |
*** Guest18621 is now known as annegentle | 15:16 | |
*** Longgeek_ has quit IRC | 15:27 | |
sergeysh | enikanorov__: take a look https://review.openstack.org/#/c/117258/ | 15:29 |
*** Longgeek has joined #openstack-qa | 15:31 | |
*** sergeysh has quit IRC | 15:32 | |
*** mpavlase has quit IRC | 15:39 | |
*** mlavalle has joined #openstack-qa | 15:40 | |
*** maroon has quit IRC | 15:41 | |
*** markmcclain has joined #openstack-qa | 15:41 | |
*** yamahata has quit IRC | 15:42 | |
*** yamahata has joined #openstack-qa | 15:42 | |
*** flaper87|afk is now known as flaper87 | 15:43 | |
*** markmcclain1 has joined #openstack-qa | 15:45 | |
*** markmcclain has quit IRC | 15:46 | |
*** Longgeek has quit IRC | 15:48 | |
*** safchain has quit IRC | 15:49 | |
*** chandankumar has quit IRC | 15:54 | |
*** yfried_ has quit IRC | 15:55 | |
*** Longgeek has joined #openstack-qa | 16:06 | |
*** Longgeek has quit IRC | 16:07 | |
*** chandankumar has joined #openstack-qa | 16:09 | |
*** dims_ has joined #openstack-qa | 16:09 | |
*** dims_ has quit IRC | 16:09 | |
*** e0ne has quit IRC | 16:10 | |
*** Ch00k has quit IRC | 16:10 | |
*** dims_ has joined #openstack-qa | 16:10 | |
*** dims_ has quit IRC | 16:10 | |
*** yjiang5 has joined #openstack-qa | 16:11 | |
*** dims has joined #openstack-qa | 16:11 | |
*** dims has quit IRC | 16:11 | |
*** dims_ has joined #openstack-qa | 16:13 | |
*** atiwari has joined #openstack-qa | 16:13 | |
*** dimsum_ has quit IRC | 16:14 | |
*** dims_ is now known as dimsum_ | 16:14 | |
*** dimsum_ has quit IRC | 16:14 | |
*** dimsum_ has joined #openstack-qa | 16:16 | |
*** dimsum_ has quit IRC | 16:17 | |
*** mordred has quit IRC | 16:18 | |
*** mordred has joined #openstack-qa | 16:18 | |
*** leakypipes has quit IRC | 16:24 | |
*** mpaolino has quit IRC | 16:24 | |
*** dims has joined #openstack-qa | 16:24 | |
*** dims has quit IRC | 16:24 | |
*** flaper87 is now known as flaper87|afk | 16:28 | |
*** mwagner_lap has quit IRC | 16:29 | |
*** flaper87|afk is now known as flaper87 | 16:31 | |
*** dims has joined #openstack-qa | 16:33 | |
*** yamahata has quit IRC | 16:33 | |
*** mpaolino has joined #openstack-qa | 16:35 | |
*** luqas has quit IRC | 16:36 | |
*** jlanoux_ has quit IRC | 16:38 | |
jogo | adam_g: graphite.openstack.org | 16:42 |
*** tkammer has joined #openstack-qa | 16:43 | |
*** suneelb has joined #openstack-qa | 16:47 | |
*** mpaolino has quit IRC | 16:47 | |
openstackgerrit | Joe Gordon proposed a change to openstack/tempest: Make sure server works in network_advanced_server_ops https://review.openstack.org/119267 | 16:48 |
*** e0ne has joined #openstack-qa | 16:48 | |
jogo | salv-orlando mtreinish: ^ | 16:49 |
*** tkammer has quit IRC | 16:50 | |
*** jogo is now known as flashgordon | 16:52 | |
*** qba73 has quit IRC | 16:55 | |
*** melwitt has joined #openstack-qa | 17:01 | |
*** mkollaro has quit IRC | 17:01 | |
*** openstackgerrit has quit IRC | 17:04 | |
*** harlowja_away is now known as harlowja | 17:05 | |
flashgordon | is icehouse broken? | 17:06 |
*** cdent has quit IRC | 17:08 | |
*** johnthetubaguy is now known as zz_johnthetubagu | 17:08 | |
*** markmcclain1 has quit IRC | 17:10 | |
*** HenryG is now known as HenryThe8th | 17:12 | |
*** ildikov_ has joined #openstack-qa | 17:12 | |
*** salv-orlando has quit IRC | 17:14 | |
*** ildikov_ has quit IRC | 17:14 | |
*** ildikov has quit IRC | 17:15 | |
*** chandankumar has quit IRC | 17:18 | |
*** aimon has quit IRC | 17:21 | |
*** shardy is now known as shardy_afk | 17:22 | |
*** dhellmann is now known as dhellmann_ | 17:23 | |
*** aimon has joined #openstack-qa | 17:23 | |
*** e0ne has quit IRC | 17:40 | |
*** e0ne has joined #openstack-qa | 17:41 | |
*** mestery is now known as man_of_mystery | 17:43 | |
*** mwagner_lap has joined #openstack-qa | 17:47 | |
*** andreaf has quit IRC | 17:47 | |
*** andreaf has joined #openstack-qa | 17:48 | |
*** e0ne has quit IRC | 17:51 | |
*** jaypipes has joined #openstack-qa | 17:53 | |
*** ChanServ sets mode: +o jaypipes | 17:53 | |
*** chandankumar has joined #openstack-qa | 17:56 | |
*** dhellmann_ is now known as dhellmann | 18:02 | |
*** jgrimm is now known as zz_jgrimm | 18:09 | |
*** jaypipes is now known as leakypipes | 18:09 | |
*** aix has quit IRC | 18:10 | |
*** openstackgerrit has joined #openstack-qa | 18:11 | |
*** hemna__ is now known as hemna | 18:18 | |
*** sabeen has joined #openstack-qa | 18:21 | |
*** man_of_mystery is now known as mestery | 18:25 | |
mtreinish | flashgordon: icehouse is broken? | 18:26 |
flashgordon | mtreinish: not sure have seen a bunch of icehouse failures | 18:27 |
flashgordon | on our duplicate neutron tempest test fixes | 18:28 |
mtreinish | hmm, I hadn't noticed, let me take a look | 18:29 |
openstackgerrit | David Kranz proposed a change to openstack/tempest: Move response code checking to client for v3 identity tests https://review.openstack.org/117778 | 18:29 |
flashgordon | mtreinish: thanks | 18:29 |
flashgordon | so LVM + tempest | 18:32 |
flashgordon | mtreinish: do we test that | 18:33 |
flashgordon | someone in nova, dgenin, says it doesn't work | 18:33 |
*** dgenin has joined #openstack-qa | 18:33 | |
openstackgerrit | David Kranz proposed a change to openstack/tempest: Move success response checking to the token client https://review.openstack.org/117621 | 18:33 |
mtreinish | flashgordon: well the cinder tests all use the lvm backend | 18:34 |
mtreinish | in the gate | 18:34 |
mtreinish | flashgordon: but in what context? | 18:34 |
flashgordon | dgenin: ^ | 18:34 |
flashgordon | care to provide mroe context | 18:34 |
flashgordon | mtreinish: nova LVM ephemeral | 18:35 |
dgenin | i was looking at tempest test with lvm ephemeral backend which i think is different from cinder | 18:35 |
dgenin | libvirt.images_type=lvm | 18:35 |
mtreinish | flashgordon: yeah so I think we might have ephemeral disk tests, but they would be disk type agnostic | 18:36 |
mtreinish | yeah we have a few tests that get a server with an ephemeral disk | 18:37 |
dgenin | mtreinish: still confused. are there any tests run with libvirt.images_type = lvm? | 18:38 |
flashgordon | dgenin: not that I found | 18:38 |
mtreinish | is that a config option or a rest api param? | 18:38 |
flashgordon | mtreinish: config option | 18:39 |
dgenin | flashgordon: that's what i thought someone told me earlier in this channel | 18:39 |
dgenin | yes | 18:39 |
flashgordon | mtreinish dgenin putting up a devstack POC patch to test it now | 18:39 |
mtreinish | flashgordon: yeah I don't think that's what we set in devstack | 18:39 |
openstackgerrit | Joe Gordon proposed a change to openstack-dev/devstack: DO NOT MERGE: testing if lvm ephemeral works in nova https://review.openstack.org/119441 | 18:39 |
flashgordon | mtreinish: just checked we don't | 18:39 |
flashgordon | there ^ | 18:39 |
dgenin | all right, let's see what happens | 18:39 |
flashgordon | dgenin mtreinish: yup | 18:40 |
flashgordon | I wonder if this is something to add to the devstack-gate test matrix stuff | 18:40 |
flashgordon | well first step first, get it to work | 18:40 |
flashgordon | mtreinish dgenin: thanks | 18:41 |
mtreinish | flashgordon, dgenin: we don't have that many tests which use ephemeral disks: http://git.openstack.org/cgit/openstack/tempest/tree/tempest/api/compute/servers/test_create_server.py#n141 | 18:41 |
mtreinish | http://git.openstack.org/cgit/openstack/tempest/tree/tempest/api/compute/admin/test_flavors.py | 18:41 |
dkranz | mtreinish: A grenade job failed a week ago with "ImportError: No module named concurrent.futures". A search didn't turn up anything. Is this a live issue? | 18:42 |
flashgordon | mtreinish: well if we wait an hour we can find out | 18:42 |
dkranz | mtreinish: http://logs.openstack.org/49/117049/1/check/check-grenade-dsvm-icehouse/1ffe1f4/logs/grenade.sh.txt.gz | 18:42 |
clarkb | dkranz: I want to say that was a swift thing | 18:42 |
flashgordon | mtreinish: plenty of ways to misconfigure things too | 18:42 |
clarkb | dkranz: and it has been fixed | 18:42 |
dkranz | clarkb: ok, thanks | 18:42 |
clarkb | dkranz: it had to do with swift not having some dep on the havana side | 18:43 |
clarkb | so havana to icehouse broke | 18:43 |
mtreinish | dkranz: yeah taht was a new swiftclient release doing what clarkb said | 18:43 |
dkranz | clarkb: glad to hear it (that is not a live issue I mean :) | 18:43 |
*** andreaf has quit IRC | 18:44 | |
*** andreaf has joined #openstack-qa | 18:45 | |
mtreinish | dkranz: heh, was that on one of my patches? | 18:46 |
dkranz | mtreinish: yes | 18:46 |
mtreinish | I guess that shows how behind I am on my patch queue... | 18:46 |
dkranz | mtreinish: :) I have been busy with other stuff this week and just getting back to real reviews | 18:47 |
*** e0ne has joined #openstack-qa | 18:48 | |
*** e0ne has quit IRC | 18:49 | |
*** Ch00k has joined #openstack-qa | 18:54 | |
*** amotoki has quit IRC | 18:56 | |
*** flaper87 is now known as flaper87|afk | 19:01 | |
mtreinish | sdague: this is salv-orlando's test-matrix stuff: https://review.openstack.org/#/q/status:open+branch:master+topic:bp/branchless-tempest-extensions,n,z | 19:01 |
*** openstackgerrit has quit IRC | 19:01 | |
*** openstackgerrit has joined #openstack-qa | 19:02 | |
dgenin | mtreinish: so, unfortunately, jogo's patch will not work because there is no corresponding lvm group | 19:04 |
dgenin | mtreinish: how hard would it be to create an lvm volume on the test machines? | 19:04 |
dgenin | mtreinish: it can be as easy as creating a file and hooking it up via a loop device | 19:05 |
mtreinish | dgenin: you'll need to add support for it into devstack | 19:05 |
mtreinish | I'm not very familiar with the lvm code in there now, but I can't imagine it'd be too difficult | 19:06 |
dgenin | mtreinish: add code to stack.sh? | 19:06 |
dgenin | mtreinish: are you running devstack on bare metal? | 19:07 |
mtreinish | dgenin: probably lib/nova, but I'm not super involved with devstack development | 19:08 |
mtreinish | dtroyer_zz: would be able to give you better advice | 19:08 |
dgenin | mtreinish: cool, thanks | 19:08 |
mtreinish | dgenin: I'm not running anything locally, but it shouldn't matter whether it's on a vm or not | 19:08 |
dgenin | mtreinish: true, it was not a good question. | 19:09 |
dtroyer_zz | [catching up] we do LVM in devstack to back the cinder LVM volumes, all done via loop mount. so what exactly are you looking for? | 19:10 |
dgenin | dtroyer_zz: if i wanted to add lvm testing to devstack by creating an lvm disk group and then passing it to nova to dice up for instance ephemeral storage where would i put the code? | 19:10 |
dgenin | dtroyer_zz: very similar, could possibly pass the same volume group to nova | 19:10 |
dtroyer_zz | dgenin: so…since that's for nova, it goes into lib/nova. the majority of what you want is already done and in lib/cinder, some of the functions have already been generalized too… | 19:11 |
dgenin | dtroyer_zz: would there be a problem with using the same volume group for both? | 19:12 |
dtroyer_zz | dgenin: using the same vg might be doable, depending on test timing, etc. we already have size issued for the various backing files for cinder, swift, and whatever else… | 19:12 |
dgenin | dtroyer_zz: since nova comes up first, it might be an issue | 19:12 |
mtreinish | dgenin: I'd probably keep it in a separate vg just to avoid and potential conflict | 19:12 |
mtreinish | s/and/any | 19:12 |
dtroyer_zz | dgenin: the part I'd need to think about is making sure that setup/teardown works for both when both of them are not enabled (multi-host for example) | 19:12 |
dgenin | dtroyer_zz: yeah, makes sense, thanks | 19:12 |
*** Ch00k has quit IRC | 19:19 | |
*** mwagner_lap has quit IRC | 19:20 | |
*** rfolco has quit IRC | 19:36 | |
*** salv-orlando has joined #openstack-qa | 19:41 | |
salv-orlando | I’ve seen a lot of icehouse job failures as well. However I’m unable to do anything today. | 19:42 |
mtreinish | oh, right I said I'd look at that... | 19:43 |
dkranz | mtreinish: It would help if you could push https://review.openstack.org/#/c/111068/ as I had to -1 several other patches that are changing the moved files. | 19:44 |
mtreinish | dkranz: sure, I'm going to add some details to the commit message from the gerrit ui and then just fast +A it | 19:46 |
mtreinish | ekhugen: is that ok? | 19:46 |
ekhugen | sure mtreinish, fine with me | 19:46 |
openstackgerrit | A change was merged to openstack/tempest: Fix TypeError in TestVolumeBootPattern https://review.openstack.org/119173 | 19:48 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Move cli tests into service subdirectories https://review.openstack.org/111068 | 19:49 |
openstackgerrit | A change was merged to openstack/tempest: Use safe_setup instead try block in setUpClass https://review.openstack.org/110844 | 19:51 |
flashgordon | dgenin: will you able to drive getting lvm nova ephemeral at least partially working in devstack? | 19:55 |
flashgordon | mtreinish salv-orlando: glad I am not the only one who noticed all the icehouse jobs | 19:55 |
dgenin | flashgordon: sure, working on it | 19:55 |
dgenin | flashgordon: seems that i should be able to adapt cinder scripts | 19:56 |
dgenin | flashgordon: probably won't be today though... | 19:56 |
flashgordon | dgenin: cool, yeah no rush | 19:56 |
mtreinish | flashgordon: at least the first couple were known bugs | 19:59 |
mtreinish | like the volume boot pattern console fail | 19:59 |
mtreinish | or the lack of javelin log | 20:00 |
mtreinish | I'm still going through logs though | 20:00 |
openstackgerrit | Kevin Benton proposed a change to openstack-infra/elastic-recheck: Add recheck query for bug 1365829 https://review.openstack.org/119299 | 20:02 |
*** e0ne has joined #openstack-qa | 20:04 | |
flashgordon | mtreinish: for javelin logs waiting for new results on https://review.openstack.org/#/c/113658/ | 20:07 |
mtreinish | flashgordon: yeah, and the fix for the typo in volume boot pattern just merged | 20:07 |
flashgordon | mtreinish: there was a typo that broke things? | 20:08 |
*** e0ne has quit IRC | 20:08 | |
mtreinish | flashgordon: yeah in the error path so the gate didn't catch it: https://review.openstack.org/#/c/119173/ | 20:08 |
flashgordon | mtreinish: ahh heh | 20:08 |
openstackgerrit | Andrea Frittoli proposed a change to openstack/tempest: Add Credentials Provider factory https://review.openstack.org/107685 | 20:09 |
*** e0ne has joined #openstack-qa | 20:11 | |
flashgordon | looks like we will merge more patches today then yesterday | 20:14 |
flashgordon | hopefully | 20:14 |
flashgordon | https://github.com/openstack/openstack/graphs/commit-activity | 20:14 |
flashgordon | 45 is pretty bad | 20:14 |
*** dpaterson has quit IRC | 20:15 | |
flashgordon | mtreinish: looks like your patch one the gate race https://review.openstack.org/#/c/119268 | 20:15 |
flashgordon | mtreinish: I'll abandon mine as a duplicate | 20:15 |
flashgordon | dkranz: want to review a gate bug https://review.openstack.org/#/c/119268 | 20:16 |
dkranz | flashgordon: How could I turn that down? | 20:16 |
flashgordon | dkranz: although it looks like salv-orlando doesn't want to approve it just yet | 20:17 |
dkranz | flashgordon: I see | 20:17 |
flashgordon | I noticed that after I pinged you | 20:18 |
mtreinish | flashgordon: well me might be at 10 passes now | 20:18 |
dkranz | flashgordon: I assume he will update with a comment when ready | 20:18 |
mtreinish | between mine, yours and salv-orlando's | 20:18 |
flashgordon | dkranz: he is in europe so maybe not | 20:18 |
flashgordon | mtreinish: good point | 20:19 |
dkranz | flashgordon: Perhaps given that it is Friday late we should wait? | 20:20 |
flashgordon | dkranz: I can see this eithe way | 20:28 |
dkranz | flashgordon: right | 20:28 |
flashgordon | dkranz: realistically I think the gate will be busy all weekend | 20:28 |
flashgordon | and if we think the odds of this helping vs making worse are good | 20:28 |
flashgordon | not sure if we hit that threshold yet | 20:29 |
dkranz | flashgordon: right, and I have no idea | 20:29 |
dkranz | flashgordon: BTW, there had been a comment about why LOG had to be initialized at top level here https://review.openstack.org/#/c/107609/3/tempest/cmd/javelin.py,unified | 20:30 |
dkranz | flashgordon: Since you actually changed it from None I figured there was a reason but don't know what it is. | 20:31 |
openstackgerrit | Andrea Frittoli proposed a change to openstack/qa-specs: add bp:resource-cleanup https://review.openstack.org/118352 | 20:32 |
salv-orlando | dkranz, flashgordon, mtreinish: between all the patches with this change we have 9 successful runs so far. | 20:32 |
salv-orlando | let’s just wait for the last recheck mtreinish started on 119268. If successfull, I think it’s safe to approve. | 20:33 |
dkranz | salv-orlando: So be it | 20:33 |
openstackgerrit | Jim Rollenhagen proposed a change to openstack-infra/devstack-gate: Add option for building Ironic deploy ramdisks https://review.openstack.org/119473 | 20:33 |
mtreinish | salv-orlando: heh, I bet you just jinxed it... | 20:33 |
salv-orlando | mtreinish: probably… | 20:34 |
flashgordon | mtreinish: ^_^ | 20:35 |
openstackgerrit | Jim Rollenhagen proposed a change to openstack-infra/devstack-gate: Add option for building Ironic deploy ramdisks https://review.openstack.org/119473 | 20:39 |
*** nmagnezi has joined #openstack-qa | 20:46 | |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: Add recheck query for bug 1365829 https://review.openstack.org/119299 | 20:51 |
mtreinish | salv-orlando, flashgordon: heh, well it looks like andreaf just pushed it through... | 20:55 |
flashgordon | dkranz: because thats how nova does it :/ | 20:56 |
flashgordon | dkranz: but that isn't for binaries | 20:56 |
flashgordon | dkranz: not sure why I did that | 20:57 |
flashgordon | will change it back | 20:57 |
openstackgerrit | Joe Gordon proposed a change to openstack/tempest: Move javelin2 over to use oslo logging https://review.openstack.org/107609 | 20:58 |
salv-orlando | mtreinish: that’s good for me. btw the gate is 91 deep now. Do we want to think about asking for a promotion, or are we ok with merging this patch tomorrow? | 20:59 |
mtreinish | salv-orlando: I'm in no rush, I guess it depends on the freq. we're seeing this. Weighing one reset vs the potential caused by the bug. | 21:00 |
mtreinish | I'll leave it up to you :) | 21:00 |
*** andreaf has quit IRC | 21:05 | |
flashgordon | mtreinish: we are about to hit a gate reset | 21:06 |
flashgordon | https://jenkins03.openstack.org/job/gate-tempest-dsvm-neutron-full/1317/console | 21:06 |
flashgordon | neutron full job at top of gate | 21:07 |
flashgordon | salv-orlando: ^ | 21:07 |
*** dims has quit IRC | 21:08 | |
salv-orlando | and this a different failure. anyway - is this the right time to ask for a promotion? | 21:10 |
flashgordon | salv-orlando: I think so | 21:10 |
salv-orlando | flashgordon: only problem I have is that I can’t be at the keyboard now. | 21:10 |
flashgordon | we expect a gate reset 3 failed setUpClass in job a top of gate | 21:11 |
flashgordon | salv-orlando: mtreinish and I can ask for a promotion if you think we should do it | 21:11 |
salv-orlando | I’ll drop the question on infra… hpefully you guys can make the case for it if questions are asked | 21:11 |
flashgordon | sounds good | 21:11 |
flashgordon | 50 hits in 24 hours btw | 21:12 |
*** nmagnezi has quit IRC | 21:12 | |
*** dims has joined #openstack-qa | 21:12 | |
*** jecarey has quit IRC | 21:13 | |
*** leakypipes is now known as jaypipes-afk | 21:14 | |
flashgordon | so today we hopefully knocked off the top to gate bugs | 21:17 |
*** mmedvede has quit IRC | 21:19 | |
*** dustins has quit IRC | 21:21 | |
*** mwagner_lap has joined #openstack-qa | 21:21 | |
*** aysyd has quit IRC | 21:27 | |
*** openstackgerrit has quit IRC | 21:31 | |
*** openstackgerrit has joined #openstack-qa | 21:32 | |
openstackgerrit | Monty Taylor proposed a change to openstack-dev/devstack: WIP - DO NOT MERGE - Test pre-release setuptools https://review.openstack.org/119486 | 21:34 |
*** dimtruck is now known as zz_dimtruck | 21:40 | |
*** dims_ has joined #openstack-qa | 21:44 | |
*** zz_dimtruck is now known as dimtruck | 21:44 | |
*** dims_ has quit IRC | 21:46 | |
*** dims has quit IRC | 21:47 | |
*** dims_ has joined #openstack-qa | 21:47 | |
openstackgerrit | Masayuki Igawa proposed a change to openstack-dev/grenade: Add initial support for Heat https://review.openstack.org/86978 | 21:50 |
*** e0ne has quit IRC | 21:51 | |
*** mpavlase has joined #openstack-qa | 21:54 | |
*** e0ne has joined #openstack-qa | 21:55 | |
*** dims_ has quit IRC | 21:57 | |
*** dims has joined #openstack-qa | 21:58 | |
*** dgenin has left #openstack-qa | 21:58 | |
*** dimtruck is now known as zz_dimtruck | 22:05 | |
*** dims has quit IRC | 22:06 | |
*** e0ne has quit IRC | 22:09 | |
*** mpavlase has quit IRC | 22:20 | |
openstackgerrit | A change was merged to openstack/tempest: Verify network connectivity before state check https://review.openstack.org/119268 | 22:43 |
openstackgerrit | Adam Gandelman proposed a change to openstack-infra/devstack-gate: Set required devstack variables for Ironic+grenade https://review.openstack.org/116761 | 22:55 |
*** harlowja is now known as harlowja_away | 23:00 | |
openstackgerrit | Adam Gandelman proposed a change to openstack-dev/grenade: Set required DSG variables for Ironic DO NOT MERGE https://review.openstack.org/118515 | 23:15 |
openstackgerrit | Adam Gandelman proposed a change to openstack-dev/grenade: Add Ironic sideways migration testing https://review.openstack.org/111859 | 23:15 |
*** melwitt has quit IRC | 23:24 | |
*** larsks has quit IRC | 23:30 | |
*** harlowja_away is now known as harlowja | 23:31 | |
*** arnaud__ has joined #openstack-qa | 23:40 | |
*** jaypipes-afk has quit IRC | 23:40 | |
openstackgerrit | Sean Dague proposed a change to openstack-infra/devstack-gate: turn off clean log checking https://review.openstack.org/119512 | 23:41 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!