summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-08-10 11:32:32 +0200
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-08-10 11:32:32 +0200
commit8632fae6fbed323aa6e4f7dea1f16dab5612b373 (patch)
tree39f5e5498de3c81c245a82bdee38e7295ea4c23e
parent769649003dba4fbdb5330505518f161c798f2583 (diff)
Temporary fix for k8s build fail
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Issue-ID: DCAEGEN2-2384 Change-Id: I024736f87542f8320c6c5290664d711f98c57f58
-rw-r--r--mvn-phase-lib.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/mvn-phase-lib.sh b/mvn-phase-lib.sh
index ff03fd8..2a61c0c 100644
--- a/mvn-phase-lib.sh
+++ b/mvn-phase-lib.sh
@@ -230,6 +230,7 @@ run_tox_test()
pip install --upgrade pip
pip install --upgrade setuptools
pip install --upgrade argparse
+ pip install 'virtualenv==20.0.28'
pip install tox
pip freeze
pwd