Install unzip for wheel build jobs
This allows us to test that wheels produced by the wheel build jobs are valid zipfiles before publishing them. Change-Id: I556c3977cae50e662dd11ae6930569f89700022e
This commit is contained in:
parent
5c9eba3208
commit
d5472e7d96
@ -58,6 +58,7 @@ pcre-devel [platform:rpm]
|
||||
|
||||
# NOTE(pabelanger): Needed for build-wheel-mirror jobs
|
||||
gawk [test]
|
||||
unzip [test]
|
||||
# NOTE(pabelanger): You must first enable epel to install parallel RPM on
|
||||
# centos-7.
|
||||
parallel [test]
|
||||
|
Loading…
Reference in New Issue
Block a user