]> git.decadent.org.uk Git - dak.git/commitdiff
Push merkel qa user on start of dinstall
authorJoerg Jaspert <joerg@debian.org>
Sun, 27 Apr 2008 14:53:48 +0000 (16:53 +0200)
committerJoerg Jaspert <joerg@debian.org>
Sun, 27 Apr 2008 14:53:48 +0000 (16:53 +0200)
ChangeLog
config/debian/cron.daily

index b543449aae8c8f1953bd2643e9cb1a2d3ab7555b..bb84cfbf8419b9f64a161c8464a47f4ca06bb7c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-27  Joerg Jaspert  <joerg@debian.org>
+
+       * config/debian/cron.daily: Notify qa user on merkel of dinstall start
+
 2008-04-26  Joerg Jaspert  <joerg@debian.org>
 
        * dak/process_new.py: Call end() whenever we try to leave by
index f40b6d81a1bac9a3e32760cefb9a45655e72c1f3..139208f99c8aa0f4cdfe45cb317caa7400b88413 100755 (executable)
@@ -35,6 +35,9 @@ ending at about 15:30.  This file is then removed.
 You should not mirror the archive during this period.
 EOF
 
+# Push merkels qa user, so the qa pages can show "dinstall is running" information
+ssh -2 -i ~dak/.ssh/push_merkel_qa  -o BatchMode=yes -o SetupTimeOut=30 -o ConnectTimeout=30 qa@merkel.debian.org sleep 1
+
 ################################################################################
 
 echo "Creating pre-daily-cron-job backup of projectb database..."