summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/functest/functest-kubernetes.yaml2
-rw-r--r--jjb/functest/functest.yaml2
-rw-r--r--jjb/functest/xtesting.yaml2
3 files changed, 3 insertions, 3 deletions
diff --git a/jjb/functest/functest-kubernetes.yaml b/jjb/functest/functest-kubernetes.yaml
index bae4d173b..ca22752d6 100644
--- a/jjb/functest/functest-kubernetes.yaml
+++ b/jjb/functest/functest-kubernetes.yaml
@@ -1122,7 +1122,7 @@
python3.9 python3.9-dev python3.9-distutils \
python3.8 python3.8-dev python3.8-distutils \
python3-pip enchant-2 -y
- pip3 install tox tox-pip-version
+ pip3 install tox
tox
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml
index 0a2e86c3a..463dd9a0a 100644
--- a/jjb/functest/functest.yaml
+++ b/jjb/functest/functest.yaml
@@ -1286,7 +1286,7 @@
python3.9 python3.9-dev python3.9-distutils \
python3.8 python3.8-dev python3.8-distutils \
python3-pip enchant-2 -y
- sudo pip3 install tox tox-pip-version
+ sudo pip3 install tox
tox
diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml
index 1e1215dc7..7dcefc229 100644
--- a/jjb/functest/xtesting.yaml
+++ b/jjb/functest/xtesting.yaml
@@ -532,7 +532,7 @@
python3.9 python3.9-dev python3.9-distutils \
python3.8 python3.8-dev python3.8-distutils \
python3-pip enchant-2 -y
- sudo pip3 install tox tox-pip-version
+ sudo pip3 install tox
tox