[kvm-unit-tests PATCH 0/6] Checking and CI improvements

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Here's some assorted fixes and improvements to static checking
and CI.

checkpatch support is a big one and you could consider it RFC
for now. We may want to customise it somewhat (but IMO fewer
customisations the easier to maintain the script if we can agree
on close to kernel style). It's nice because it gets DCO, license
headers, etc., not just code style.

Here is a pipeline with this series applied:

https://gitlab.com/npiggin/kvm-unit-tests/-/pipelines/1388888286

Thanks,
Nick

Nicholas Piggin (6):
  gitlab-ci: fix CentOS mirror list
  arm: Fix kerneldoc
  gitlab-ci: upgrade to CentOS 8
  gitlab-ci: Move check-kerneldoc test out of the centos test
  gitlab-ci: add a shellcheck test
  checkpatch support

 .gitlab-ci.yml         |   83 +-
 arm/fpu.c              |   24 +-
 scripts/check-patch.py |   61 +
 scripts/checkpatch.pl  | 7839 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 7986 insertions(+), 21 deletions(-)
 create mode 100755 scripts/check-patch.py
 create mode 100755 scripts/checkpatch.pl

-- 
2.45.2





[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux