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