summaryrefslogtreecommitdiffstats
path: root/jjb/kvmfornfv/kvmfornfv-upload-artifact.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-05-15KVMFORNFV: Common build packages for daily test casesGundarapu Kalyan Reddy1-6/+15
This patch is used to upload the metadata file only for the artifacts built by daily build job. Also used to add seperate checks for the artifacts uploaded by build and test phases. Change-Id: I4c760e2269f3251fd0de91a803123167fb2ad225 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2017-05-15KVMFORNFV: Common build packages for daily test caseskalyanreddy1-1/+1
This patch is used to upload the metadata file only for the artifacts built by daily build job so that both the kvmfornfv cyclictest and packet forwarding test cases will download the same artifacts uploaded by the daily build job for testing on the test pod. Change-Id: Ic2d58eca4fc86a257877159bb6910a2d8e8f3887 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2017-02-08KVMFORNFV: Uploading logs to artifacts.kalyanreddy1-1/+1
This patch includes script updates/corrections to upload the artifacts based on Job type and phase. Change-Id: I817f9a0cc9a2850759743a72f0db7d2c342360f1 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2017-02-07KVMFORNFV: Uploading logs to artifacts for debugging.kalyanreddy1-10/+24
This patch includes updated scripts for uploading kvmfornfv test logs(example:ftrace logs) to artifacts for future debugging if needed. Change-Id: I078169fc777de93cb2706bb07d77520da7527d73 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2016-09-07kvmfornfv: Use correct url for uploading artifactsFatih Degirmenci1-3/+4
Change-Id: Ia3f1f37dfec0c8e73328e048fab8f9b8892e8c66 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-01kvmfornfv: Store the metadata for the artifacts built by daily jobsFatih Degirmenci1-0/+21
Change-Id: I338401a1ced29b7907e74bea6ff28f5a6e80e5df Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-17kvmfornfv: Improve job console loggingFatih Degirmenci1-3/+3
Change-Id: I5ad1aec2b334196a4107154fbdec252676c344b2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-17kvmfornfv: Attempt removing outdated artifacts only if the existFatih Degirmenci1-2/+1
Change-Id: I0a88dd8818cb11761bfd83fd37f41474ae698435 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-17kvmfornfv: Remove artifacts created for the previous patch of the same changeFatih Degirmenci1-1/+6
Change-Id: I1d92d6b37f99965f3786b3cc9e12ff5a2d1c7f2e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-05kvmfornfv: Create daily job and enable artifact uploadFatih Degirmenci1-10/+17
Change-Id: I75b9bb58b3413514b1e3fea63185e210f56de95a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-04kvmfornfv: Fix artifact upload location for the changes under reviewFatih Degirmenci1-2/+2
Change-Id: Ieb6b30b86290ac0662914ad8a0dff356675737f9 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-01kvmfornfv: Improve patch verification jobsFatih Degirmenci1-0/+29
This change - changes the kvmfornfv-verify job to multijob so job abortion works when a new patch for the same change arrives - creates 2 phase jobs for patchset verification, build and test - enables artifact upload and download Change-Id: I9de85e2f223e83e2256aaba831b88b0a879962b5 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>