iec: compass: Bump docker-compose to 1.24.1 93/2093/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Thu, 5 Dec 2019 09:28:34 +0000 (10:28 +0100)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Thu, 5 Dec 2019 09:28:34 +0000 (10:28 +0100)
commit796d5871c255253b0e8395c2f87aa221612d22ce
treeda93dfed9ed4d627b2da707d1ca474cf72db2f23
parent1bec79ea9515031faa0a6dd5853027c82b005e70
iec: compass: Bump docker-compose to 1.24.1

Since IEC CI jobs run on the same Jenkins static slaves where TA REC
artifact building occurs, installing `docker-compose` and its
requirements (including python-requests) via `sudo pip install`
creates a conflict that breaks TA ISO upload (see upstream bug
linked below).

Bump docker-compose to a newer version, which will stop forcefully
downgrading the python-requests package, working around the original
issue.

Upstream-bug: https://jira.linuxfoundation.org/browse/RELENG-2558

Change-Id: Ic449f3d43c5df45846b7008db50efcbcd339c3f9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
jjb/iec/iec-compass-deploy.sh