From 2768040280f6a549419e87f5ad5619ae6afa1763 Mon Sep 17 00:00:00 2001 From: Igor Stoppa Date: Mon, 16 Jun 2014 13:59:02 +0300 Subject: [PATCH] Trigger the publication of testing results to OBS. Change-Id: Idea542208a1315bd120dc37811fcf75e3d9fea92 --- jobs/image-tester/config.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/jobs/image-tester/config.xml b/jobs/image-tester/config.xml index 242aa72..d7c110c 100644 --- a/jobs/image-tester/config.xml +++ b/jobs/image-tester/config.xml @@ -67,6 +67,21 @@ if (en["TEST_RESULT"] != "PASS") manager.buildFailure() 0 + + + + + + RESULTS-PUBLISHING.env + true + + + test-results-publisher, + ALWAYS + false + + + -- 2.7.4