[Qa-jenkins-scm] [jenkins.debian.net] 07/10: stop the vlog noise

Holger Levsen holger at layer-acht.org
Thu Apr 28 19:52:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 00f711c3c65018273da3c9547ba8abc891b6d603
Author: Philip Hands <phil at hands.com>
Date:   Thu Apr 28 19:15:37 2016 +0200

    stop the vlog noise
---
 features/support/helpers/sikuli_helper.rb | 2 +-
 job-cfg/lvc.yaml                          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/features/support/helpers/sikuli_helper.rb b/features/support/helpers/sikuli_helper.rb
index 938f485..486b0e2 100644
--- a/features/support/helpers/sikuli_helper.rb
+++ b/features/support/helpers/sikuli_helper.rb
@@ -208,6 +208,6 @@ sikuli_settings.OcrDataPath = $config["TMPDIR"]
 # positives).
 sikuli_settings.MinSimilarity = 0.9
 sikuli_settings.ActionLogs = true
-sikuli_settings.DebugLogs = true
+sikuli_settings.DebugLogs = false
 sikuli_settings.InfoLogs = true
 sikuli_settings.ProfileLogs = true
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml
index ba1fa27..34e85c5 100644
--- a/job-cfg/lvc.yaml
+++ b/job-cfg/lvc.yaml
@@ -40,7 +40,7 @@
     wrappers:
       - live-screenshot
     builders:
-      - shell: 'rm $WORKSPACE/*.png $WORKSPACE/*.mvk -f >/dev/null; /srv/jenkins/bin/lvc/run_test_suite {my_params}'
+      - shell: '/srv/jenkins/bin/lvc/run_test_suite {my_params}'
     triggers:
       - timed: '{my_time}'
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list