]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: remove duplicate py3 env 41178/head
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 5 May 2021 15:08:08 +0000 (11:08 -0400)
committerDimitri Savineau <dsavinea@redhat.com>
Wed, 5 May 2021 15:09:50 +0000 (11:09 -0400)
commit1589b4799d30e67fbef6dd50e17b9443c1ceeb05
treed6e26c42dd7eb44f7111bc6830daf9f37203e097
parent474081e032c680fe3a703959b350a1888369a865
ceph-volume: remove duplicate py3 env

We don't need to have py36 and py3 env in the tox configuration.
Currently we're running pytest twice on the same python 3 release.
Using py3 only is more generic and reflects was is defined in the
other tox.ini file for other components.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
src/ceph-volume/tox.ini