From 3aa2ab5f285a1675dece0cd3b4f594e94b7ecb9e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 13 Jul 2018 11:38:36 +0100 Subject: test suite: tar up the artifacts, and name the tarball after the test Naming the output after the test works around #903696. tarring the whole lot up turns out to make it a lot smaller. Before: $ du -sk ; du -sk --apparent-size 1640 . 853 . After: 236 . 235 . Signed-off-by: Ian Jackson --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index f5078be..7f0c1ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +dgit (5.9+exp4~) experimental; urgency=medium + + * test suite: tar up the artifacts, and name the tarball after + the test (to work around #903696). + + -- Ian Jackson Fri, 13 Jul 2018 11:38:25 +0100 + dgit (5.9+exp3) experimental; urgency=medium * test suite: chmod a+r $AUTOPKGTEST explicitly. -- cgit v1.2.3