openstackgerrit | Victoria Martinez de la Cruz proposed openstack/devstack-plugin-ceph master: Updates script to use latest version of Ceph https://review.opendev.org/676722 | 00:02 |
---|---|---|
*** rfolco has quit IRC | 00:30 | |
*** amodi has joined #openstack-qa | 00:52 | |
*** ricolin has joined #openstack-qa | 01:13 | |
*** ricolin_ has joined #openstack-qa | 01:18 | |
*** ricolin has quit IRC | 01:21 | |
gmann | kopecmartin: afazekas masayukig please check this to unblock the grenade job fir ironic inspector -https://review.opendev.org/#/c/719873/2 | 01:53 |
masayukig | +A | 01:55 |
gmann | thanks | 01:56 |
masayukig | gmann: but the gate has very long queues.. | 01:56 |
gmann | masayukig: yeah it tool almost full day to get the check results. gate pipeline is little better | 01:57 |
gmann | should be merged till morning here/ | 01:57 |
*** artom has quit IRC | 02:32 | |
*** ramishra has quit IRC | 03:12 | |
cmurphy | looking for reviews on https://review.opendev.org/720053 now which should fix the keystone stein branch | 03:22 |
openstackgerrit | Ian Wienand proposed openstack/devstack master: [dnm] Testing centos-8 bringup https://review.opendev.org/688614 | 03:33 |
*** ramishra has joined #openstack-qa | 03:35 | |
*** evrardjp has quit IRC | 04:37 | |
*** evrardjp has joined #openstack-qa | 04:37 | |
openstackgerrit | Ian Wienand proposed openstack/devstack master: [dnm] Testing centos-8 bringup https://review.opendev.org/688614 | 04:48 |
openstackgerrit | Ian Wienand proposed openstack/devstack master: [dnm] Testing centos-8 bringup https://review.opendev.org/688614 | 05:07 |
*** udesale has joined #openstack-qa | 05:37 | |
*** vishalmanchanda has joined #openstack-qa | 05:40 | |
openstackgerrit | Merged openstack/tempest master: Explicitly handle baremetal ports when checking if they are active https://review.opendev.org/719873 | 05:55 |
*** slaweq_ has joined #openstack-qa | 06:38 | |
*** ccamposr has joined #openstack-qa | 06:40 | |
*** ccamposr__ has quit IRC | 06:42 | |
openstackgerrit | Fabian Zimmermann proposed openstack/tempest master: Fallback to certifi-certs if ca_certs is not given https://review.opendev.org/720130 | 06:51 |
*** gcheresh has joined #openstack-qa | 06:53 | |
*** nightmare_unreal has joined #openstack-qa | 06:53 | |
*** ralonsoh has joined #openstack-qa | 07:14 | |
*** tosky has joined #openstack-qa | 07:23 | |
*** ccamposr__ has joined #openstack-qa | 07:26 | |
*** rpittau|afk is now known as rpittau | 07:28 | |
*** ccamposr has quit IRC | 07:29 | |
*** iurygregory has quit IRC | 07:31 | |
*** iurygregory has joined #openstack-qa | 07:32 | |
*** jpena|off is now known as jpena | 07:53 | |
*** slaweq_ is now known as slaweq | 08:10 | |
*** lucasagomes has joined #openstack-qa | 08:14 | |
openstackgerrit | Merged openstack/tempest master: Adding description for testcases - compute part1 https://review.opendev.org/711188 | 08:19 |
*** ricolin_ is now known as ricolin | 08:30 | |
*** dtantsur|afk is now known as dtantsur | 08:49 | |
openstackgerrit | Lee Yarwood proposed openstack/tempest master: Add boot from encrypted snapshot test https://review.opendev.org/695549 | 09:08 |
*** lyarwood has joined #openstack-qa | 09:08 | |
*** gcheresh has quit IRC | 09:33 | |
*** gfidente|afk is now known as gfidente | 09:49 | |
*** artom has joined #openstack-qa | 09:51 | |
*** rpittau is now known as rpittau|bbl | 10:23 | |
openstackgerrit | Fabian Zimmermann proposed openstack/tempest master: Fallback to certifi-certs if ca_certs is not given https://review.opendev.org/720130 | 11:28 |
*** jpena is now known as jpena|lunch | 11:30 | |
*** iurygregory is now known as iurygregory_afk | 11:31 | |
*** devfaz has joined #openstack-qa | 11:37 | |
devfaz | Hi, for https://review.opendev.org/#/c/720130/ I would like to add a test for https-requests. Any idea which URL I may use? The current http-request-test is using 10.0.0.107:5000, but I dont know the setup to find a suitable https URL myself :( | 11:39 |
*** udesale_ has joined #openstack-qa | 12:04 | |
*** udesale has quit IRC | 12:06 | |
*** rh-jelabarre has joined #openstack-qa | 12:07 | |
*** brinzhang_ has quit IRC | 12:14 | |
*** rfolco has joined #openstack-qa | 12:17 | |
*** gcheresh has joined #openstack-qa | 12:27 | |
*** raildo has joined #openstack-qa | 12:28 | |
*** jpena|lunch is now known as jpena | 12:33 | |
*** artom has quit IRC | 12:39 | |
*** nweinber has joined #openstack-qa | 12:44 | |
*** rpittau|bbl is now known as rpittau | 12:49 | |
openstackgerrit | Martin Kopec proposed openstack/tempest master: Fix check_floating_ip_status utility's output https://review.opendev.org/704293 | 13:13 |
*** artom has joined #openstack-qa | 13:25 | |
*** rcernin has quit IRC | 13:37 | |
gmann | slaweq: ack, I will check the timeout things today. This is test timeout error. timeout is set in tox and few job side I was making it to 1200 for all tox env - https://review.opendev.org/#/c/703315/ | 13:37 |
slaweq | gmann: ok, so this is the timeout which we hit | 13:39 |
slaweq | gmann: it seems that in case of few our tests where "advanced" image is needed and there is more than one vm spawned, this 1200 seconds may be not enough sometimes | 13:40 |
slaweq | gmann: and I know that this is a lot already but we hit timeouts in e.g. test cleanup phase | 13:40 |
gmann | slaweq: ohk, we have way to define it from job side. can you true with this var 'tempest_test_timeout' - https://github.com/openstack/tempest/tree/master/roles/run-tempest | 13:41 |
gmann | slaweq: like ironic jobs does - https://opendev.org/openstack/ironic/src/branch/master/zuul.d/ironic-jobs.yaml#L414 | 13:42 |
*** gcheresh has quit IRC | 13:49 | |
*** Liang__ has joined #openstack-qa | 13:53 | |
*** Liang__ is now known as LiangFang | 13:54 | |
slaweq | gmann: so far I did something like that https://review.opendev.org/#/c/719927/ | 13:55 |
slaweq | but I can change it in the way which You said | 13:55 |
gmann | slaweq: yeah, it would not harm the regular tests so doing it in job level also ok. | 13:56 |
slaweq | gmann: ok, thx, I will update my patch | 13:56 |
gmann | slaweq: +1 | 13:56 |
*** iokiwi has quit IRC | 14:19 | |
*** iokiwi has joined #openstack-qa | 14:20 | |
*** gcheresh has joined #openstack-qa | 14:38 | |
openstackgerrit | Luigi Toscano proposed openstack/tempest master: WIP run-tempest: save the result of tempest execution https://review.opendev.org/720213 | 14:52 |
*** dtantsur is now known as dtantsur|brb | 14:55 | |
*** gcheresh has quit IRC | 15:20 | |
*** jason2020 has joined #openstack-qa | 15:21 | |
*** jason2020100 has joined #openstack-qa | 15:29 | |
*** jason2020100 has quit IRC | 15:29 | |
*** jason202037 has joined #openstack-qa | 15:30 | |
*** jason202037 has quit IRC | 15:30 | |
*** jason202052 has joined #openstack-qa | 15:31 | |
*** jason2020 has quit IRC | 15:31 | |
*** jason202052 has quit IRC | 15:31 | |
*** jason2020 has joined #openstack-qa | 15:33 | |
*** jason2020 has quit IRC | 15:33 | |
*** jason2020 has joined #openstack-qa | 15:34 | |
*** iurygregory_afk is now known as iurygregory | 15:41 | |
*** LiangFang has quit IRC | 15:43 | |
jason2020 | hi tempest core team, can I get +2 on https://review.opendev.org/#/c/717786 ? thanks | 15:52 |
*** gcheresh has joined #openstack-qa | 16:06 | |
*** lucasagomes has quit IRC | 16:09 | |
*** dtantsur|brb is now known as dtantsur | 16:11 | |
openstackgerrit | Merged openstack/devstack master: Use venv for VIRTUALENV_CMD https://review.opendev.org/712609 | 16:16 |
*** gcheresh has quit IRC | 16:24 | |
*** rpittau is now known as rpittau|afk | 16:33 | |
*** evrardjp has quit IRC | 16:37 | |
*** evrardjp has joined #openstack-qa | 16:37 | |
*** udesale_ has quit IRC | 16:49 | |
*** dtantsur is now known as dtantsur|afk | 16:53 | |
*** gcheresh has joined #openstack-qa | 16:56 | |
*** jpena is now known as jpena|off | 17:10 | |
*** ricolin has quit IRC | 17:10 | |
*** gcheresh has quit IRC | 17:12 | |
openstackgerrit | Fabian Zimmermann proposed openstack/tempest master: Fallback to certifi-certs if ca_certs is not given https://review.opendev.org/720130 | 17:22 |
*** gfidente is now known as gfidente|afk | 17:37 | |
*** nightmare_unreal has quit IRC | 17:52 | |
*** ralonsoh has quit IRC | 17:55 | |
*** hongbin has joined #openstack-qa | 19:01 | |
openstackgerrit | Lee Yarwood proposed openstack/tempest master: Add boot from encrypted snapshot test https://review.opendev.org/695549 | 19:02 |
*** vishalmanchanda has quit IRC | 19:54 | |
*** gcheresh has joined #openstack-qa | 20:07 | |
*** slaweq has quit IRC | 20:08 | |
*** slaweq has joined #openstack-qa | 20:08 | |
*** slaweq has quit IRC | 20:28 | |
*** gcheresh has quit IRC | 20:47 | |
*** gcheresh has joined #openstack-qa | 20:59 | |
*** nweinber has quit IRC | 21:15 | |
*** gcheresh has quit IRC | 21:52 | |
*** raildo has quit IRC | 21:53 | |
openstackgerrit | Luigi Toscano proposed openstack/tempest master: WIP run-tempest: save the result of tempest execution https://review.opendev.org/720213 | 22:09 |
*** jason2020 has quit IRC | 22:09 | |
*** rfolco has quit IRC | 22:24 | |
*** rcernin has joined #openstack-qa | 22:45 | |
*** hongbin has quit IRC | 22:53 | |
*** hongbin has joined #openstack-qa | 23:01 | |
*** rh-jelabarre has quit IRC | 23:12 | |
*** paras333 has quit IRC | 23:20 | |
*** gfidente|afk has quit IRC | 23:25 | |
*** paras333 has joined #openstack-qa | 23:30 | |
*** tosky has quit IRC | 23:39 | |
openstackgerrit | Luigi Toscano proposed openstack/tempest master: WIP run-tempest: save the result of tempest execution https://review.opendev.org/720213 | 23:43 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!