summaryrefslogtreecommitdiffstats
path: root/utils/push-test-logs.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-09-02Remove double slashes when generating the links of the logs in artifact repojose.lausuch1-2/+2
Change-Id: Ia9c3b5765872516640db451ad54f2efab9250082 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-09-02Generate and print link of the log files pushed to artifactsjose.lausuch1-2/+8
Also, avoid having twice the name of the branch. Change-Id: If6be5e742fa961b2a81015fe76f4ba5e52aeb0ab Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-08-03arm-pod1: Adding arm-pod1 to the list of CI podsPaul Vaduva1-0/+1
Adding arm-pod1 to a list of hardcoded pods, marking it as a CI pod. JIRA: ARMBAND-62 Change-Id: I549cd1a546d1021338922a027f173805a2a8e285 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-07-22Redirect stdout to /dev/null when pushing results to artifactsjose.lausuch1-1/+1
Change-Id: Iafa37838337caf8c196b396f2e94c405629a0e2c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-07-21enable uploading log from huawei nodesmeimei1-2/+2
Change-Id: Ie69fa1f4493e806a8c357a4cff1f9c51bbfa591e Signed-off-by: meimei <meimei@huawei.com>
2016-07-21[compass] undo uploading test results untill got the credentialmeimei1-1/+3
Change-Id: I0352866f022b9f0ca71e5c6a21126983266d39a9 Signed-off-by: meimei <meimei@huawei.com>
2016-07-06[functest] Upload the specified version of the directorymeimei1-1/+1
Change-Id: Ia185feab00336c35888e1e7b3ff6cd71077e30f8 Signed-off-by: meimei <meimei@huawei.com>
2016-06-30Add huawei-pod2 and huawei virtual pod as CI PODMorgan Richomme1-1/+1
Change-Id: Id1df2534811db42c40de6212113baabad6aa864d Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-05-26Adapt push_logs after CI refactoringMorgan Richomme1-4/+6
- change POD names - remove branch for local results Change-Id: I8749cfe34e9819c42f859c9a1f2f5d5cce5ccbb1 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-18functest: Enable pushing test logs from orange-fr-pod2Fatih Degirmenci1-1/+1
Change-Id: I178d6b2458e35da6d53f4f133f6e91de531bef15 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-16Add hardcoded list of CI PODs to avoid pushing logs from non-CI PODsjose.lausuch1-0/+9
Change-Id: I6070b215279960cf6cdbec08e5d36e3698c742b1 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-08bug fix: ls only the root directory through gsutilsMorgan Richomme1-2/+2
Change-Id: Ieaa2ce5e3882e6424b920d226721ff539fdc2dd6 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-04Remove rm local files (they will be cleaned with the container and can be ↵jose.lausuch1-6/+13
useful anyway) Originally taken from: https://gerrit.opnfv.org/gerrit/#/c/9239/4 Change-Id: I690ca938bfc5765fed885207f73d9c5b2828676c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-29test: Store test logs on artifacts.opnfv.orgFatih Degirmenci1-0/+43
Change-Id: I6e6c1befa9d867632c9cbd5ac1995aeb8560d0eb Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>