*** tosky has quit IRC | 00:05 | |
*** itlinux has joined #openstack-rally | 01:05 | |
*** e0ne has joined #openstack-rally | 06:06 | |
*** e0ne has quit IRC | 06:10 | |
*** rcernin has quit IRC | 06:38 | |
*** e0ne has joined #openstack-rally | 07:32 | |
*** luksky has joined #openstack-rally | 07:35 | |
*** tosky has joined #openstack-rally | 08:15 | |
*** rcernin has joined #openstack-rally | 08:22 | |
*** e0ne has quit IRC | 08:31 | |
*** rcernin has quit IRC | 08:57 | |
*** e0ne has joined #openstack-rally | 09:00 | |
*** pcaruana has joined #openstack-rally | 09:15 | |
*** itlinux_ has joined #openstack-rally | 09:29 | |
*** itlinux has quit IRC | 09:31 | |
*** e0ne has quit IRC | 09:49 | |
*** e0ne has joined #openstack-rally | 09:54 | |
*** e0ne has quit IRC | 10:50 | |
*** e0ne has joined #openstack-rally | 11:54 | |
*** e0ne has quit IRC | 12:02 | |
*** luksky has quit IRC | 12:17 | |
*** e0ne has joined #openstack-rally | 12:36 | |
*** luksky has joined #openstack-rally | 12:54 | |
*** snecklifter has joined #openstack-rally | 13:01 | |
*** e0ne has quit IRC | 13:02 | |
rallydev-bot | [From Gitter] snecklifter : Hello, just a bit of feedback from someone trying to use rally with tempest using the docs. This is on RHEL and Fedora systems. Its completely unusable. I've tried all methods and can't get anything to work. Python 2 or 3. Containerised or not. Sorry for the rant but when I last used rally it was a joy - just worked out of the box, now it seems tempest has been moved ou | 13:07 |
---|---|---|
rallydev-bot | t, there's something called xrally, no idea what that is, it seems to be a mess. | 13:07 |
rallydev-bot | [From Gitter] snecklifter : Currently I get AttributeError: 'NoneType' object has no attribute 'clients' when trying to configure the verifier | 13:08 |
rallydev-bot | [From Gitter] snecklifter : This is from pip install rally-openstack | 13:08 |
rallydev-bot | [From Gitter] snecklifter : It might be an idea just to work through the docs from a user POV. Everything seems broken, its probably just me but I have tried stable branches etc. | 13:09 |
rallydev-bot | [From Gitter] snecklifter : Just need to run some perf testing on openstack | 13:09 |
*** e0ne has joined #openstack-rally | 13:11 | |
rallydev-bot | [From Gitter] snecklifter : I see the roadmap link at the top is in the owners bin | 13:11 |
*** e0ne has quit IRC | 13:13 | |
*** mvkr has joined #openstack-rally | 13:22 | |
rallydev-bot | [From Gitter] snecklifter : having fixed the attribute error (used fromenv rather than env file), I now get | 13:23 |
rallydev-bot | [From Gitter] snecklifter : '<' not supported between instances of 'TestrContext' and 'TempestContext' | 13:23 |
rallydev-bot | [From Gitter] andreykurilin : @snecklifter hi | 13:30 |
rallydev-bot | [From Gitter] andreykurilin : @snecklifter no need to try to use stable branches. using latest tag of rally-openstack should be enough. We are the process of updating docs now, it contains some outdated pages:( | 13:31 |
rallydev-bot | [From Gitter] andreykurilin : @snecklifter In case of any kind of AttributeError, please run rally in debug mode (i.e `rally --debug ...`), traceback of error can be really helpful. | 13:32 |
rallydev-bot | [From Gitter] snecklifter : @andreykurilin that would be much appreciated re: docs | 13:33 |
rallydev-bot | [From Gitter] snecklifter : so I should just run pip install rally-openstack? | 13:33 |
rallydev-bot | [From Gitter] andreykurilin : yes | 13:33 |
rallydev-bot | [From Gitter] andreykurilin : it should be enough | 13:33 |
rallydev-bot | [From Gitter] snecklifter : python 2 or 3? | 13:33 |
rallydev-bot | [From Gitter] andreykurilin : both should work. As for error related to unsupported `>`, it is py3 issue which is already fixed in master, but had not released yet. I'm planning to do it next week or so | 13:34 |
rallydev-bot | [From Gitter] andreykurilin : > there's something called xrally, no idea what that is, it seems to be a mess. | 13:35 |
rallydev-bot | [From Gitter] snecklifter : @andreykurilin appreciate the response, I thought it was a fork of some kind | 13:37 |
rallydev-bot | [From Gitter] andreykurilin : nop, it is the same | 13:37 |
rallydev-bot | [From Gitter] snecklifter : (rally) [stack@localhost tmp]$ rally --debug verify configure-verifier | 13:38 |
rallydev-bot | 9 09:15:12.597 10460 INFO rally.api [-] Configuring verifier 'tempest-verifier' (UUID=f1cba106-a55d-4d35-ac1c-992f6fb4077a) for deployment 'tele' (UUID=3d5578e3-d15c-43e7-94a0-aa62ce7654e6). | 13:38 |
rallydev-bot | rally Traceback (most recent call last): | 13:38 |
rallydev-bot | categories) | 13:38 |
rallydev-bot | 460 ERROR rally File "/tmp/rally/lib/python3.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global | 13:38 |
rallydev-bot | ally/lib/python3.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global | 13:38 |
rallydev-bot | es/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded | 13:39 |
rallydev-bot | rally File "/tmp/rally/lib/python3.7/site-packages/rally/api.py", line 860, in configure | 13:39 |
rallydev-bot | tcm = config.TempestConfigfileManager(self.verifier.deployment) | 13:39 |
rallydev-bot | te 'clients' | 13:39 |
rallydev-bot | [From Gitter] andreykurilin : hm hm | 13:39 |
rallydev-bot | [From Gitter] snecklifter : its missing credentials, although I can interact with openstack fine | 13:39 |
rallydev-bot | [From Gitter] andreykurilin : interesting | 13:39 |
rallydev-bot | [From Gitter] snecklifter : when I created with --fromenv it works | 13:39 |
rallydev-bot | [From Gitter] andreykurilin : but with manually created deployment 'tele' it doesn't, right? | 13:40 |
rallydev-bot | [From Gitter] snecklifter : from env.yaml doesnt, which is | 13:40 |
rallydev-bot | [From Gitter] snecklifter : --- | 13:40 |
*** e0ne has joined #openstack-rally | 13:42 | |
rallydev-bot | [From Gitter] andreykurilin : @snecklifter thanks for info, now I have enough information for digging into this issue. I see one validation error of what tempest plugin expect. Quick fix for you file will be: | 13:48 |
rallydev-bot | project_name: admin | 13:48 |
rallydev-bot | [From Gitter] snecklifter : @andreykurilin I'm still seeing '<' not supported between instances of 'TestrContext' and 'TempestContext' | 13:52 |
rallydev-bot | [From Gitter] andreykurilin : as I mentioned: `it is py3 issue which is already fixed in master, but has not released yet.` | 13:53 |
rallydev-bot | [From Gitter] snecklifter : is it this commit https://github.com/openstack/rally/commit/2fad5a9ef530abd71d12ac8e9aab30f90f24b3ba | 13:53 |
rallydev-bot | [From Gitter] snecklifter : because it looks like that is in the code... | 13:53 |
rallydev-bot | [From Gitter] andreykurilin : this one https://github.com/openstack/rally/commit/de4ea09398a3d3e8a71213c4b6905be979f47626 | 13:53 |
rallydev-bot | [From Gitter] snecklifter : ok thanks, that seems to be working for me now | 13:56 |
*** openstackgerrit has joined #openstack-rally | 14:01 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: Fix AttributeError for tempest verifier https://review.openstack.org/648693 | 14:01 |
rallydev-bot | [From Gitter] andreykurilin : @snecklifter thank you for reporting an issue. Btw, here is a user-friendly error for AttribueError - https://review.openstack.org/#/c/648693/ | 14:01 |
openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: Fix AttributeError for tempest verifier https://review.openstack.org/648693 | 14:02 |
rallydev-bot | [From Gitter] snecklifter : Thanks, that will help for sure | 14:03 |
rallydev-bot | [From Gitter] snecklifter : @andreykurilin++ | 14:03 |
*** snecklifter has quit IRC | 14:57 | |
*** e0ne has quit IRC | 14:58 | |
*** e0ne has joined #openstack-rally | 15:07 | |
*** e0ne has quit IRC | 15:12 | |
*** luksky has quit IRC | 15:16 | |
*** dmellado has quit IRC | 15:24 | |
*** dmellado has joined #openstack-rally | 15:26 | |
*** e0ne has joined #openstack-rally | 16:14 | |
*** e0ne has quit IRC | 16:14 | |
*** tosky has quit IRC | 16:23 | |
*** luksky has joined #openstack-rally | 18:37 | |
*** pcaruana has quit IRC | 18:38 | |
*** tosky has joined #openstack-rally | 19:48 | |
*** mrhillsman is now known as mrhillsman_away4 | 20:40 | |
*** mrhillsman_away4 is now known as mrhillsman_wkend | 20:41 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!