summaryrefslogtreecommitdiffstats
path: root/utils/push-test-logs.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-05-17Clean up CI Node Listing for pushing test logsTrevor Bramwell1-5/+5
These machines have been removed from Jenkins for quite some time and no longer need to be listed here. Change-Id: I43943865eb83eccdf26effe916d6c2ac010f402f Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-03-27Allow zte-pod9 pushing results to artifactsAlex Yang1-1/+1
For the new scenario 'os-nosdn-ovs_dpdk-noha' for daisy in Fraser. Change-Id: I331e276c2355d37d54ac0b7436593d8e0f049dfa Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-12-12Allow intel-pod18 to push results to the DBJose Lausuch1-1/+1
Change-Id: I54447764996a4e2bb303a9e71cc525e999c1bdd5 Signed-off-by: Jose Lausuch <jalausuch@suse.com>
2017-12-01allow zte-pod3 pushing results to artifactsSerenaFeng1-1/+1
Change-Id: I72d93cc6a6e73b9fd91b3a1777dbf0dfe25a0b22 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-11-20Allow pod ARM-POD6 to push logs to the artifactsDelia Popescu1-1/+1
Change-Id: I4a637249a50b5c8e3fc344493622f85c3583a2f4 Signed-off-by: Delia Popescu <delia.popescu@enea.com>
2017-08-25Pod name changes in ARMBANDDelia Popescu1-1/+1
arm-pod3 pod name is changed to arm-pod5 arm-virtual1 pod name is changed to arm-virtual2 Change-Id: I6746fcdd52bbed5b6a61147d0abc5db64876dc97 Signed-off-by: Delia Popescu <delia.popescu@enea.com>
2017-08-22Allow huawei-virtual5/8/9 publish logs to artifact repoLinda Wang1-0/+1
Change-Id: I494b0a1ebe8eab7e4ed5642e0a9237d6a5f125b1 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-08-07Allow ZTE POD2 to Publish Testing LogsTrevor Bramwell1-1/+2
Change-Id: I17e6c6d316a49199f3e4797d87113392cce69568 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-07-04Allow zte-virtual1 publish logs to artifact repojose.lausuch1-1/+2
Change-Id: I0a8935351444909b13ed306baf4f36311c8186c9 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-05-24[Functest] Push results for functest suitejose.lausuch1-0/+1
Since Functest doesn't post the output to the console any more, we need the logs in some jobs to troubleshoot. Those logs are not stored for functest-suite jobs by default. This patch enables also lf-virtual2 and 3 where some apex verify jobs are using this builder. Change-Id: I5707d1540bed8df9b7c4457775d9877311ba0b33 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-02-17Allow ericsson-virtual12 to to push test logs using gsutiljose.lausuch1-1/+1
This jjob complains about it's not a CI POD: https://build.opnfv.org/ci/job/functest-fuel-virtual-suite-master/253/console Change-Id: I7d65350060a855ab5bfddd1abdbe127fe3e0fbf3 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-02-14Bug fix: Huawei POD12 was still not considered as CI PODMorgan Richomme1-1/+1
Missing space in list of CI PODs Change-Id: I631ffcac6b8cb9a2f42c55610eb01c43edfae9f4 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-02-09vsperf: replace intel-pod3 by intel-pod12Martin Klozik1-2/+2
Intel POD dedicated to VSPERF was moved to new location and renamed to Intel POD 12. Change-Id: I98a2204de90f6a491edb9e378da46600d4f29978 Signed-off-by: Martin Klozik <martinx.klozik@intel.com> Reviewed-by: Aric Gardner <agardner@linuxfoundation.org> Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-02-09Add huawei-pod12 (used for JOID) in ci-production listMorgan Richomme1-1/+1
Change-Id: Icf5b89e608d604fb0fec3369b680db9e341b2b35 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-02-01merge GIT_BRANCH and GERRIT_BRANCH into BRANCHRyota MIBU1-1/+1
GIT_BRANCH parameter is different; master or stable/danube in daily jobs, but 'refs/changes/57/27657/6' in verify jobs. This breaks some job builders triggered by the both types of jobs. We have GERRIT_BRANCH parameter for verify jobs to identify stream and expected branch into the patch will be merged after it got +2 and submitted. To avoid further confusion and to have common job builders for daily and verify jobs, this patch introduce BRANCH parameter. GERRIT_BRANCH is now deprecated. Change-Id: Ibcd42c1cd8a0be0f330878b21d3011f1ec97043b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-20Add ericsson-pod1 as it is complained by CIhelenyao1-1/+1
Change-Id: I1b8492e6c2de1a4cd5f426358d850ff89c93d9bb Signed-off-by: helenyao <yaohelan@huawei.com>
2017-01-18Add Huawei pod6 and 7Morgan Richomme1-0/+1
JIRA: FUNCTEST-693 Change-Id: I134d32045656969ba52c395a95b4d9255a197cc7 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-01-17Declare additional huawei PODSMorgan Richomme1-1/+2
new pods have been declared in the DB they are used as production pods and may push results to artifact Change-Id: Ifca4e68b4d8e9fe696142db59e48d255f5b3019c Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-12-28modify the output message in push-test-log.shwutianwei1-1/+1
This patch modify the output message. It make people quickly find the error, when failed to run the command: gsutil ls Change-Id: Idff6a4fd7b627c1566049ac266af852b6ae49497 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2016-12-21Allow ericsson-virtual1 to push to artifactsjose.lausuch1-1/+2
JIRA: FUNCTEST-677 Change-Id: Id0e02f5155b16ea40809031966a88e1c7e573f2f Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-09-27Allow new ericsson pods to push to artifactsjose.lausuch1-1/+2
Change-Id: Ib17f66f20b43d28ee1349eef493cf27112b5c241 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-09-09utils: arm-pod3 test logs push enableAlexandru Avadanii1-1/+1
arm-pod3 is a CI POD deployed with Fuel on AArch64 hardware, and also runs Functest jobs for it. Enable pushing logs from this POD, as well as listing it in the dashboard. Closes-bug: ARMBAND-73 Change-Id: I8ed833f6a0b3a96d7473539129de662f8ddde95e Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
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>