[libvirt PATCH v2 0/1] ci: Add helper script

Andrea Bolognani abologna at redhat.com
Wed Feb 17 09:24:50 UTC 2021


Changes from [v1]:

  * implement (partial) support for running builds and spawning
    shells inside the container;

  * make the code more maintainable by using a couple of classes.

[v1] https://listman.redhat.com/archives/libvir-list/2021-February/msg00900.h=
tml

Andrea Bolognani (1):
  ci: Add helper script

 ci/cirrus/refresh     |  22 -----
 ci/containers/refresh |  41 ---------
 ci/helper             | 187 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 187 insertions(+), 63 deletions(-)
 delete mode 100755 ci/cirrus/refresh
 delete mode 100755 ci/containers/refresh
 create mode 100755 ci/helper

--=20
2.26.2





More information about the libvir-list mailing list