| *** brinzhang has joined #openstack-qa | 00:11 | |
| *** yamamoto has joined #openstack-qa | 01:02 | |
| *** paras333 has joined #openstack-qa | 01:11 | |
| *** Liang__ has joined #openstack-qa | 01:13 | |
| *** Liang__ has left #openstack-qa | 01:14 | |
| *** raildo has quit IRC | 01:24 | |
| *** paras333 has quit IRC | 01:52 | |
| *** xinranwang has joined #openstack-qa | 02:02 | |
| *** yamamoto has quit IRC | 02:04 | |
| *** yamamoto has joined #openstack-qa | 03:09 | |
| *** rh-jelabarre has quit IRC | 03:12 | |
| *** paras333 has joined #openstack-qa | 03:34 | |
| *** paras333 has quit IRC | 03:34 | |
| *** brinzhang_ has joined #openstack-qa | 04:14 | |
| *** brinzhang has quit IRC | 04:17 | |
| *** evrardjp has quit IRC | 04:37 | |
| *** evrardjp has joined #openstack-qa | 04:37 | |
| *** udesale has joined #openstack-qa | 04:40 | |
| *** brinzhang has joined #openstack-qa | 04:43 | |
| *** brinzhang_ has quit IRC | 04:46 | |
| *** brinzhang_ has joined #openstack-qa | 04:49 | |
| *** brinzhang has quit IRC | 04:53 | |
| *** brinzhang has joined #openstack-qa | 04:54 | |
| *** brinzhang_ has quit IRC | 04:57 | |
| *** brinzhang_ has joined #openstack-qa | 05:13 | |
| *** brinzhang_ has quit IRC | 05:15 | |
| *** brinzhang_ has joined #openstack-qa | 05:15 | |
| *** brinzhang has quit IRC | 05:16 | |
| *** brinzhang has joined #openstack-qa | 05:20 | |
| *** brinzhang_ has quit IRC | 05:23 | |
| *** brinzhang_ has joined #openstack-qa | 05:32 | |
| *** brinzhang has quit IRC | 05:36 | |
| *** brinzhang has joined #openstack-qa | 05:49 | |
| *** brinzhang has quit IRC | 05:51 | |
| *** brinzhang has joined #openstack-qa | 05:51 | |
| *** brinzhang_ has quit IRC | 05:52 | |
| *** yamamoto has quit IRC | 05:59 | |
| *** yamamoto has joined #openstack-qa | 06:15 | |
| *** slaweq_ has quit IRC | 06:36 | |
| *** nightmare_unreal has joined #openstack-qa | 06:51 | |
| brinzhang | hi folks, I meet an issue, but I test it ok in my local env, but it cannot pass the zuul check, any zuul expert can provide help? | 06:59 |
|---|---|---|
| brinzhang | can refer https://zuul.opendev.org/t/openstack/build/16538063d5e949daaf8445d11d79a1c1 | 06:59 |
| *** vishalmanchanda has joined #openstack-qa | 06:59 | |
| *** ricolin has quit IRC | 06:59 | |
| brinzhang | rom openstack import connection ModuleNotFoundError: No module named 'openstack' | 06:59 |
| *** slaweq_ has joined #openstack-qa | 07:00 | |
| *** gcheresh has joined #openstack-qa | 07:01 | |
| *** slaweq_ is now known as slaweq | 07:03 | |
| frickler | brinzhang: looks like cyborg is missing openstacksdk in its requirements.txt , it isn't installed in the venv, so you can't expect to be able to import it | 07:05 |
| brinzhang | frickler: I will check | 07:06 |
| *** dtantsur|afk is now known as dtantsur | 07:06 | |
| *** rfolco has quit IRC | 07:11 | |
| *** iurygregory has joined #openstack-qa | 07:11 | |
| frickler | brinzhang: fwiw I'm getting the same error when running tox locally. maybe some of the other reqs you have listed dropped importing the sdk, otherwise I don't see how the tests passed a couple of days ago | 07:13 |
| *** brinzhang_ has joined #openstack-qa | 07:13 | |
| frickler | brinzhang: if you have an older local env, retry running tox with "-r" | 07:13 |
| brinzhang_ | frickler: thanks, how about I add openstacksdk>=0.46.0 to the cyborg requirements? | 07:14 |
| brinzhang_ | I found the latest openstacksdk version is openstacksdk=0.46.0 for py36, but I am not sure can I add the latest version, do you some suggestion? | 07:15 |
| *** brinzhang has quit IRC | 07:16 | |
| frickler | brinzhang_: not sure about the minimum version that you need, maybe initially it would be enough to add if without constraint | 07:17 |
| frickler | s/if/it | 07:17 |
| brinzhang_ | frickler: ok, I will try use the latest version | 07:17 |
| *** rpittau|afk is now known as rpittau | 07:18 | |
| brinzhang_ | frickler: you are right, add -r for tox, also failed in my local | 07:18 |
| *** tosky has joined #openstack-qa | 07:42 | |
| *** ricolin has joined #openstack-qa | 07:44 | |
| *** ralonsoh has joined #openstack-qa | 07:45 | |
| *** brinzhang has joined #openstack-qa | 07:51 | |
| *** brinzhang_ has quit IRC | 07:54 | |
| brinzhang | frickler: can you review this patch https://review.opendev.org/#/c/718606/ ? | 07:56 |
| brinzhang | frickler: I add the openstacksdk, but it also failed test | 07:57 |
| frickler | brinzhang: maybe remove the "#" in front of the line? ;) | 08:11 |
| brinzhang | frickler: thanks, I fogot that I have test tox -r, and directly pushed | 08:12 |
| *** gcheresh has quit IRC | 08:14 | |
| *** lucasagomes has joined #openstack-qa | 08:18 | |
| *** gcheresh has joined #openstack-qa | 08:38 | |
| *** brinzhang_ has joined #openstack-qa | 08:49 | |
| *** brinzhang has quit IRC | 08:52 | |
| *** brinzhang has joined #openstack-qa | 08:58 | |
| *** brinzhang_ has quit IRC | 09:01 | |
| *** surpatil has joined #openstack-qa | 09:01 | |
| *** surpatil has quit IRC | 09:30 | |
| *** udesale_ has joined #openstack-qa | 09:34 | |
| *** udesale has quit IRC | 09:38 | |
| *** gcheresh has quit IRC | 09:56 | |
| *** brinzhang_ has joined #openstack-qa | 09:59 | |
| *** brinzhang has quit IRC | 10:02 | |
| *** gfidente|afk is now known as gfidente | 10:11 | |
| *** rpittau is now known as rpittau|bbl | 10:13 | |
| openstackgerrit | Lee Yarwood proposed openstack/devstack master: Fedora: No longer start the lvmmetad service after f30 https://review.opendev.org/718651 | 10:21 |
| openstackgerrit | Lee Yarwood proposed openstack/devstack master: Fedora: Add f31 as a supported distro https://review.opendev.org/718652 | 10:21 |
| openstackgerrit | Lee Yarwood proposed openstack/devstack master: Fedora: Start using f31 as the image for all fedora-latest jobs https://review.opendev.org/718653 | 10:21 |
| *** rfolco has joined #openstack-qa | 11:34 | |
| openstackgerrit | Merged openstack/tempest master: Fixed test related to tag-ext https://review.opendev.org/704005 | 11:40 |
| openstackgerrit | Merged openstack/tempest master: add unittest for create and list resource types association https://review.opendev.org/711796 | 11:40 |
| *** rh-jelabarre has joined #openstack-qa | 11:41 | |
| *** rpittau|bbl is now known as rpittau | 11:57 | |
| *** nweinber has joined #openstack-qa | 12:02 | |
| *** gcheresh has joined #openstack-qa | 12:08 | |
| *** raildo has joined #openstack-qa | 12:10 | |
| *** igordc has quit IRC | 12:18 | |
| *** xinranwang has quit IRC | 12:30 | |
| *** iurygregory has quit IRC | 12:43 | |
| *** iurygregory has joined #openstack-qa | 12:44 | |
| *** yamamoto has quit IRC | 12:57 | |
| *** yamamoto has joined #openstack-qa | 12:58 | |
| openstackgerrit | Kevin Zhao proposed openstack/devstack master: arm64 devstack run https://review.opendev.org/708317 | 13:37 |
| *** paras333 has joined #openstack-qa | 13:38 | |
| *** rcernin has quit IRC | 13:54 | |
| *** yamamoto has quit IRC | 14:00 | |
| *** nightmare_unreal has quit IRC | 14:00 | |
| *** yamamoto has joined #openstack-qa | 14:02 | |
| *** yamamoto has quit IRC | 14:02 | |
| *** yamamoto has joined #openstack-qa | 14:02 | |
| *** gcheresh has quit IRC | 14:04 | |
| *** yamamoto has quit IRC | 14:06 | |
| *** yamamoto has joined #openstack-qa | 14:06 | |
| *** dave-mccowan has joined #openstack-qa | 14:14 | |
| *** gcheresh has joined #openstack-qa | 14:14 | |
| *** nightmare_unreal has joined #openstack-qa | 14:26 | |
| *** dave-mccowan has quit IRC | 14:30 | |
| *** yamamoto has quit IRC | 14:32 | |
| *** rh-jelabarre has quit IRC | 15:06 | |
| *** slaweq has quit IRC | 15:06 | |
| *** vishalmanchanda has quit IRC | 15:09 | |
| *** yamamoto has joined #openstack-qa | 15:11 | |
| *** rh-jelabarre has joined #openstack-qa | 15:21 | |
| *** slaweq has joined #openstack-qa | 15:22 | |
| *** yamamoto has quit IRC | 15:23 | |
| knikolla | hi, is anyone available to review https://review.opendev.org/#/c/714619/ ? | 15:38 |
| gmann | knikolla: added in list. I will review on monday or so after m-3 | 15:40 |
| gmann | knikolla: this is not blocking things right ? | 15:40 |
| knikolla | gmann: there's a feature that depends on it and we were hoping to get it in before feature freeze | 15:41 |
| knikolla | all the stack has been approved besides that | 15:41 |
| gmann | knikolla: ohk. checking then | 15:43 |
| gmann | knikolla: lgtm, can you update the code comment and then i will +2 - https://review.opendev.org/#/c/714619/4 | 15:51 |
| *** lucasagomes has quit IRC | 15:53 | |
| openstackgerrit | Kristi Nikolla proposed openstack/tempest master: Keystone - List user groups 'membership_expires_at' attribute https://review.opendev.org/714619 | 15:57 |
| *** rpittau is now known as rpittau|afk | 15:59 | |
| knikolla | gmann: tyvm! updated | 16:00 |
| openstackgerrit | Merged openstack/devstack master: Remove fixup_virtualenv https://review.opendev.org/712608 | 16:00 |
| gmann | knikolla: thanks. i comment for value assertion | 16:00 |
| knikolla | gmann: it's null/None for non-expiring group memberships, which is what tempest is creating | 16:02 |
| gmann | knikolla: ohk, so it is request based not automatic expiry by keystone ? | 16:02 |
| *** iurygregory has quit IRC | 16:03 | |
| knikolla | gmann: yes, the automatic expiry is set when a user authenticates via federation, and the mapping is set to associate groups based on that. those are the ones that will expire | 16:03 |
| gmann | knikolla: got it. +2 | 16:05 |
| gmann | masayukig: kopecmartin afazekas can any of you +A on this. needed by keystone for today FF - https://review.opendev.org/#/c/714619/5 | 16:05 |
| knikolla | gmann: very appreciated :) and apologies for the last minute request | 16:07 |
| gmann | knikolla: np! its FF so last min request is much valid :) | 16:07 |
| kopecmartin | gmann: /me checking | 16:13 |
| *** paras333 has left #openstack-qa | 16:27 | |
| *** udesale_ has quit IRC | 16:35 | |
| *** evrardjp has quit IRC | 16:37 | |
| *** evrardjp has joined #openstack-qa | 16:37 | |
| *** dtantsur is now known as dtantsur|afk | 16:46 | |
| *** nightmare_unreal has quit IRC | 16:50 | |
| *** brinzhang has joined #openstack-qa | 16:57 | |
| *** brinzhang_ has quit IRC | 17:00 | |
| *** ccamposr__ has quit IRC | 17:02 | |
| *** ricolin has quit IRC | 17:04 | |
| *** ccamposr has joined #openstack-qa | 17:16 | |
| openstackgerrit | Jason Li proposed openstack/tempest master: Fix noVNC failed TCs https://review.opendev.org/717786 | 17:44 |
| openstackgerrit | Jason Li proposed openstack/tempest master: Fix noVNC failed TCs https://review.opendev.org/717786 | 17:50 |
| openstackgerrit | Jason Li proposed openstack/tempest master: Fix noVNC failed TCs https://review.opendev.org/717786 | 17:53 |
| openstackgerrit | Jason Li proposed openstack/tempest master: Fix noVNC failed TCs https://review.opendev.org/717786 | 17:58 |
| *** ccamposr__ has joined #openstack-qa | 18:17 | |
| *** ralonsoh has quit IRC | 18:20 | |
| *** ccamposr__ has quit IRC | 18:21 | |
| *** rfolco is now known as rfolco|bbl | 18:22 | |
| *** ccamposr has quit IRC | 18:23 | |
| *** gcheresh has quit IRC | 18:43 | |
| *** gcheresh has joined #openstack-qa | 18:51 | |
| *** spsurya_ has quit IRC | 19:08 | |
| *** gfidente is now known as gfidente|afk | 19:53 | |
| *** rfolco|bbl is now known as rfolco | 20:15 | |
| *** raildo_ has joined #openstack-qa | 20:24 | |
| *** raildo has quit IRC | 20:26 | |
| *** gcheresh has quit IRC | 21:04 | |
| *** ramishra has quit IRC | 22:03 | |
| *** slaweq has quit IRC | 22:14 | |
| *** nweinber has quit IRC | 22:15 | |
| *** slaweq has joined #openstack-qa | 22:15 | |
| *** slaweq has quit IRC | 22:20 | |
| *** raildo_ has quit IRC | 22:21 | |
| *** tosky has quit IRC | 23:08 | |
| *** rfolco has quit IRC | 23:37 | |
| *** lseki has quit IRC | 23:53 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!