summaryrefslogtreecommitdiff
path: root/remote-exec.sh
AgeCommit message (Expand)Author
2020-12-16remote-exec.sh: Use TIMEOUT env variable if definedChristophe Lyon
2020-12-15remote-exec.sh: Increase timeout to 30 minutesChristophe Lyon
2020-12-14remote-exec.sh: Increase timeout to 10 minutesChristophe Lyon
2020-01-14remote-exec.sh: Remove ssh verbose flagsChristophe Lyon
2020-01-14remote-exec.sh: Improve early exitChristophe Lyon
2020-01-14Revert "remote-exec.sh: Fix early exit condition"Christophe Lyon
2020-01-14remote-exec.sh: Fix early exit conditionChristophe Lyon
2020-01-14remote-exec.sh: Comment out debug tracesChristophe Lyon
2020-01-14remote-exec.sh: Add a debug call to ssh, to get the tracesChristophe Lyon
2020-01-14remote-exec.sh: Re-add more debug infoChristophe Lyon
2020-01-08remote-exec.sh: Check that the remote machine is ready before starting remote...Christophe Lyon
2020-01-08Revert "remote-exec.sh: Add ssh debug traces"Christophe Lyon
2019-12-23remote-exec.sh: Add ssh debug tracesChristophe Lyon
2019-06-18remote-exec.sh: Add more debug infoChristophe Lyon
2019-05-02remote-exec.sh: Fix handling of remote command exit statusChristophe Lyon
2019-04-18remote-exec.sh: Increase timeout to 3 minutesChristophe Lyon
2019-03-27remote-exec.sh: Add error messages when remote connexion failsChristophe Lyon
2019-03-22remote-exec.sh: Prefix ssh/scp with "timeout 1m"Christophe Lyon
2019-02-18remote-exec.sh: Disable connexion sharingChristophe Lyon
2019-02-18remote-exec.sh: Call ssh -O exit at the endChristophe Lyon
2019-02-18remote-exec.sh: Make info message more visibleChristophe Lyon
2019-02-18remote-exec.sh: Print an error message if the connexion fails.Christophe Lyon
2019-02-18remote-exec.sh, set-build-description.sh, set-node-offline.sh: Print ERRROR i...Christophe Lyon
2019-02-18Do not hardcode buildslave user for remote ssh connexions.Christophe Lyon
2015-03-16Add blank lines to make the report easier to read.Christophe Lyon
2015-03-12Cleanup.Christophe Lyon
2015-03-12Fix remote cleanup.Christophe Lyon
2015-03-12Use buildslave as remote user.Christophe Lyon
2015-03-12Add missing remote-exec script.Christophe Lyon