Fix installation of lftools python packages in docker images. 54/31254/24
authorDave Wallace <dwallacelf@gmail.com>
Fri, 12 Feb 2021 18:07:35 +0000 (13:07 -0500)
committerDave Wallace <dwallacelf@gmail.com>
Thu, 18 Feb 2021 15:10:27 +0000 (15:10 +0000)
commitefc9fc5576cdbf3071c149d33ee6744b83e58da5
treef08194ca52bc8fd9095ebfc4f9692ec64a69075b
parent7ba8180a7443a0624fb064545477fed436e0d495
Fix installation of lftools python packages in docker images.

- fix build script to remove $DOCKER_BUILD_DIR before
  copying ci-management repo into it.

- remove unnecessary jenkins account configuration.

Change-Id: I6267b13efad1426194ea87f63c7284bed4b988a1
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
docker/scripts/dbld_lfit_requirements.sh
docker/scripts/lib_apt.sh
docker/scripts/lib_common.sh
docker/scripts/lib_dnf.sh
docker/scripts/lib_yum.sh