Merge "run_tests_common.sh: Add more openSUSE packages"

This commit is contained in:
Zuul 2017-11-27 18:41:01 +00:00 committed by Gerrit Code Review
commit 0ab3aaeee9

View File

@ -28,7 +28,8 @@ case "${ID,,}" in
# Need to pull libffi and python-pyOpenSSL early
# because we install ndg-httpsclient from pip on Leap 42.1
[[ "${VERSION}" == "42.1" ]] && extra_suse_deps="libffi-devel python-pyOpenSSL"
sudo zypper -n in python-devel lsb-release ${extra_suse_deps:-}
sudo zypper -n in ca-certificates-mozilla python-devel \
python-xml lsb-release ${extra_suse_deps:-}
;;
amzn|centos|rhel)
sudo $RHT_PKG_MGR install -y python-devel redhat-lsb-core epel-release yum-utils