Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/266485

Change subject: Drop --verbose from castor rsync calls
......................................................................

Drop --verbose from castor rsync calls

The verbosity is annoying and fills up the console output. Dropping it.

Update:

castor-save
integration-config-tox-dib-jessie
integration-jjb-config-diff
npm-node-4.2
operations-puppet-tox-pep8-jessie
operations-puppet-tox-py27-jessie
pywikibot-core-tox-nose-jessie
pywikibot-core-tox-nose34-jessie
pywikibot-wikibase-tox-flake8-py3-jessie
pywikibot-wikibase-tox-nose-jessie
pywikibot-wikibase-tox-nose34-jessie
rake-jessie
tox-doc-jessie
tox-flake8-bin-jessie
tox-flake8-jessie
tox-jessie
tox-py27-jessie
tox-py34-jessie

Change-Id: I4f26a9c5771cc8898508f8aed2d372c7ee35cdc2
---
M jjb/castor.yaml
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/85/266485/1

diff --git a/jjb/castor.yaml b/jjb/castor.yaml
index ccfe8df..9a38add 100644
--- a/jjb/castor.yaml
+++ b/jjb/castor.yaml
@@ -54,7 +54,6 @@
             echo "Syncing..."
             rsync \
               --archive \
-              --verbose \
               --compress \
               --contimeout 3 \
               
rsync://castor.integration.eqiad.wmflabs:/caches/${CASTOR_NAMESPACE}/ $HOME \
@@ -128,7 +127,6 @@
             echo -e "Syncing cache\nFrom.. ${REMOTE_INSTANCE}\nTo.... ${DEST}"
             rsync \
               --archive \
-              --verbose \
               --compress \
               --rsh="ssh -a -T  -o ConnectTimeout=6 -o 
UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" \
               --delete-delay \

-- 
To view, visit https://gerrit.wikimedia.org/r/266485
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4f26a9c5771cc8898508f8aed2d372c7ee35cdc2
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to