]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/tasks/tox: unpin tox version 59770/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 11 Sep 2024 22:17:09 +0000 (18:17 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 1 Oct 2024 17:57:52 +0000 (13:57 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
qa/tasks/tox.py

index 61c5b7411b45df32f40d5254a7a629fb9af322e4..4e4dee966d5a21a0b761b21f70e980e498635b90 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==3.15.0'
+            'pip', 'install', 'tox'
         ])
 
     # export the path Keystone and Tempest