summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-12 00:03:27 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-12 00:31:20 +0000
commit318d5f52db221919a0ec31ab08cc525982c3bf56 (patch)
tree8017e4890dc4e41a187a8f009225565dfd415ee4
parent39988196301013320ba7c93cbd9146c27bd51453 (diff)
test suite: mirror-private: test that package becomes public. (#849789)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog1
-rwxr-xr-xtests/tests/mirror-private4
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a7a4b99..0bad3b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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)
--
diff --git a/tests/tests/mirror-private b/tests/tests/mirror-private
index c26ba89..1e885ae 100755
--- a/tests/tests/mirror-private
+++ b/tests/tests/mirror-private
@@ -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