From 314cc502ac862494973712537bf7a7a0c34f96d8 Mon Sep 17 00:00:00 2001 From: Arif Ali Date: Tue, 7 Nov 2023 13:58:25 +0200 Subject: [debian] Packaging and testing for debian pkgs Initial start of building and testing the deb package This will improve the overall testing of sos over the Ubuntu releases, and also helps with the basis of thenadding further stagetwo testing in the future. This will help to pick up issues automatically rather than the manual testing. Add ubuntu-latest for deb CI build and testing. Update the GCE images for all ubuntu images for CI testing Co-authored-by: Nikhil Kshirsagar Signed-off-by: Nikhil Kshirsagar Signed-off-by: Arif Ali --- debian/patches/series | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/patches/series (limited to 'debian/patches/series') diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 00000000..3d9fdd41 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +0001-debian-change-tmp-dir-location.patch -- cgit