This needs a careful inspection as nosetests-{2,3} on CentOS hasn't been run for a while:
10:22:47 which: no nosetests-2 in (/root/pagure/.tox/py27-flask011-ci/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
10:22:47 which: no nosetests-3 in (/root/pagure/.tox/py27-flask011-ci/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
...
10:24:54 No nosetests-2 found, removing python 2
10:24:54 No nosetests-3 found, removing python 3
CentOS 7 doesn't have /usr/bin/nosetests-{2,3}, only /usr/bin/nosetests-{2.7,3.4}
Check if those exist and use them
Signed-off-by: Karsten Hopp karsten@redhat.com
This needs a careful inspection as nosetests-{2,3} on CentOS hasn't been run for a while:
10:22:47 which: no nosetests-2 in (/root/pagure/.tox/py27-flask011-ci/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
10:22:47 which: no nosetests-3 in (/root/pagure/.tox/py27-flask011-ci/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
...
10:24:54 No nosetests-2 found, removing python 2
10:24:54 No nosetests-3 found, removing python 3