summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2021-02-11 00:16:42 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2021-02-11 00:16:42 +0100
commita8edd9d5c0524970f45a45ab3e48ddcd16139543 (patch)
tree88dbb4631c93760f73abcc9f17e93cd17baeed33
parent225def69003f07a4b94f6b1bc7864d1d4fbf964a (diff)
Add python-dev
https://build.opnfv.org/ci/view/functest-kubernetes-tox/job/functest-kubernetes-hunter-tox/4/console Change-Id: I35d59f5313356d61f852ea0958ce84e082d7c742 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--jjb/functest/functest-kubernetes.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/functest/functest-kubernetes.yaml b/jjb/functest/functest-kubernetes.yaml
index a07a51c08..d45cd177f 100644
--- a/jjb/functest/functest-kubernetes.yaml
+++ b/jjb/functest/functest-kubernetes.yaml
@@ -571,7 +571,7 @@
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
+ python python-dev python3-pip enchant -y
pip3 install tox tox-pip-version
tox