diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-06 20:47:04 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-06 20:47:04 +0100 |
commit | 1478e5094c7d0d98445d76cfbf3bbdaaa0484ec5 (patch) | |
tree | 906364ef6cb2291e247b650b2483cfe80a7bbfb1 /jjb/airship | |
parent | f5188d2b12f11ddb3ea92823038d4b715a6e8306 (diff) |
Add more debugs in gsutils (cntt)
Change-Id: Id37a6860628d669876bbe246eacebd702e5b0c6f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/airship')
-rw-r--r-- | jjb/airship/cntt.yaml | 2 |
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" |