chiark / gitweb /
test suite: mirror-private: test that package becomes public. (#849789)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 12 Jan 2017 00:03:27 +0000 (00:03 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 12 Jan 2017 00:31:20 +0000 (00:31 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
tests/tests/mirror-private

index a7a4b99f824b1530fb8bee456d3e46a4d50fb21a..0bad3b8b3ba06d77dddb52d4eecc00a59b26c7c6 100644 (file)
@@ -10,6 +10,7 @@ dgit (3.2~) unstable; urgency=medium
 
   Test suite:
   * infra: mirroring and policy hooks: Improve some debugging output.
+  * infra: mirror-private: test that package becomes public.  (#849789)
 
  --
 
index c26ba89291e3c0526c47e9e56f5051a97414c49f..1e885ae430d1f4a593a68353d2e3b94c508804f8 100755 (executable)
@@ -23,4 +23,8 @@ t-dgit push --new
 t-check-not-mirrored
 t-files-notexist $reposmirror/$p.*
 
+t-archive-process-incoming sid
+t-policy-periodic
+t-check-mirrored
+
 t-ok