Merge "Add debugs when calling gsutil"
authorCedric Ollivier <cedric.ollivier@orange.com>
Thu, 27 Jun 2019 20:01:58 +0000 (20:01 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 27 Jun 2019 20:01:58 +0000 (20:01 +0000)
jjb/functest/functest-kubernetes.yaml

index 9f8f22d..427ccc2 100644 (file)
             -v /home/opnfv/functest-kubernetes/config.{tag}:/root/.kube/config \
             $image run_tests -t {test}
           res=$?
-          gsutil -m cp -r $WORKSPACE/ \
+          gsutil -dd -m cp -r $WORKSPACE/ \
             gs://artifacts.opnfv.org/functest-kubernetes/$JOB_NAME-$BUILD_ID
           find $WORKSPACE -type f \
             -printf \