> possible to have a working py26 CI for the duration > of Centos 7 migration (or keep it even after that)
I'd prefer to drop py26 as well as py27 from Fuel CI. We have openstack gating, that should be more than enough. :) Fuel CI should be kept for running Fuel UI tests. On Thu, Dec 3, 2015 at 1:17 PM, Igor Belikov <[email protected]> wrote: > Just want to make a couple of things clear: > > 1. Openstack-Infra is dropping py26 jobs support, as Andreas said, > so once https://review.openstack.org/#/c/252448/ is merged all openstack > projects > (including Fuel, of course) won’t have py26 gates. > > 2. We still run py26 tests on Fuel-CI side and don’t plan to drop them along > with > OS-Infra folks, so it’s absolutely possible to have a working py26 CI for the > duration > of Centos 7 migration (or keep it even after that). > >> On 03 Dec 2015, at 13:49, Igor Kalnitsky <[email protected]> wrote: >> >>> shouldn't we switch tests to work with python2.7 instead of python2.6? >> >> Currently we run tests using both py26 and py27, see the >> >> * gate-fuel-web-python27 (openstack infra) >> * verify-fuel-web-py27 (fuel infra) >> >> So the question is should we drop py26 jobs? I think yes, we should.. >> but once CentOS 7 is merged. >> >> I want to notice that, the py26 gate has been removed from openstack >> infra in this patch [1] and due to this bug [2]. >> >> Honestly, I have no idea why there were no discussions regarding this >> =/ it looks like Alex Kislitsky is issue reporter. >> >> [1] https://review.openstack.org/#/c/249242/ >> [2] https://bugs.launchpad.net/fuel/+bug/1519371 >> >> - I >> >> On Thu, Dec 3, 2015 at 12:35 PM, Andreas Jaeger <[email protected]> wrote: >>> On 2015-12-03 11:21, Evgeniy L wrote: >>>> >>>> Hi, >>>> >>>> During Fuel master migration to CentOS7 there was found a problem that >>>> tests >>>> get failed [0] for python2.6 >>>> >>>> As far as I can see it's a common practise to drop python2.6 >>>> compatibility [1], >>>> shouldn't we switch tests to work with python2.7 instead of python2.6? >>>> >>>> It looks like fuelclient will be an exception, because clients continue >>>> supporting >>>> python2.6 [1] >>> >>> >>> Clients are not supporting python 2.6 with Juno EOL anymore. Fuelclient has >>> no 2.6 gates anymore since yesterday. >>> >>> As mentioned already, we're disabling python 2.6 everywhere. >>> >>> Patch to remove it from nearly all repos including fuel is at >>> https://review.openstack.org/#/c/252448/ >>> >>> Andreas >>> >>>> Thanks, >>>> >>>> [0] https://review.openstack.org/#/c/251120/ >>>> [1] >>>> >>>> https://wiki.openstack.org/wiki/Python3#Python_2:_Python_2.6_support_dropped.2C_Python_2.7_only >>>> >>>> >>>> __________________________________________________________________________ >>>> OpenStack Development Mailing List (not for usage questions) >>>> Unsubscribe: [email protected]?subject:unsubscribe >>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >>>> >>> >>> >>> -- >>> Andreas Jaeger aj@{suse.com,opensuse.org} Twitter: jaegerandi >>> SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany >>> GF: Felix Imendörffer, Jane Smithard, Graham Norton, >>> HRB 21284 (AG Nürnberg) >>> GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 >>> >>> >>> __________________________________________________________________________ >>> OpenStack Development Mailing List (not for usage questions) >>> Unsubscribe: [email protected]?subject:unsubscribe >>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> >> __________________________________________________________________________ >> OpenStack Development Mailing List (not for usage questions) >> Unsubscribe: [email protected]?subject:unsubscribe >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
