chiark / gitweb /
test suite: tagupl*: Drop use of --no-push
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 6 Jul 2019 22:23:19 +0000 (23:23 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 7 Jul 2019 10:18:17 +0000 (11:18 +0100)
Now we do actually push.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/lib
tests/tests/tagupl
tests/tests/tagupl-native

index 29b68e73b99787d57ace56a77155f51cfb751038..39f13825fc32bdc6bfb2d29ed0c66b2baf2f3f20 100644 (file)
--- a/tests/lib
+++ b/tests/lib
@@ -1224,7 +1224,7 @@ t-tagupl-run-drs () {
 
 t-tagupl-test () {
        ${DGIT_DEBPUSH_TEST-git debpush} \
-               --distro=test-dummy --no-push -u Senatus "$@"
+               --distro=test-dummy -u Senatus "$@"
 
        mkdir ../tagupl
        t-tagupl-run-drs
index 52c4a7ab3b4339ab9f9a7cff484bca7f8638fa1f..cfbdb6e853dfbc5d638ef600fb699f8562af252b 100755 (executable)
@@ -27,9 +27,7 @@ t-tagupl-settings
 upstream=$(git rev-parse upstream/1.0~0)
 tagname=test-dummy/$v
 
-t-tagupl-test --no-push --quilt=gbp
-
-# xxx test pushing
+t-tagupl-test --quilt=gbp
 
 # todo: test each miss/rejection
 
index cd6538e6862867894e1efd5ea8e8aa4f8a7c938d..d1ec6b5f55909a682533ea2df20a5466016d9707 100755 (executable)
@@ -24,9 +24,8 @@ git commit -m 'convert to 1.0 native'
 
 tagname=test-dummy/$v
 
-t-tagupl-test --no-push
+t-tagupl-test
 
-# xxx test pushing
 # todo: test each miss/rejection
 
 t-ok