From 1478e5094c7d0d98445d76cfbf3bbdaaa0484ec5 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Wed, 6 Nov 2019 20:47:04 +0100 Subject: Add more debugs in gsutils (cntt) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Id37a6860628d669876bbe246eacebd702e5b0c6f Signed-off-by: Cédric Ollivier --- jjb/airship/cntt.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/airship') diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml index 7588e9535..91a1e0ba6 100644 --- a/jjb/airship/cntt.yaml +++ b/jjb/airship/cntt.yaml @@ -75,7 +75,7 @@ $image run_tests -t {test} -r res=$? gsutil -DD -m cp -r $WORKSPACE/ \ - gs://artifacts.opnfv.org/cntt/$JOB_NAME-$BUILD_ID > /dev/null 2>&1 + gs://artifacts.opnfv.org/cntt/$JOB_NAME-$BUILD_ID find $WORKSPACE -type f \ -printf \ "http://artifacts.opnfv.org/cntt/$JOB_NAME-$BUILD_ID/%P\n" -- cgit