*** hongbin has quit IRC | 00:04 | |
*** sileht has quit IRC | 10:27 | |
*** sileht has joined #openstack-python3 | 10:27 | |
*** cdent has joined #openstack-python3 | 13:05 | |
*** dave-mccowan has joined #openstack-python3 | 13:18 | |
*** cdent has quit IRC | 13:56 | |
*** cdent has joined #openstack-python3 | 14:40 | |
*** hongbin has joined #openstack-python3 | 15:08 | |
*** cdent_ has joined #openstack-python3 | 16:04 | |
*** cdent has quit IRC | 16:04 | |
*** cdent_ is now known as cdent | 16:04 | |
*** cdent has quit IRC | 16:09 | |
*** cdent has joined #openstack-python3 | 16:09 | |
*** dave-mccowan has quit IRC | 17:11 | |
*** cdent has quit IRC | 17:41 | |
*** dave-mccowan has joined #openstack-python3 | 17:50 | |
*** cdent has joined #openstack-python3 | 18:15 | |
*** dave-mccowan has quit IRC | 18:30 | |
*** dave-mccowan has joined #openstack-python3 | 18:57 | |
*** gcb has joined #openstack-python3 | 21:01 | |
*** dave-mccowan has quit IRC | 21:10 | |
*** EmilienM has joined #openstack-python3 | 21:32 | |
EmilienM | hello there | 21:32 |
---|---|---|
*** cdent has quit IRC | 21:35 | |
EmilienM | dhellmann: I have a stupid question about python 3.5 Goal, how can I be sure a functional testing job is running Python 3.5 and not Python 2.x ? | 21:41 |
dhellmann | EmilienM : the job should set USE_PYTHON3=true and the project should have a classifier in setup.cfg saying that it runs under python 3.5 | 21:42 |
dhellmann | https://wiki.openstack.org/wiki/Python3#Functional_and_Integration_Tests | 21:42 |
dhellmann | EmilienM : dims has set up several recently | 21:43 |
EmilienM | dhellmann: ok my case is a bit specific, in tripleo we don't run devstack (or not for all projects) | 21:43 |
EmilienM | but i'll look at content | 21:43 |
dhellmann | oh, in that case you'd have to do whatever you do to set the python interpreter to be used | 21:44 |
dhellmann | if it's just calling "python" you'll need to make that configurable somehow | 21:44 |
dhellmann | that was the first step we took in devstack | 21:44 |
EmilienM | I see | 21:45 |
dims | ++ dhellmann | 21:49 |
dims | EmilienM : http://codesearch.openstack.org/?q=USE_PYTHON3%7C%20python3_enabled&i=nope&files=&repos= | 21:49 |
EmilienM | dims: yeah but like I said, tripleo doesn't use devstack | 21:51 |
EmilienM | dims: we'll have to force python3 interpreter and see how it goes | 21:51 |
dims | EmilienM : i know, you see the devstack changes, you will see what we did there. also there is a nova functional test that does not use devstack | 21:52 |
EmilienM | dims: nice | 21:53 |
dims | EmilienM : http://codesearch.openstack.org/?q=functional.*py35&i=nope&files=&repos= | 21:53 |
EmilienM | dims: thanks | 21:54 |
*** gcb has quit IRC | 23:06 | |
*** dave-mccowan has joined #openstack-python3 | 23:34 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!