diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-02-10 22:52:15 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-02-10 22:52:15 +0100 |
commit | be27febec62fdfccc85859bd9dfd6cd157feea15 (patch) | |
tree | 578d6043cc7cf4445af1094217e7674ffc12864b | |
parent | 0ca2124cb7da285607f58e2926923d27c82491e5 (diff) |
Update tox
Change-Id: I9d6e107d525482720aadeef55fe1e913694ff600
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | jjb/functest/functest-kubernetes.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/functest/functest-kubernetes.yaml b/jjb/functest/functest-kubernetes.yaml index 714cf3d76..43289bba4 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 tox -y - pip3 install tox-pip-version + python python3-pip enchant -y + pip3 install tox tox-pip-version tox - job-template: |