summaryrefslogtreecommitdiffstats
path: root/jjb/functest
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2021-02-10 21:56:20 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2021-02-10 21:56:20 +0100
commit0ca2124cb7da285607f58e2926923d27c82491e5 (patch)
tree50d7bf066385be2fe363fef93bda5666757a964f /jjb/functest
parent02f2301e294cb1db7044231ba7467e49abc347ec (diff)
Swith to tox package
Change-Id: I8be6af9a1c2c8b6b095fd0b5f27a27d4c50b8a26 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/functest')
-rw-r--r--jjb/functest/functest-kubernetes.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/functest/functest-kubernetes.yaml b/jjb/functest/functest-kubernetes.yaml
index 43289bba4..714cf3d76 100644
--- a/jjb/functest/functest-kubernetes.yaml
+++ b/jjb/functest/functest-kubernetes.yaml
@@ -571,8 +571,8 @@
apt-get update && apt-get install python3.8 python3.8-dev \
python3.8-distutils \
python3.7 python3.7-dev python3.6 python3.6-dev \
- python python3-pip enchant -y
- pip3 install tox tox-pip-version
+ python python3-pip enchant tox -y
+ pip3 install tox-pip-version
tox
- job-template: