Add parallel to e2e-prow image
This commit is contained in:
parent
508d8db015
commit
ba2bef7a72
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ RUN apt-get update \
|
||||||
&& apt-get install -y \
|
&& apt-get install -y \
|
||||||
bc \
|
bc \
|
||||||
rpm \
|
rpm \
|
||||||
|
parallel \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
ARG K8S_RELEASE
|
ARG K8S_RELEASE
|
||||||
|
|
Loading…
Reference in a new issue