Install packages one at a time 31/85331/2
authorJamo Luhrsen <jluhrsen@gmail.com>
Tue, 22 Oct 2019 18:01:22 +0000 (11:01 -0700)
committerJamo Luhrsen <jluhrsen@gmail.com>
Tue, 22 Oct 2019 18:03:58 +0000 (11:03 -0700)
commit1b2cacefd84381c23ef994433817ea752e119066
tree91b4cbb96c5147491b2e6a11b350d7fc16c94520
parentcc149a4d50a670b1117a32b43dad4d07f1544dbd
Install packages one at a time

The csit_failed_tests.txt file is not being created any
more. This fixes it.

Not sure why this breaks when installing one in a single
line, but the bs4 and requests libraries aren't found
when they are installed together with tox on the same
command line.

Also, turns out that we need bs4 now instead of
beautifulsoup4.

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: Iaa45e22708cd70a358cc90b3e9a76d94becc18e3
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
jjb/generate-csit-status-report.sh