openstackgerrit | Ghanshyam Mann proposed openstack/patrole master: Update compute tests to adopt new policies https://review.opendev.org/711367 | 00:28 |
---|---|---|
*** tosky has quit IRC | 00:52 | |
*** Liang__ has joined #openstack-qa | 01:17 | |
*** gkadam has joined #openstack-qa | 03:03 | |
*** larainema has joined #openstack-qa | 03:08 | |
openstackgerrit | Liang Fang proposed openstack/devstack-plugin-open-cas master: Add tempest tests to zuul https://review.opendev.org/713772 | 03:18 |
*** paras333 has quit IRC | 03:39 | |
*** udesale has joined #openstack-qa | 04:47 | |
*** udesale has quit IRC | 05:10 | |
*** udesale has joined #openstack-qa | 05:12 | |
*** evrardjp has quit IRC | 05:36 | |
*** evrardjp has joined #openstack-qa | 05:36 | |
*** rcernin has quit IRC | 05:40 | |
*** rcernin has joined #openstack-qa | 05:41 | |
*** rcernin has quit IRC | 05:41 | |
*** rcernin has joined #openstack-qa | 05:42 | |
*** rcernin has quit IRC | 05:42 | |
*** rcernin has joined #openstack-qa | 05:47 | |
*** rcernin has quit IRC | 06:02 | |
*** rcernin has joined #openstack-qa | 06:02 | |
*** rcernin has quit IRC | 06:05 | |
*** rcernin has joined #openstack-qa | 06:05 | |
openstackgerrit | Liang Fang proposed openstack/devstack-plugin-open-cas master: Add tempest tests to zuul https://review.opendev.org/713772 | 06:58 |
*** gcheresh has joined #openstack-qa | 07:00 | |
*** ralonsoh has joined #openstack-qa | 07:09 | |
*** gcheresh has quit IRC | 07:09 | |
openstackgerrit | Liang Fang proposed openstack/devstack-plugin-open-cas master: Add tempest tests to zuul https://review.opendev.org/713772 | 07:36 |
*** gcheresh has joined #openstack-qa | 07:48 | |
*** vishalmanchanda has joined #openstack-qa | 07:56 | |
*** evrardjp has quit IRC | 07:57 | |
*** evrardjp has joined #openstack-qa | 08:01 | |
*** slaweq has joined #openstack-qa | 08:02 | |
*** dpaterson has quit IRC | 08:06 | |
*** dmellado has quit IRC | 08:06 | |
*** dmellado has joined #openstack-qa | 08:10 | |
*** xinranwang has joined #openstack-qa | 08:23 | |
*** rpittau|afk is now known as rpittau | 08:26 | |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/tempest master: Remove any reference to "tenant_id" in network https://review.opendev.org/707938 | 08:29 |
*** toabctl has quit IRC | 08:30 | |
openstackgerrit | Liang Fang proposed openstack/devstack-plugin-open-cas master: Add tempest tests to zuul https://review.opendev.org/713772 | 08:33 |
*** Liang__ has left #openstack-qa | 08:43 | |
*** Liang__ has joined #openstack-qa | 08:44 | |
*** jpena|off is now known as jpena | 08:53 | |
openstackgerrit | Liang Fang proposed openstack/devstack-plugin-open-cas master: Add tempest tests to zuul https://review.opendev.org/713772 | 08:53 |
*** tosky has joined #openstack-qa | 09:00 | |
Liang__ | hi tosky | 09:03 |
*** Liang__ is now known as LiangFang | 09:03 | |
tosky | LiangFang: hi | 09:04 |
*** lucasagomes has joined #openstack-qa | 09:05 | |
LiangFang | in tempest test, is it possible to get the volume mount point in host machine? e.g. volume A mounted to host machine /dev/sdd, and then it is assigned to a VM, and the mount point inside VM is /dev/vda | 09:06 |
LiangFang | can we get /dev/sdd in tempest code? | 09:07 |
tosky | LiangFang: there is a list_disks method (previously only count_disks) inside the RemoteClient class (see tempest/common/utils/linux/remote_client.py) | 09:12 |
tosky | introduced by https://review.opendev.org/#/c/698598/ | 09:12 |
tosky | not sure it's 100% what you need, but you can get some ideas from ^^ | 09:13 |
LiangFang | thank you very much | 09:13 |
*** toabctl has joined #openstack-qa | 09:14 | |
openstackgerrit | Liang Fang proposed openstack/devstack-plugin-open-cas master: Add tempest tests to zuul https://review.opendev.org/713772 | 09:15 |
LiangFang | tosky: every time when I submit patchset, I feel like zuul will not create a new VM to run the tests. The VMs used to run tempest tests are not newly created, right? So if there's some data left in the VM on last round run, then the environment is dirty, am I right? thanks | 09:19 |
tosky | LiangFang: uh, the environment where the tests are executed is fresh every time; zuul asks nodepool for a new instance and it gets it | 09:25 |
tosky | did you observe anything strange? | 09:25 |
LiangFang | tosky: yes, I saw the code /opt/stack/open-cas-linux is old | 09:28 |
LiangFang | so I added "rm -rf /opt/stack/open-cas-linux" in my patch | 09:28 |
LiangFang | https://review.opendev.org/#/c/713772/ | 09:29 |
*** ccamposr has quit IRC | 09:29 | |
*** ccamposr has joined #openstack-qa | 09:29 | |
LiangFang | tosky: maybe I did something wrong, but I don't know | 09:31 |
tosky | you should see when it's cloned from the logs | 09:36 |
LiangFang | tosky: I can only see the lastest log, right? e.g. when I submited patchset 11, then I cannot see the log for patchset 9, right? thanks | 09:38 |
tosky | LiangFang: you can; the old logs are removed after a while, but definitely not after one day | 09:39 |
tosky | you can get it from the comment which zuul leaves on the review | 09:39 |
LiangFang | tosky: thank you! | 09:42 |
openstackgerrit | Jens Harbott (frickler) proposed openstack/devstack master: Run pip check at end of devstack https://review.opendev.org/714941 | 09:44 |
*** rcernin has quit IRC | 09:51 | |
*** LiangFang has quit IRC | 10:06 | |
kopecmartin | afazekas: https://review.opendev.org/#/c/703315/ | 10:22 |
*** dtantsur|afk is now known as dtantsur | 10:48 | |
*** rpittau is now known as rpittau|bbl | 11:45 | |
*** jpena is now known as jpena|lunch | 11:58 | |
*** nweinber has joined #openstack-qa | 12:12 | |
*** raildo has joined #openstack-qa | 12:16 | |
*** rfolco has joined #openstack-qa | 12:20 | |
*** udesale_ has joined #openstack-qa | 12:21 | |
*** udesale has quit IRC | 12:24 | |
*** gcheresh has quit IRC | 12:30 | |
*** rh-jelabarre has joined #openstack-qa | 12:42 | |
*** jpena|lunch is now known as jpena | 13:01 | |
*** rpittau|bbl is now known as rpittau | 13:10 | |
*** gkadam has quit IRC | 13:10 | |
*** paras333 has joined #openstack-qa | 13:21 | |
*** gcheresh has joined #openstack-qa | 13:49 | |
kopecmartin | gmann: afazekas when you have a moment, can you please check high priority reviews in https://etherpad.openstack.org/p/qa-bug-triage-ussuri ? mainly https://review.opendev.org/#/c/692168/ | 14:00 |
openstackgerrit | Martin Kopec proposed openstack/tempest master: Fix deletion of network quotas https://review.opendev.org/714947 | 14:01 |
openstackgerrit | Martin Kopec proposed openstack/tempest master: Add tempest-cleanup ansible role https://review.opendev.org/698610 | 14:01 |
*** chandan_kumar has joined #openstack-qa | 14:29 | |
*** chandankumar has quit IRC | 14:29 | |
*** dulek has quit IRC | 14:30 | |
*** dulek has joined #openstack-qa | 14:33 | |
openstackgerrit | Lajos Katona proposed openstack/tempest master: Add placement API methods for testing routed provider nets https://review.opendev.org/670696 | 14:39 |
openstackgerrit | Lajos Katona proposed openstack/tempest master: Scenario test for routed provider networks https://review.opendev.org/665155 | 14:39 |
*** gcheresh has quit IRC | 15:15 | |
*** udesale_ has quit IRC | 15:50 | |
*** chandan_kumar is now known as chandankumar | 15:51 | |
*** gcheresh has joined #openstack-qa | 16:13 | |
openstackgerrit | Colleen Murphy proposed openstack/devstack stable/stein: DNM debug opensuse-15 on stein https://review.opendev.org/715259 | 16:20 |
*** dtroyer has joined #openstack-qa | 16:23 | |
openstackgerrit | Colleen Murphy proposed openstack/devstack stable/stein: Fix six package on opensuse for pip 10 https://review.opendev.org/715260 | 16:25 |
*** xinranwang has quit IRC | 16:43 | |
*** gcheresh has quit IRC | 16:47 | |
*** lucasagomes has quit IRC | 17:00 | |
kopecmartin | gmann: I put tempest cleanup role execution to tempest-full-parallel job as you suggested, but the job is lately timing out and i can't figure out why from the logs, are there any knows issues? https://review.opendev.org/#/c/698610/ | 17:12 |
*** rpittau is now known as rpittau|afk | 17:12 | |
openstackgerrit | Elod Illes proposed openstack/devstack-gate master: Set up stable/ussuri https://review.opendev.org/715272 | 17:16 |
gmann | kopecmartin: it took around 2 hrs. i can see cleanup things running - https://zuul.opendev.org/t/openstack/build/da6ca23508fb4cf68d2957831fd861ab/log/job-output.txt#34938 | 17:31 |
gmann | but it does not cleanup the resource right ? | 17:32 |
*** dtantsur is now known as dtantsur|afk | 17:32 | |
kopecmartin | gmann: yes, it is running, but just the first part (initialising of resources - it creates saved_state successfully) , then the tempest is executing tests but then it time outs , so we can't verify that cleanup (just dry run) runs successfully | 17:34 |
kopecmartin | it timeouted sooner than dry run could be executed | 17:34 |
kopecmartin | maybe we need to increase time out for that job? | 17:41 |
kopecmartin | oh yeah, there was this change which limited timeout for 2 hours, right? it seems like this job could be an exception | 17:41 |
*** evrardjp has quit IRC | 17:49 | |
*** evrardjp has joined #openstack-qa | 17:49 | |
*** openstack has quit IRC | 17:49 | |
*** openstack has joined #openstack-qa | 17:50 | |
*** ChanServ sets mode: +o openstack | 17:50 | |
*** jpena is now known as jpena|off | 18:02 | |
*** ralonsoh has quit IRC | 18:51 | |
*** gcheresh has joined #openstack-qa | 19:01 | |
mtreinish | gmann: just a heads up I pushed out stestr 3.0.0 which dropped support for python < 3.5 | 19:27 |
mtreinish | hopefully it should go smoothly I did some testing with nova unit tests and tempest unit tests prior to release | 19:27 |
mtreinish | but I don't have an openstack env locally anymore (it's technically still there, but I haven't booted it in ages) so I couldn't do a tempest run | 19:28 |
gmann | mtreinish: ok. tempest master has all >py3.5 env jobs. queens gate tempest jobs are < py3.5. i will monitor if any issue there. | 19:32 |
*** jparker has joined #openstack-qa | 19:33 | |
gmann | i think it will be all good as till rocky which is <=py3.5 is all using stable constraint including grenade tempest run. | 19:35 |
mtreinish | well pip should still fallback to stestr 2.6.0 because on those old jobs anyway if they're running on an old python version | 19:36 |
mtreinish | we set requires_python>=3.5 in the setup.cfg so pip should know to not try and install 3.0.0 on older python | 19:37 |
gmann | does it fallback or error ? if we do not constraint stestr. | 19:37 |
gmann | i mean py2 job (though we do not have any now) on master with stestr > 2.0.0 will fail right ? | 19:39 |
mtreinish | I thought it was supposed to fallback if you set requires_python, but I just tried it in a 2.7 venv and it installed 3.0.0 | 19:40 |
mtreinish | I should have tested that before releasing :/ | 19:40 |
gmann | because we faced those failure on stable jobs when oslo, other lib did requires_python>py3.6 | 19:42 |
mtreinish | ugh, it's a typo in setup.cfg: https://github.com/mtreinish/stestr/blob/master/setup.cfg#L28 | 19:42 |
mtreinish | I think it needs to be '_' not '-' | 19:42 |
gmann | i think '-' | 19:43 |
mtreinish | hmm, then why is py2 trying to install it? | 19:44 |
mtreinish | oh, maybe because it's python_requires in setuptools not requires-python: https://packaging.python.org/guides/distributing-packages-using-setuptools/#python-requires | 19:45 |
mtreinish | this a bad situation because this basically means I broke all previous users on <3.5. Since if I push a new release out fixing the mistake it will fallback to 3.0.0 which is still wrong | 19:46 |
mtreinish | fungi, clarkb: ^^^ do you have any thoughts or suggestions? | 19:47 |
fungi | oof, thinking cap on | 19:48 |
clarkb | there are pypi issues with requires python right now | 19:48 |
clarkb | are we surw this isnt that? | 19:48 |
mtreinish | oh I wasn't aware of that, maybe it is | 19:49 |
*** gcheresh has quit IRC | 19:50 | |
fungi | well, it sounds like this may be a mistake in packaging | 19:52 |
fungi | in openstack projects we're putting "python-requires = >=3.6" or whatever in setup.cfg | 19:52 |
gmann | both 'requires-python' and 'python-requires' should work fine | 19:52 |
gmann | yeah | 19:52 |
fungi | okay, good | 19:52 |
fungi | in that case, as long as pbr supports them both, i'm inclined to suspect pypi issues | 19:53 |
gmann | i was searching issue on pypi but could not find one | 19:53 |
fungi | which ought to be temporary | 19:53 |
mtreinish | ok cool, well that would be good. I was worried I made a big mistake | 19:57 |
*** larainema has quit IRC | 20:09 | |
openstackgerrit | Colleen Murphy proposed openstack/devstack stable/stein: Fix six package on opensuse for pip 10 https://review.opendev.org/715260 | 20:12 |
openstackgerrit | Colleen Murphy proposed openstack/devstack stable/stein: DNM debug opensuse-15 on stein https://review.opendev.org/715259 | 20:13 |
*** amodi has quit IRC | 20:59 | |
*** raildo_ has joined #openstack-qa | 21:09 | |
*** raildo has quit IRC | 21:12 | |
mtreinish | gmann: do you have a link showing that pbr supports both requires-python and python-requires? Just had an issue opened about this: https://github.com/mtreinish/stestr/issues/292 | 21:31 |
openstackgerrit | Oleksandr Savatieiev proposed openstack/tempest master: Fix stestr version on 2.6.0 https://review.opendev.org/715318 | 21:55 |
openstackgerrit | Brian Haley proposed openstack/devstack master: Add support for IPv6 tunnel endpoints https://review.opendev.org/710519 | 21:56 |
openstackgerrit | Oleksandr Savatieiev proposed openstack/tempest master: Fix stestr version on 2.6.0 https://review.opendev.org/715318 | 22:23 |
*** rcernin has joined #openstack-qa | 22:25 | |
*** rfolco has quit IRC | 22:45 | |
*** rfolco has joined #openstack-qa | 22:46 | |
*** nweinber has quit IRC | 22:50 | |
*** rfolco has quit IRC | 22:52 | |
*** slaweq has quit IRC | 22:59 | |
openstackgerrit | Martin Kopec proposed openstack/tempest master: Add tempest-cleanup ansible role https://review.opendev.org/698610 | 23:04 |
*** rcernin has quit IRC | 23:06 | |
*** rcernin has joined #openstack-qa | 23:07 | |
*** rcernin has quit IRC | 23:07 | |
*** rcernin has joined #openstack-qa | 23:08 | |
*** slaweq has joined #openstack-qa | 23:11 | |
*** slaweq has quit IRC | 23:15 | |
gmann | mtreinish: checking, that was my impressions that both work and I used the same in Tempest also. | 23:16 |
*** vishalmanchanda has quit IRC | 23:39 | |
*** raildo_ has quit IRC | 23:44 | |
*** tosky has quit IRC | 23:53 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!