| *** brinzhang_ has quit IRC | 00:53 | |
| *** brinzhang_ has joined #openstack-qa | 00:53 | |
| *** rfolco has quit IRC | 01:01 | |
| *** hamalq has quit IRC | 01:04 | |
| *** Liang__ has joined #openstack-qa | 01:31 | |
| *** paras333 has joined #openstack-qa | 01:32 | |
| *** zenkuro has quit IRC | 01:43 | |
| *** rcernin has quit IRC | 02:48 | |
| *** paras333 has joined #openstack-qa | 02:51 | |
| *** paras333 has quit IRC | 02:56 | |
| *** rcernin has joined #openstack-qa | 03:05 | |
| *** rcernin has quit IRC | 03:06 | |
| *** rcernin has joined #openstack-qa | 03:06 | |
| *** brinzhang0 has joined #openstack-qa | 04:26 | |
| *** brinzhang_ has quit IRC | 04:28 | |
| *** evrardjp has quit IRC | 04:33 | |
| *** evrardjp has joined #openstack-qa | 04:33 | |
| *** hongbin has quit IRC | 04:59 | |
| *** hongbin has joined #openstack-qa | 05:09 | |
| *** hongbin has quit IRC | 05:19 | |
| *** ralonsoh has joined #openstack-qa | 05:33 | |
| *** gcheresh has joined #openstack-qa | 05:40 | |
| *** sboyron has joined #openstack-qa | 05:47 | |
| *** brinzhang0 has quit IRC | 05:52 | |
| *** slaweq has joined #openstack-qa | 06:08 | |
| *** vishalmanchanda has joined #openstack-qa | 06:19 | |
| *** brinzhang has joined #openstack-qa | 06:30 | |
| *** ramishra has quit IRC | 06:55 | |
| *** Luzi has joined #openstack-qa | 06:58 | |
| *** ccamposr__ has joined #openstack-qa | 06:58 | |
| *** ccamposr has quit IRC | 07:01 | |
| *** ramishra has joined #openstack-qa | 07:25 | |
| *** tosky has joined #openstack-qa | 07:43 | |
| *** Liang__ has quit IRC | 07:47 | |
| *** gfidente has joined #openstack-qa | 07:47 | |
| *** Liang__ has joined #openstack-qa | 07:48 | |
| *** rcernin has quit IRC | 07:50 | |
| *** rpittau|afk is now known as rpittau | 07:52 | |
| *** jpena|off is now known as jpena | 07:57 | |
| *** lbragstad_ has joined #openstack-qa | 08:18 | |
| *** lucasagomes has joined #openstack-qa | 08:19 | |
| *** lbragstad has quit IRC | 08:20 | |
| *** rcernin has joined #openstack-qa | 08:27 | |
| tosky | soniya29|ruck: hi question about the tempest scenario manager stabilization effort | 08:33 |
|---|---|---|
| tosky | is the effort done? Talking with a colleague I was told that some function are still not generic enough | 08:34 |
| tosky | for example, create_volume doesn't allow you to pass the volume client (so only os_primary is used to create volumes), and there is no kwargs to pass other parameters | 08:35 |
| soniya29|ruck | tosky: my recent patches are still pending and i have too less bandwidth for them | 08:35 |
| soniya29|ruck | atleast for this month | 08:35 |
| soniya29|ruck | and yes..we have too many things on hold ..so we have marked them as "on hold" to discuss them in PTG itself | 08:35 |
| soniya29|ruck | so, we need 1-2 iterations more for it to say stable | 08:36 |
| tosky | right, but the question is more: which is the best place to raise new issues? The etherpad? A bug? | 08:36 |
| soniya29|ruck | tosky: etherpad itself | 08:37 |
| tosky | I fear that by just adding them somewhere in the etherpad they may be missed | 08:37 |
| soniya29|ruck | tosky: okay, can you create a bug and assign it to me | 08:38 |
| tosky | where do you suggest to add them? To the "Changes needed to make scenario manager stable" section, or to a new section of untriaged suggestions? | 08:38 |
| tosky | oh, a bug could do then too, yeah | 08:38 |
| soniya29|ruck | tosky: please let me know more suggestions if any, we will also be discussing in PTG itself | 08:40 |
| tosky | soniya29|ruck: thanksl I create a bug but I can't assign anyone: https://bugs.launchpad.net/tempest/+bug/1899753 | 08:53 |
| openstack | Launchpad bug 1899753 in tempest "Stable manager interface: improvement to create_volume" [Undecided,New] | 08:53 |
| tosky | (also, kopecmartin ^^) | 08:53 |
| soniya29|ruck | tosky: I have assigned it to me. I will go through it afterwards | 08:56 |
| tosky | thanks! | 08:57 |
| *** rcernin has quit IRC | 08:59 | |
| *** ajitha has joined #openstack-qa | 09:07 | |
| ajitha | Hi all, i have a query regarding tox command. https://pastebin.com/NJmxKfgW | 09:20 |
| ajitha | In the above link, tempest command gives the correct revert testcases. But tox command with the same regex, shows no output | 09:22 |
| tosky | because the 'all' tox target creates its own 'all' virtual environment, and that doesn't contain cinder-tempest-plugin | 09:22 |
| tosky | tempest plugins should be installed in the same place where tempest is installed; if tempest is installed in a venv/virtuale environment, then the tempest plugins should be installed there as well | 09:23 |
| tosky | if tempest is installed at the system level, outside a virtual environment, tempest plugins should be installed at the system level too, or they may be installed in a virtual environment create with --system-site-packages, so they can see tempest | 09:24 |
| ajitha | tosky: Thank you. | 09:24 |
| ajitha | I installed the plugin at system level as root user. We are running a third party CI, i couldn't include revert-to-snapshot test cases because of this | 09:27 |
| ajitha | tosky: I should install cinder-tempest-plugin again with --system-site-packages ? | 09:35 |
| tosky | where? | 09:36 |
| tosky | as I mentioned: | 09:36 |
| tosky | tempest plugins should be installed in the same place where tempest is installed | 09:36 |
| tosky | so please ask yourself: where is tempest installed? | 09:37 |
| ajitha | Ok | 09:38 |
| *** gfidente has quit IRC | 09:39 | |
| tosky | it is installed by tox inside a virtualenv (see the content of tox.ini) | 09:39 |
| tosky | so you need to install the plugin in that same virtualenv | 09:39 |
| tosky | you can first run tox -eall with the option to not run any command which I don't remember right now, but at least it will install the virtualenv, and then install the plugin inside that same virtualenv, and finally call tox -eall to run the tests | 09:40 |
| tosky | just follow what the main CI does, the zuul jobs are pretty readable | 09:41 |
| *** Liang__ has quit IRC | 09:43 | |
| *** Liang__ has joined #openstack-qa | 09:44 | |
| *** zenkuro has joined #openstack-qa | 09:46 | |
| ajitha | tosky: sure. Thank you for the detailed explanation | 10:08 |
| *** zenkuro has quit IRC | 10:16 | |
| *** zenkuro has joined #openstack-qa | 10:16 | |
| *** Liang__ has quit IRC | 10:17 | |
| *** gfidente has joined #openstack-qa | 10:22 | |
| *** rcernin has joined #openstack-qa | 10:24 | |
| *** ccamposr has joined #openstack-qa | 10:43 | |
| *** ccamposr__ has quit IRC | 10:46 | |
| *** brinzhang has quit IRC | 11:03 | |
| *** vishalmanchanda has quit IRC | 11:08 | |
| *** jpena is now known as jpena|lunch | 11:36 | |
| *** raildo has joined #openstack-qa | 11:42 | |
| *** rfolco has joined #openstack-qa | 12:31 | |
| *** jpena|lunch is now known as jpena | 12:35 | |
| *** nweinber has joined #openstack-qa | 12:37 | |
| *** lbragstad_ is now known as lbragstad | 13:02 | |
| openstackgerrit | Jens Harbott (frickler) proposed openstack/devstack master: Make nova-ceph-multistore non-voting https://review.opendev.org/758118 | 13:18 |
| frickler | gmann: masayukig: yoctozepto: ^^ see https://review.opendev.org/757872 for the latest failure and there were multiple others earlier. I don't have time to debug that job, but we still have a gate that's unstable enough without that IMO | 13:22 |
| *** Luzi has quit IRC | 13:23 | |
| *** artom has joined #openstack-qa | 13:37 | |
| gmann | tosky: soniya29|ruck instead of bug you can write it on eherpad directly in section at L28 - https://etherpad.opendev.org/p/tempest-scenario-manager | 13:44 |
| *** vishalmanchanda has joined #openstack-qa | 13:44 | |
| gmann | frickler: checking | 13:44 |
| soniya29|ruck | gmann: kopecmartin have updated etherpad at L86 as well | 13:46 |
| *** Liang__ has joined #openstack-qa | 13:57 | |
| *** rcernin has quit IRC | 14:01 | |
| *** Liang__ is now known as LiangFang | 14:01 | |
| *** LiangFang has quit IRC | 14:47 | |
| *** slaweq has quit IRC | 15:55 | |
| *** slaweq has joined #openstack-qa | 15:58 | |
| *** rpittau is now known as rpittau|afk | 16:05 | |
| *** lucasagomes has quit IRC | 16:09 | |
| *** tosky has quit IRC | 16:21 | |
| *** artom has quit IRC | 16:37 | |
| *** iurygregory has quit IRC | 16:41 | |
| *** hamalq has joined #openstack-qa | 16:41 | |
| *** iurygregory has joined #openstack-qa | 16:44 | |
| *** gfidente is now known as gfidente|afk | 16:46 | |
| *** zenkuro has quit IRC | 16:55 | |
| *** zenkuro has joined #openstack-qa | 17:00 | |
| *** gcheresh has quit IRC | 17:06 | |
| *** hamalq has quit IRC | 17:08 | |
| *** hamalq has joined #openstack-qa | 17:12 | |
| *** artom has joined #openstack-qa | 17:20 | |
| *** jpena is now known as jpena|off | 17:22 | |
| *** artom has quit IRC | 17:39 | |
| *** ralonsoh has quit IRC | 17:42 | |
| *** artom has joined #openstack-qa | 18:22 | |
| *** rcernin has joined #openstack-qa | 18:22 | |
| *** rcernin has quit IRC | 18:37 | |
| *** ccamposr has quit IRC | 19:20 | |
| *** ccamposr has joined #openstack-qa | 19:20 | |
| *** ccamposr has quit IRC | 19:22 | |
| *** ccamposr has joined #openstack-qa | 19:22 | |
| *** ccamposr__ has joined #openstack-qa | 19:28 | |
| *** ccamposr has quit IRC | 19:31 | |
| *** ccamposr__ has quit IRC | 19:32 | |
| *** ccamposr has joined #openstack-qa | 19:32 | |
| *** ccamposr__ has joined #openstack-qa | 19:36 | |
| *** ccamposr has quit IRC | 19:37 | |
| *** ccamposr__ has quit IRC | 19:50 | |
| *** tosky has joined #openstack-qa | 19:53 | |
| *** vhari has quit IRC | 19:53 | |
| *** vishalmanchanda has quit IRC | 20:08 | |
| *** nweinber has quit IRC | 20:18 | |
| *** vhari has joined #openstack-qa | 20:24 | |
| *** paras333 has joined #openstack-qa | 20:38 | |
| *** sboyron has quit IRC | 21:09 | |
| *** zenkuro has quit IRC | 21:10 | |
| *** rfolco has quit IRC | 21:38 | |
| *** rf0lc0 has joined #openstack-qa | 21:38 | |
| *** ajitha has quit IRC | 21:48 | |
| *** rf0lc0 has quit IRC | 21:56 | |
| *** slaweq has quit IRC | 21:59 | |
| *** raildo has quit IRC | 22:01 | |
| *** ccamposr has joined #openstack-qa | 22:03 | |
| *** slaweq has joined #openstack-qa | 22:05 | |
| *** vkmc has quit IRC | 22:10 | |
| *** vkmc has joined #openstack-qa | 22:10 | |
| *** erbarr has quit IRC | 22:13 | |
| *** erbarr has joined #openstack-qa | 22:15 | |
| *** gfidente|afk has quit IRC | 22:25 | |
| *** rcernin has joined #openstack-qa | 22:33 | |
| *** rcernin has quit IRC | 22:36 | |
| *** slaweq has quit IRC | 22:36 | |
| *** rcernin has joined #openstack-qa | 22:36 | |
| *** lseki has joined #openstack-qa | 22:52 | |
| *** hamalq has quit IRC | 23:02 | |
| *** hamalq has joined #openstack-qa | 23:08 | |
| *** tosky has quit IRC | 23:27 | |
| *** ccamposr has quit IRC | 23:31 | |
| *** rcernin has quit IRC | 23:45 | |
| *** rcernin has joined #openstack-qa | 23:50 | |
| *** zenkuro has joined #openstack-qa | 23:51 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!