| *** lbragstad has quit IRC | 02:09 | |
| *** lbragstad has joined #openstack-oslo | 02:25 | |
| *** dave-mccowan has quit IRC | 04:30 | |
| *** lbragstad has quit IRC | 04:31 | |
| *** lpetrut has joined #openstack-oslo | 04:47 | |
| *** lpetrut has quit IRC | 05:19 | |
| *** chhagarw has joined #openstack-oslo | 05:21 | |
| *** lpetrut has joined #openstack-oslo | 05:29 | |
| *** lpetrut has quit IRC | 05:43 | |
| *** mtreinish has quit IRC | 05:57 | |
| *** rcernin has quit IRC | 05:58 | |
| *** rcernin has joined #openstack-oslo | 06:13 | |
| *** e0ne has joined #openstack-oslo | 06:24 | |
| *** e0ne has quit IRC | 06:27 | |
| *** mtreinish has joined #openstack-oslo | 06:31 | |
| *** Luzi has joined #openstack-oslo | 07:00 | |
| *** pcaruana has joined #openstack-oslo | 07:36 | |
| *** hberaud|gone is now known as hberaud | 07:49 | |
| *** rcernin has quit IRC | 07:59 | |
| *** pcaruana has quit IRC | 08:24 | |
| *** pcaruana|afk| has joined #openstack-oslo | 08:24 | |
| *** LiangFang has quit IRC | 08:31 | |
| *** e0ne has joined #openstack-oslo | 08:35 | |
| *** lpetrut has joined #openstack-oslo | 09:20 | |
| *** dtantsur|afk is now known as dtantsur | 09:47 | |
| *** lpetrut has quit IRC | 10:02 | |
| *** dtantsur is now known as dtantsur|brb | 10:15 | |
| *** lpetrut has joined #openstack-oslo | 10:27 | |
| *** cdent has joined #openstack-oslo | 10:38 | |
| *** chhagarw has quit IRC | 10:53 | |
| *** hberaud is now known as hberaud|lunch | 10:55 | |
| *** e0ne has quit IRC | 11:03 | |
| *** chhagarw has joined #openstack-oslo | 11:07 | |
| *** ansmith_ has joined #openstack-oslo | 11:09 | |
| *** cdent has quit IRC | 11:31 | |
| *** njohnston has quit IRC | 11:34 | |
| *** cdent has joined #openstack-oslo | 11:41 | |
| *** njohnston has joined #openstack-oslo | 11:41 | |
| *** tosky has joined #openstack-oslo | 11:43 | |
| *** njohnston has quit IRC | 11:48 | |
| *** kgiusti has joined #openstack-oslo | 11:54 | |
| *** dtantsur|brb is now known as dtantsur | 12:01 | |
| *** njohnston has joined #openstack-oslo | 12:09 | |
| *** hberaud|lunch is now known as hberaud | 12:10 | |
| *** njohnston has quit IRC | 12:12 | |
| *** e0ne has joined #openstack-oslo | 12:12 | |
| *** FlorianFa has quit IRC | 12:14 | |
| *** pcaruana has joined #openstack-oslo | 12:26 | |
| *** pcaruana|afk| has quit IRC | 12:28 | |
| *** chhagarw has quit IRC | 12:34 | |
| *** njohnston has joined #openstack-oslo | 12:37 | |
| gsantomaggio | Hello, | 12:37 |
|---|---|---|
| gsantomaggio | is there someone can help me to understand the olso.messaging unit test? | 12:37 |
| gsantomaggio | here what I did: | 12:37 |
| gsantomaggio | ``` | 12:37 |
| gsantomaggio | virtualenv .venv | 12:37 |
| gsantomaggio | source .venv/bin/activate | 12:37 |
| gsantomaggio | pip install tox | 12:37 |
| gsantomaggio | pip install bindep | 12:37 |
| gsantomaggio | bindep bindep.txt | 12:37 |
| gsantomaggio | tox -e py27 | 12:37 |
| gsantomaggio | ``` | 12:37 |
| gsantomaggio | but it does not work | 12:37 |
| gsantomaggio | here the result https://usercontent.irccloud-cdn.com/file/HWZLGT4g/res.txt | 12:38 |
| *** chhagarw has joined #openstack-oslo | 12:39 | |
| kgiusti | gsantomaggio: what version of openssl packages do you have installed? | 12:40 |
| kgiusti | gsantomaggio: the openssl API changed in a non-backward compatible way (happy happy joy joy!) | 12:41 |
| gsantomaggio | ``` | 12:41 |
| gsantomaggio | (.venv) ➜ oslo.messaging git:(stable/pike) ✗ openssl version | 12:41 |
| gsantomaggio | OpenSSL 1.1.0g 2 Nov 2017 | 12:41 |
| gsantomaggio | ``` | 12:41 |
| gsantomaggio | ( ubuntu 18.4 ) | 12:41 |
| *** cdent has left #openstack-oslo | 12:41 | |
| kgiusti | gsantomaggio: I'm in a meeting - let me get back to you in 30minutes | 12:42 |
| gsantomaggio | Ok thank you! | 12:42 |
| *** raildo has joined #openstack-oslo | 13:01 | |
| *** dave-mccowan has joined #openstack-oslo | 13:02 | |
| *** chhagarw has quit IRC | 13:11 | |
| gsantomaggio | it works, using a docker machine with an older ubuntu: | 13:11 |
| gsantomaggio | ``` | 13:11 |
| gsantomaggio | root@3297c1d0d856:/oslo.messaging# openssl version | 13:11 |
| gsantomaggio | OpenSSL 1.0.2g 1 Mar 2016 | 13:11 |
| gsantomaggio | ``` | 13:11 |
| *** chhagarw has joined #openstack-oslo | 13:11 | |
| kgiusti | gsantomaggio: I'm back -- sorry for the delay | 13:20 |
| gsantomaggio | don't worry @kgiusti | 13:20 |
| *** chhagarw has quit IRC | 13:20 | |
| gsantomaggio | I think I solved: | 13:21 |
| gsantomaggio | ``` | 13:21 |
| gsantomaggio | lowest Tests | 13:21 |
| gsantomaggio | Test id Runtime (s) | 13:21 |
| gsantomaggio | ----------------------------------------------------------------------------------------------------------- ----------- | 13:21 |
| gsantomaggio | oslo_messaging.tests.drivers.zmq.test_zmq_ack_manager.TestZmqAckManager.test_call_failure_exhausted_retries 21.018 | 13:21 |
| gsantomaggio | oslo_messaging.tests.drivers.zmq.test_zmq_ack_manager.TestZmqAckManager.test_cast_failure_exhausted_retries 16.053 | 13:21 |
| gsantomaggio | oslo_messaging.tests.drivers.zmq.test_zmq_ack_manager.TestZmqAckManager.test_cast_success_with_two_retries 11.061 | 13:21 |
| gsantomaggio | oslo_messaging.tests.drivers.test_amqp_driver.TestAmqpSend.test_sender_link_maintenance 7.648 | 13:21 |
| kgiusti | gsantomaggio: just fyi - you don't _have_ to run virtualenv before running the tox tests. I just run tox directly | 13:21 |
| gsantomaggio | oslo_messaging.tests.drivers.zmq.test_zmq_ack_manager.TestZmqAckManager.test_cast_success_with_one_retry 6.028 | 13:21 |
| gsantomaggio | oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitConsume.test_consume_timeout 6.015 | 13:21 |
| gsantomaggio | oslo_messaging.tests.drivers.test_impl_rabbit.ConnectionLockTestCase.test_workers_and_heartbeat 5.008 | 13:21 |
| kgiusti | gsantomaggio: yep - the version of proton (0.17.0) that pike is stuck at was not compatible with the 1.1.x version of openssl | 13:22 |
| gsantomaggio | ok. no problem, I am creating a docker image to execute the tests. Always good to have :)! | 13:22 |
| kgiusti | gsantomaggio: amen - containers have saved my *ss so many times when it comes to dealing with the old stable branches | 13:23 |
| kgiusti | gsantomaggio: let me know if you hit any other snags | 13:23 |
| gsantomaggio | Sure, thanks for the help! | 13:24 |
| kgiusti | gsantomaggio: anytime! | 13:24 |
| *** sean-k-mooney has joined #openstack-oslo | 13:30 | |
| *** pcaruana has quit IRC | 13:36 | |
| *** njohnston has quit IRC | 13:40 | |
| *** njohnston has joined #openstack-oslo | 13:41 | |
| gsantomaggio | do I have to have rabbitmq running to execute the test in the right way? | 13:42 |
| *** njohnston has quit IRC | 13:48 | |
| *** e0ne has quit IRC | 13:58 | |
| *** dtantsur is now known as creepy_owlet | 13:59 | |
| kgiusti | gsantomaggio: not for the pyXX tests - they use a tool called pifpaf to manage running and configuring rabbitmq | 14:04 |
| kgiusti | gsantomaggio: of course, you do need rabbitmq installed :) | 14:04 |
| *** e0ne has joined #openstack-oslo | 14:06 | |
| kgiusti | gsantomaggio: actually that's not correct - the pyXX tests do not run rabbitmq (these tests just mock the rabbitmq client api) | 14:06 |
| kgiusti | gsantomaggio: kombu to be specific | 14:06 |
| kgiusti | gsantomaggio: the functional tests - pyXX-func-rabbit - those do run rabbitmq via pifpaf | 14:07 |
| kgiusti | gsantomaggio: those func tests are not in the default tox test list - you have to run them manually 'tox -epy27-func-rabbit' | 14:08 |
| gsantomaggio | perfect | thanks! | 14:14 |
| *** pcaruana has joined #openstack-oslo | 14:17 | |
| *** pcaruana|afk| has joined #openstack-oslo | 14:17 | |
| *** pcaruana|afk| has quit IRC | 14:17 | |
| *** stephenfin is now known as finucannot | 14:19 | |
| *** jhesketh_ has quit IRC | 14:20 | |
| *** sean-k-mooney has quit IRC | 14:20 | |
| *** jhesketh_ has joined #openstack-oslo | 14:46 | |
| *** sean-k-mooney has joined #openstack-oslo | 14:49 | |
| *** jhesketh has quit IRC | 14:49 | |
| *** jhesketh has joined #openstack-oslo | 14:49 | |
| *** jhesketh_ has quit IRC | 14:51 | |
| *** raildo has quit IRC | 14:51 | |
| *** raildo has joined #openstack-oslo | 14:52 | |
| *** jhesketh has quit IRC | 14:54 | |
| *** jaosorior has quit IRC | 14:56 | |
| *** jhesketh has joined #openstack-oslo | 15:03 | |
| *** Luzi has quit IRC | 15:14 | |
| *** e0ne has quit IRC | 15:51 | |
| *** cdent has joined #openstack-oslo | 15:54 | |
| *** chhagarw has joined #openstack-oslo | 15:54 | |
| *** cdent has left #openstack-oslo | 15:54 | |
| *** lpetrut has quit IRC | 15:56 | |
| *** lpetrut has joined #openstack-oslo | 15:56 | |
| *** lpetrut has quit IRC | 16:13 | |
| *** kmalloc is now known as needscoffee | 16:25 | |
| *** raildo has quit IRC | 16:51 | |
| *** raildo has joined #openstack-oslo | 16:52 | |
| *** e0ne has joined #openstack-oslo | 17:10 | |
| *** e0ne has quit IRC | 17:11 | |
| *** creepy_owlet is now known as dtantsur|afk | 17:22 | |
| *** hberaud is now known as hberaud|gone | 17:32 | |
| *** chhagarw has quit IRC | 18:14 | |
| *** e0ne has joined #openstack-oslo | 18:53 | |
| *** tosky has quit IRC | 18:53 | |
| *** dmellado has quit IRC | 19:17 | |
| *** dave-mccowan has quit IRC | 19:18 | |
| *** dave-mccowan has joined #openstack-oslo | 19:30 | |
| *** e0ne has quit IRC | 19:37 | |
| *** openstack has joined #openstack-oslo | 19:44 | |
| *** ChanServ sets mode: +o openstack | 19:44 | |
| *** pcaruana has quit IRC | 19:59 | |
| *** dmellado has joined #openstack-oslo | 20:29 | |
| *** lbragstad has joined #openstack-oslo | 21:08 | |
| *** kgiusti has left #openstack-oslo | 21:17 | |
| *** raildo has quit IRC | 21:34 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!