From 0192443fdf60178ee65fa0092d9d8ec30fcb56ac Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: May 04 2018 12:35:02 +0000 Subject: Install pip in CI --- diff --git a/run_ci_tests.sh b/run_ci_tests.sh index 106251b..508e068 100755 --- a/run_ci_tests.sh +++ b/run_ci_tests.sh @@ -5,7 +5,7 @@ yum install -y python-virtualenv python34 \ libgit2 python-pygit2 \ redis swig openssl-devel m2crypto \ python2-fedmsg python34-fedmsg-core fedmsg \ - python-tox + python-tox python-pip sysctl -w fs.file-max=2048