Tuesday, 2017-01-24

*** hongbin has quit IRC00:04
*** sileht has quit IRC10:27
*** sileht has joined #openstack-python310:27
*** cdent has joined #openstack-python313:05
*** dave-mccowan has joined #openstack-python313:18
*** cdent has quit IRC13:56
*** cdent has joined #openstack-python314:40
*** hongbin has joined #openstack-python315:08
*** cdent_ has joined #openstack-python316:04
*** cdent has quit IRC16:04
*** cdent_ is now known as cdent16:04
*** cdent has quit IRC16:09
*** cdent has joined #openstack-python316:09
*** dave-mccowan has quit IRC17:11
*** cdent has quit IRC17:41
*** dave-mccowan has joined #openstack-python317:50
*** cdent has joined #openstack-python318:15
*** dave-mccowan has quit IRC18:30
*** dave-mccowan has joined #openstack-python318:57
*** gcb has joined #openstack-python321:01
*** dave-mccowan has quit IRC21:10
*** EmilienM has joined #openstack-python321:32
EmilienMhello there21:32
*** cdent has quit IRC21:35
EmilienMdhellmann: 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
dhellmannEmilienM : the job should set USE_PYTHON3=true and the project should have a classifier in setup.cfg saying that it runs under python 3.521:42
dhellmannhttps://wiki.openstack.org/wiki/Python3#Functional_and_Integration_Tests21:42
dhellmannEmilienM : dims has set up several recently21:43
EmilienMdhellmann: ok my case is a bit specific, in tripleo we don't run devstack (or not for all projects)21:43
EmilienMbut i'll look at content21:43
dhellmannoh, in that case you'd have to do whatever you do to set the python interpreter to be used21:44
dhellmannif it's just calling "python" you'll need to make that configurable somehow21:44
dhellmannthat was the first step we took in devstack21:44
EmilienMI see21:45
dims++ dhellmann21:49
dimsEmilienM : http://codesearch.openstack.org/?q=USE_PYTHON3%7C%20python3_enabled&i=nope&files=&repos=21:49
EmilienMdims: yeah but like I said, tripleo doesn't use devstack21:51
EmilienMdims: we'll have to force python3 interpreter and see how it goes21:51
dimsEmilienM : 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 devstack21:52
EmilienMdims: nice21:53
dimsEmilienM : http://codesearch.openstack.org/?q=functional.*py35&i=nope&files=&repos=21:53
EmilienMdims: thanks21:54
*** gcb has quit IRC23:06
*** dave-mccowan has joined #openstack-python323:34

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!