X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenesis%2Fgenesis-fuel.yml;h=c92c88db4e361091e92669d0795604fa68b54511;hb=248c8ab6e2ebf5e716e00db6eea5eb2f9b99139e;hp=6662c7d19a926ce309e7042935a86bdf5b21ff65;hpb=8b12756b2e200a830898b6e73e49969f4adca658;p=releng.git diff --git a/jjb/genesis/genesis-fuel.yml b/jjb/genesis/genesis-fuel.yml index 6662c7d19..c92c88db4 100644 --- a/jjb/genesis/genesis-fuel.yml +++ b/jjb/genesis/genesis-fuel.yml @@ -536,9 +536,9 @@ /bin/cp -f opnfv-$ARTIFACT_VERSION.properties latest.properties # upload artifact and additional files to google storage - gsutil cp opnfv-$ARTIFACT_VERSION.iso gs://$GS_URL/opnfv-$ARTIFACT_VERSION.iso - gsutil cp opnfv-$ARTIFACT_VERSION.properties gs://$GS_URL/opnfv-$ARTIFACT_VERSION.properties - gsutil cp latest.properties gs://$GS_URL/latest.properties + gsutil cp opnfv-$ARTIFACT_VERSION.iso gs://$GS_URL/opnfv-$ARTIFACT_VERSION.iso > gsutil.iso.log 2>&1 + gsutil cp opnfv-$ARTIFACT_VERSION.properties gs://$GS_URL/opnfv-$ARTIFACT_VERSION.properties > gsutil.properties.log 2>&1 + gsutil cp latest.properties gs://$GS_URL/latest.properties > gsutil.latest.log 2>&1 - builder: name: installer-download-artifact