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 9b2e7d8f8..349feb376 100644
--- a/jjb/functest/functest-kubernetes.yaml
+++ b/jjb/functest/functest-kubernetes.yaml
@@ -769,7 +769,7 @@
python3.10 python3.10-dev python3.10-distutils \
python3.9 python3.9-dev python3.9-distutils \
python3.8 python3.8-dev python3.8-distutils \
- python3-pip enchant -y
+ python3-pip enchant-2 -y
pip3 install tox tox-pip-version
tox
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml
index ef75876b6..3140874a7 100644
--- a/jjb/functest/functest.yaml
+++ b/jjb/functest/functest.yaml
@@ -962,7 +962,7 @@
python3.10 python3.10-dev python3.10-distutils \
python3.9 python3.9-dev python3.9-distutils \
python3.8 python3.8-dev python3.8-distutils \
- python3-pip enchant -y
+ python3-pip enchant-2 -y
sudo pip3 install tox tox-pip-version
tox
diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml
index 77c690460..2c1f8cc91 100644
--- a/jjb/functest/xtesting.yaml
+++ b/jjb/functest/xtesting.yaml
@@ -537,7 +537,7 @@
python3.10 python3.10-dev python3.10-distutils \
python3.9 python3.9-dev python3.9-distutils \
python3.8 python3.8-dev python3.8-distutils \
- python3-pip enchant -y
+ python3-pip enchant-2 -y
sudo pip3 install tox tox-pip-version
tox