*** mattw4 has quit IRC | 00:02 | |
openstackgerrit | Ghanshyam Mann proposed openstack/devstack stable/ocata: Use Tempest v20.0.0 for Ocata testing instead of master https://review.opendev.org/681950 | 00:19 |
---|---|---|
*** Garyx_ has quit IRC | 00:49 | |
*** markvoelker has joined #openstack-qa | 01:01 | |
*** Garyx has joined #openstack-qa | 01:03 | |
*** markvoelker has quit IRC | 01:05 | |
*** mriedem_afk has quit IRC | 01:23 | |
*** dave-mccowan has quit IRC | 01:31 | |
*** brinzhang_ has joined #openstack-qa | 01:59 | |
*** brinzhang_ has quit IRC | 02:01 | |
*** brinzhang_ has joined #openstack-qa | 02:01 | |
*** brinzhang has quit IRC | 02:02 | |
*** markvoelker has joined #openstack-qa | 02:26 | |
*** hongbin has joined #openstack-qa | 02:32 | |
*** markvoelker has quit IRC | 02:36 | |
*** markvoelker has joined #openstack-qa | 02:38 | |
*** markvoelker has quit IRC | 02:43 | |
*** rf0lc0 has quit IRC | 03:05 | |
*** ramishra has joined #openstack-qa | 03:16 | |
*** hongbin has quit IRC | 03:34 | |
*** rh-jelabarre has quit IRC | 03:58 | |
*** markvoelker has joined #openstack-qa | 04:16 | |
*** markvoelker has quit IRC | 04:21 | |
*** surpatil has joined #openstack-qa | 04:31 | |
*** surpatil has quit IRC | 05:01 | |
*** pcaruana has joined #openstack-qa | 05:02 | |
*** gcheresh_ has joined #openstack-qa | 05:03 | |
*** udesale has joined #openstack-qa | 05:08 | |
*** surpatil has joined #openstack-qa | 05:10 | |
*** Luzi has joined #openstack-qa | 05:23 | |
*** gcheresh_ has quit IRC | 05:23 | |
openstackgerrit | Ian Wienand proposed openstack/devstack master: Update for f29 https://review.opendev.org/636082 | 05:26 |
openstackgerrit | Ian Wienand proposed openstack/devstack master: Update for f29 https://review.opendev.org/636082 | 05:36 |
*** soniya29 has joined #openstack-qa | 05:37 | |
*** lajoskatona has joined #openstack-qa | 05:59 | |
*** rpittau|afk is now known as rpittau | 06:08 | |
openstackgerrit | Ian Wienand proposed openstack/devstack master: Add f30 as supported distro https://review.opendev.org/678184 | 06:09 |
ianw | frickler: ok, we should have a stack of three that 1) updates latest to f29 2) fixes up f29 job 3) fixes 30 job and updates latest to that too | 06:28 |
ianw | i should have abandoned the other changes we've managed to acquire | 06:28 |
ianw | since we remove the job on branches, my preference might be to jump to f30 now it's ready; but open to suggestions | 06:28 |
*** slaweq has joined #openstack-qa | 06:51 | |
*** trident has quit IRC | 06:55 | |
*** udesale has quit IRC | 07:04 | |
*** trident has joined #openstack-qa | 07:07 | |
masayukig | gmann: I'm looking at https://review.opendev.org/#/c/681340 but I don't understand DummyException class. Why do we need the class? | 07:08 |
gmann | lajoskatona: ok, you need to check with infra team on #openstack-infra channel. I think 8gb are highest one. | 07:10 |
lajoskatona | gmann: thanks, slaweq just told me to check there as well :-) | 07:10 |
gmann | ok | 07:11 |
*** tosky has joined #openstack-qa | 07:12 | |
gmann | masayukig: that was needed for L201 if any exception occur before L175 and exc and exc_to_raise will be undefined var | 07:13 |
*** tesseract has joined #openstack-qa | 07:15 | |
masayukig | gmann: But I think it should be caught at L.182 since it's a subclass of Exception? | 07:18 |
*** tosky_ has joined #openstack-qa | 07:18 | |
gmann | masayukig: yea exception will be caught but in that case L201 will give error as exc and exc_to_raise will be undefined var before use | 07:19 |
gmann | or I can move L166-167 at L183 | 07:20 |
*** shachar has quit IRC | 07:20 | |
*** tosky has quit IRC | 07:21 | |
masayukig | gmann: ah, I got it. But why not use Exception instead of DummyException directly? | 07:22 |
gmann | masayukig: actually Exception is needed to be a valid exception to catch in L203 | 07:23 |
masayukig | gmann: Ah, indeed. | 07:24 |
masayukig | it's a bit tricky | 07:24 |
gmann | masayukig: yeah. let me add those dumpyexception assignment under except block | 07:26 |
*** ramishra has quit IRC | 07:26 | |
*** ramishra has joined #openstack-qa | 07:28 | |
masayukig | gmann: I can't imagine that an error happens in L.168-175, though. | 07:30 |
gmann | masayukig: yeah that is only for safer side as commented by felipe | 07:34 |
masayukig | gmann: OK, sure. That might be better to understand. The gate is currently so crowded, btw.. | 07:35 |
*** gfidente has joined #openstack-qa | 07:37 | |
masayukig | We probably need to recheck several times. I guess it takes a long time to merge the patch. | 07:37 |
*** tosky_ is now known as tosky | 07:38 | |
gmann | yeah, its seems unit test failing. udating | 07:39 |
gmann | updating | 07:39 |
*** jpena|off is now known as jpena | 07:40 | |
*** gfidente has quit IRC | 08:06 | |
openstackgerrit | Merged openstack/devstack master: Make stop/disable of apparmor work on all SLE systems https://review.opendev.org/675151 | 08:08 |
*** gfidente has joined #openstack-qa | 08:25 | |
*** snapiri has joined #openstack-qa | 08:26 | |
*** e0ne has joined #openstack-qa | 08:38 | |
*** gfidente has quit IRC | 08:39 | |
*** gfidente has joined #openstack-qa | 08:43 | |
*** markvoelker has joined #openstack-qa | 08:44 | |
*** markvoelker has quit IRC | 08:49 | |
*** udesale has joined #openstack-qa | 09:15 | |
*** soniya29 has quit IRC | 09:18 | |
*** lajoskatona has quit IRC | 09:31 | |
*** lajoskatona has joined #openstack-qa | 09:35 | |
*** iurygregory has joined #openstack-qa | 09:43 | |
*** udesale has quit IRC | 09:56 | |
*** udesale has joined #openstack-qa | 09:57 | |
openstackgerrit | Merged openstack/devstack master: oscwrap: make a little quieter https://review.opendev.org/675226 | 10:00 |
*** pcaruana has quit IRC | 10:11 | |
*** shachar has joined #openstack-qa | 10:20 | |
*** snapiri has quit IRC | 10:23 | |
openstackgerrit | Adam Spiers proposed openstack/tempest master: Add tests for basic server operations on AMD SEV compute hosts https://review.opendev.org/680777 | 10:37 |
*** surpatil has quit IRC | 11:02 | |
*** surpatil has joined #openstack-qa | 11:08 | |
*** iurygregory has quit IRC | 11:23 | |
*** pcaruana has joined #openstack-qa | 11:24 | |
*** lucasagomes has joined #openstack-qa | 11:34 | |
*** rh-jelabarre has joined #openstack-qa | 11:39 | |
*** sshnaidm|rover is now known as sshnaidm|off | 11:40 | |
*** udesale has quit IRC | 11:40 | |
*** udesale has joined #openstack-qa | 11:41 | |
*** jpena is now known as jpena|lunch | 11:48 | |
*** gcheresh_ has joined #openstack-qa | 11:50 | |
*** markvoelker has joined #openstack-qa | 12:04 | |
slaweq | gmann: masayukig: hi, I'm lookig at https://bugs.launchpad.net/neutron/+bug/1843290 now | 12:12 |
openstack | Launchpad bug 1843290 in neutron "Remove network flavor profile fails" [High,New] | 12:12 |
slaweq | do You know maybe which test exactly is failing and where I can find such failed test? | 12:12 |
*** dave-mccowan has joined #openstack-qa | 12:24 | |
*** dave-mccowan has quit IRC | 12:28 | |
*** rf0lc0 has joined #openstack-qa | 12:44 | |
*** dave-mccowan has joined #openstack-qa | 12:44 | |
*** gcheresh_ has quit IRC | 12:56 | |
*** dave-mccowan has quit IRC | 12:58 | |
*** jpena|lunch is now known as jpena | 12:59 | |
*** Luzi has quit IRC | 13:06 | |
*** iurygregory has joined #openstack-qa | 13:16 | |
*** mriedem has joined #openstack-qa | 13:18 | |
frickler | ianw: the f30 job still seems to be failing, if we can get that fixed, I'm fine with it | 13:35 |
openstackgerrit | Merged openstack/tempest master: Add PDF building https://review.opendev.org/668823 | 13:49 |
*** raildo has joined #openstack-qa | 14:08 | |
*** surpatil has quit IRC | 14:11 | |
*** ccamposr has quit IRC | 14:25 | |
*** ccamposr has joined #openstack-qa | 14:25 | |
*** rcernin has quit IRC | 14:42 | |
*** e0ne has quit IRC | 14:43 | |
*** mattw4 has joined #openstack-qa | 14:48 | |
*** munimeha1 has joined #openstack-qa | 14:48 | |
*** mattw4 has quit IRC | 15:11 | |
openstackgerrit | Merged openstack/devstack master: Fix worlddump log collection https://review.opendev.org/680340 | 15:17 |
openstackgerrit | Merged openstack/devstack master: Switch to fedora-29 for fedora-latest nodeset https://review.opendev.org/662529 | 15:17 |
*** tesseract has quit IRC | 15:25 | |
*** igordc has joined #openstack-qa | 15:25 | |
*** igordc has quit IRC | 15:27 | |
*** igordc has joined #openstack-qa | 15:27 | |
*** udesale has quit IRC | 15:30 | |
*** udesale has joined #openstack-qa | 15:31 | |
*** igordc has quit IRC | 15:32 | |
openstackgerrit | Matt Riedemann proposed openstack/devstack master: WIP: Configure tempest flavors with a required trait https://review.opendev.org/681938 | 15:33 |
*** artom has quit IRC | 15:43 | |
*** gfidente is now known as gfidente|afk | 15:50 | |
*** ramishra has quit IRC | 15:51 | |
*** mattw4 has joined #openstack-qa | 16:15 | |
*** mriedem is now known as mriedem_afk | 16:19 | |
*** rpittau is now known as rpittau|afk | 16:22 | |
*** iurygregory has quit IRC | 16:24 | |
*** kopecmartin is now known as kopecmartin|off | 16:38 | |
*** markvoelker has quit IRC | 16:45 | |
*** markvoelker has joined #openstack-qa | 16:49 | |
*** jpena is now known as jpena|off | 16:49 | |
*** cmurphy is now known as cmorpheus | 16:51 | |
*** markvoelker has quit IRC | 16:53 | |
*** artom has joined #openstack-qa | 17:03 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Add workaround to handle the testtool skip exception issue https://review.opendev.org/681340 | 17:06 |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: test stestr 2.5.0 https://review.opendev.org/681370 | 17:06 |
*** udesale has quit IRC | 17:36 | |
*** markvoelker has joined #openstack-qa | 17:51 | |
*** mriedem_afk is now known as mriedem | 17:51 | |
*** gcheresh_ has joined #openstack-qa | 18:00 | |
*** ccamposr has quit IRC | 18:56 | |
*** ccamposr has joined #openstack-qa | 18:56 | |
*** lucasagomes has quit IRC | 18:59 | |
*** markvoelker has quit IRC | 19:04 | |
*** markvoelker has joined #openstack-qa | 19:06 | |
*** markvoelker has quit IRC | 19:16 | |
*** markvoelker has joined #openstack-qa | 19:17 | |
*** artom has quit IRC | 19:26 | |
*** gcheresh_ has quit IRC | 19:29 | |
*** bigdogstl has joined #openstack-qa | 19:48 | |
bigdogstl | Review please https://review.opendev.org/#/c/680790/ | 19:48 |
*** bigdogstl has quit IRC | 19:49 | |
*** slaweq has quit IRC | 19:52 | |
*** lucasagomes has joined #openstack-qa | 20:00 | |
*** igordc has joined #openstack-qa | 20:10 | |
*** gfidente|afk has quit IRC | 20:11 | |
*** openstackgerrit has quit IRC | 20:51 | |
*** markvoelker has quit IRC | 20:57 | |
*** rh-jelabarre has quit IRC | 21:02 | |
*** pcaruana has quit IRC | 21:03 | |
*** slaweq has joined #openstack-qa | 21:11 | |
*** rf0lc0 has quit IRC | 21:12 | |
*** raildo has quit IRC | 21:13 | |
*** slaweq has quit IRC | 21:16 | |
*** lucasagomes has quit IRC | 21:30 | |
*** mriedem has left #openstack-qa | 21:49 | |
*** munimeha1 has quit IRC | 22:03 | |
*** mriedem has joined #openstack-qa | 22:04 | |
*** ccamposr has quit IRC | 22:07 | |
*** markvoelker has joined #openstack-qa | 22:09 | |
*** slaweq has joined #openstack-qa | 22:11 | |
*** markvoelker has quit IRC | 22:14 | |
*** slaweq has quit IRC | 22:16 | |
*** mriedem is now known as mriedem_afk | 22:30 | |
*** mattw4 has quit IRC | 23:11 | |
*** tosky has quit IRC | 23:23 | |
*** rcernin has joined #openstack-qa | 23:56 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!