Fix integration-distribution-test Python error 87/98287/1
authorSangwook Ha <sangwook.ha@verizon.com>
Wed, 3 Nov 2021 23:17:55 +0000 (16:17 -0700)
committerSangwook Ha <sangwook.ha@verizon.com>
Wed, 3 Nov 2021 23:17:55 +0000 (16:17 -0700)
commit7499742d53cd84ec4f1760b6af260f3b3a411912
tree88e82e26192489fb99e6613c76619e14bde9aa94
parent8cb5310ce79aa5ba47e9bfe4d2317d71eaf40706
Fix integration-distribution-test Python error

Script to generate CSIT status is failing because Python packages
cannot be installed in a Python 2 virtual environment.

Use Python 3 virtual environment instead.

Signed-off-by: Sangwook Ha <sangwook.ha@verizon.com>
Change-Id: Id3d1c79f296ee466f84d14622b8e1b34f1947c97
jjb/generate-csit-status-report.sh