[libvirt PATCH 0/4] ci: Adjustments to remove our dependency on sudo

Erik Skultety eskultet at redhat.com
Wed Feb 10 17:00:40 UTC 2021


Our Debian containers don't have sudo pre-installed and the only reason we
actually needed it was to run a custom prepare script which as it turns out d=
oes
nothing really.

Erik Skultety (4):
  ci: Specify the shebang sequence for build.sh
  ci: Run podman command directly without wrapping it with prepare.sh
  ci: Expose CI_USER_LOGIN as a Makefile variable for users to use
  ci: Drop the prepare.sh script

 ci/Makefile   | 43 ++++++++++++++++++++++++-------------------
 ci/build.sh   |  2 ++
 ci/prepare.sh | 13 -------------
 3 files changed, 26 insertions(+), 32 deletions(-)
 delete mode 100644 ci/prepare.sh

--=20
2.29.2





More information about the libvir-list mailing list