]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/tasks/tox: use the latest stable tox
authorKefu Chai <kchai@redhat.com>
Sun, 24 May 2020 17:07:09 +0000 (01:07 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 2 Jun 2020 01:48:32 +0000 (09:48 +0800)
in hope to avoid any ancient bugs

Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/tasks/tox.py

index efb64f7a22d938a50240e101e76161da306627c3..36c226d0b2e6e4555e6347fa1ce3db645bbc7c2d 100644 (file)
@@ -35,7 +35,7 @@ def task(ctx, config):
         ctx.cluster.only(client).run(args=
             [   'source', '{tvdir}/bin/activate'.format(tvdir=tvdir),
                 run.Raw('&&'),
-                'pip', 'install', 'tox==2.3.1'
+                'pip', 'install', 'tox==3.15.0'
             ])
 
     # export the path Keystone and Tempest