summaryrefslogtreecommitdiffstats
path: root/jjb/dovetail/dovetail-artifacts-upload.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-05-18dovetail: offline support by making users to download docker images from ↵MatthewLi1-1/+1
artifacts JIRA: DOVETAIL-433 1) bugfix of cleanup by using existed dovetail cleanup scripts, see logs https://build.opnfv.org/ci/view/dovetail/job/dovetail-functest-artifacts-upload-master/3/console 2) opnfv/testapi:latest and mongo:3.5 images are needed for dovetail, added. Change-Id: I647f7152b0122a5b792f6f18efbae0e537b81332 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-01-10dovetail: bugfix of docker save file permissionMatthewLi1-0/+1
JIRA: DOVETAIL-176 Change-Id: Idec8ba0c0ab3ba28372cea638315f121c41387b9 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-01-06Temporary removal of artifact signingAric Gardner1-2/+2
gpg version breaks the script. a long term solution is in the works Change-Id: Icd975750c78aa05f769a59b1d40d3f4dc2563209 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-12-22dovetail: bugfix for gsutil cpMatthewLi1-2/+2
JIRA: DOVETAIL-164 Change-Id: Ibb035d7d791eab510e833f572b86cd084592d898 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-12-22dovetail: bugfix for gsutil uploadMatthewLi1-1/+23
JIRA: DOVETAIL-164 Change-Id: I49b119490f0dcbd20b7ea56289e5d629d4ab6f89 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-12-21dovetail: gsutil progress amendMatthewLi1-3/+51
JIRA: DOVETAIL-164 Change-Id: I3ff59d02af7be0fe3c8127fec9d5e125ed20a3f7 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-12-20dovetail: upload artifacts job addedMatthewLi1-0/+23
JIRA: DOVETAIL-164 this aims for dovetail offline usage Change-Id: I7ebaf75fb03d925b669c05e77c0bb3db180aa045 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>