summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-11-06 20:47:04 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-11-06 20:47:04 +0100
commit1478e5094c7d0d98445d76cfbf3bbdaaa0484ec5 (patch)
tree906364ef6cb2291e247b650b2483cfe80a7bbfb1
parentf5188d2b12f11ddb3ea92823038d4b715a6e8306 (diff)
Add more debugs in gsutils (cntt)
Change-Id: Id37a6860628d669876bbe246eacebd702e5b0c6f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--jjb/airship/cntt.yaml2
1 files changed, 1 insertions, 1 deletions
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"