[libvirt] [tck PATCH v2 00/15] Misc fixes to the TCK

Daniel P. Berrangé posted 15 patches 5 years, 10 months ago
Failed in applying to current master (apply log)
.gitignore                                |   3 +
Build.PL                                  |  12 +-
LICENSE                                   | 159 ----------------------
MANIFEST                                  |   2 -
conf/default.cfg                          |  12 +-
lib/Sys/Virt/TCK.pm                       |  91 +++++++++++--
lib/Sys/Virt/TCK/NetworkHelpers.pm        |  72 ----------
perl-Sys-Virt-TCK.spec.PL                 |  41 +++---
scripts/domain/180-interface-parameters.t |   1 -
scripts/nwfilter/100-ping-still-working.t |   1 -
scripts/nwfilter/210-no-mac-spoofing.t    |   4 +-
scripts/nwfilter/220-no-ip-spoofing.t     |   4 +-
scripts/nwfilter/230-no-mac-broadcast.t   |   4 +-
scripts/nwfilter/240-no-arp-spoofing.t    |   4 +-
scripts/nwfilter/300-vsitype.t            |   1 -
15 files changed, 119 insertions(+), 292 deletions(-)
delete mode 100644 lib/Sys/Virt/TCK/NetworkHelpers.pm
[libvirt] [tck PATCH v2 00/15] Misc fixes to the TCK
Posted by Daniel P. Berrangé 5 years, 10 months ago
Some final misc fixes before doing a new release

Daniel P. Berrangé (15):
  rpm: use standard perl variables
  rpm: add some missing dependencies
  rpm: remove obsolete clean section
  rpm: remove obsolete build root setting
  rpm: remove obsolete group setting
  rpm: cleanup docs file list
  rpm: delete redundant changelog
  build: misc updates the Module::Build config
  conf: update URLs for Fedora 28 images
  build: ignore more auto generated files
  scripts: disable known hosts file
  lib: use Test::More directly instead of Test::Builder
  lib: merge NetworkHelpers module into main TCK module
  license: only refer to the GPL not Artistic
  lib: fix array value accessor to use preferred style

 .gitignore                                |   3 +
 Build.PL                                  |  12 +-
 LICENSE                                   | 159 ----------------------
 MANIFEST                                  |   2 -
 conf/default.cfg                          |  12 +-
 lib/Sys/Virt/TCK.pm                       |  91 +++++++++++--
 lib/Sys/Virt/TCK/NetworkHelpers.pm        |  72 ----------
 perl-Sys-Virt-TCK.spec.PL                 |  41 +++---
 scripts/domain/180-interface-parameters.t |   1 -
 scripts/nwfilter/100-ping-still-working.t |   1 -
 scripts/nwfilter/210-no-mac-spoofing.t    |   4 +-
 scripts/nwfilter/220-no-ip-spoofing.t     |   4 +-
 scripts/nwfilter/230-no-mac-broadcast.t   |   4 +-
 scripts/nwfilter/240-no-arp-spoofing.t    |   4 +-
 scripts/nwfilter/300-vsitype.t            |   1 -
 15 files changed, 119 insertions(+), 292 deletions(-)
 delete mode 100644 lib/Sys/Virt/TCK/NetworkHelpers.pm

-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list