summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-03-09Change the way to detect monit configuration dirJosep Puigdemont1-3/+6
Instead of finding out the Linux distribution of the host, try whether one of the well known monit configuration directories exist, and use that. Change-Id: Ibb111661fb3a6ef8e4b4ef559b9a1d56599d59c8 Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
2016-03-08joid: Disable triggers on intel-pod6 during troubleshootingFatih Degirmenci1-3/+3
Change-Id: I131bc19e95f19c97c8083b30bd5faae30c3e1a66 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-03-08Forced serial execution of tempest test suitViktor Tikkanen1-4/+4
"-s" option is added for run_tests.sh in order to force serial execution of test cases in Functest test suites. This option affects currently Tempest test suite. Using of this option will reduce number of consumed floating IP addresses and should resolve possible concurrency problems of testr tool. On the other hand, it will increase the total execution time of test cases. Change-Id: Ib685db5faa94ed498ff9a0ec6587786b60f0c73d Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
2016-03-07Merge "updating the verify job to match the new build script"Tim Rozet1-38/+61
2016-03-07updating the verify job to match the new build scriptDan Radez1-38/+61
OPNFV_CLEAN will handle reusing the undercloud in the future, so it will be removed and not passed for every deploy once the functionality lands in apex Change-Id: I9c15fd9ba1095bd66894d0d947d038485e4e5d0d Signed-off-by: Dan Radez <dradez@redhat.com>
2016-03-06Migrate master build to intel-pod-7Tim Rozet1-1/+1
Change-Id: Ie281f2c736fef2dd49290f0b266e6b0f91acb232 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-03-03Reporting dashboard for functestboucherv3-0/+230
Change-Id: I6a5fa0c8918c0d4a98754c38f3c33238a0132a39 Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-03-01joid: remove orange pod2 from CI triggersDavid Blaisonneau1-3/+3
Change-Id: I577dd5e4e6222b756491f6a0ec8bbaa3e9320cc0 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-03-01Remove Guy Rodrigue Koffi as committerAric Gardner1-1/+0
Change-Id: I317891af527815bfa9aa14a8bcc631636d4d5d8b Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-03-01Merge "Add tempest success rate to calculate the % of success results"Morgan Richomme1-0/+19
2016-02-29apex: Migrates master verify to intel-pod7Tim Rozet1-2/+4
Change-Id: Ia376be4b1a37bad6992e4a41697f2f7d922e356c Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-02-29Add tempest success rate to calculate the % of success resultsMorgan Richomme1-0/+19
Change-Id: I38c76904648253601258e5a048ea6bc53821c313 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-29Merge "fix last spaces & tab"Morgan Richomme2-3/+3
2016-02-29bug fix: installer field no more available in result objectMorgan Richomme1-0/+1
Change-Id: I3562231f88ac16179d07e9a3a855f1dc114ada6d Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-26fix last spaces & tabMorgan Richomme2-3/+3
Change-Id: I15503bcdb1f5b046d2fbdb6a6b35ebbdd184fbc9 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-26Merge "Add jenkins build tag into result api"Morgan Richomme3-197/+206
2016-02-26Merge "Add POD visualisation"Morgan Richomme4-35/+80
2016-02-26Add jenkins build tag into result apiboucherv3-197/+206
Ex: jenkins-functest-compass-intel-pod8-daily-master-19 Change-Id: I336d3908d6d67ba7f995d0fc25b5404efd9b5cf5 JIRA: FUNCTEST-140 Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-02-26Add POD visualisationCloud user4-35/+80
Change-Id: I4044c018fc3900615492a897e0c2a73348c8b0cd Signed-off-by: Cloud user <cloud@test-cloudinit.novalocal>
2016-02-26Merge "Add huawei slave to run yardstick"Jun Li2-0/+40
2016-02-26[compass]bugfix: miss a "|" when we have two predefine parametersmeimei1-1/+1
Change-Id: Ie6ad8ffa979c2d5e80cfb53cb338a94e9aa96e27 Signed-off-by: meimei <meimei@huawei.com>
2016-02-26Add huawei slave to run yardstickQiLiang2-0/+40
Change-Id: I0e0dce6e2fa7ad8f8cf6261e0c7311f650ecb938 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-02-26[compass] add jobs of deploying centos7meimei2-5/+47
Change-Id: Iae7d280e7b45a8dcaa61f3bedea8a7f5c4d5ad82 Signed-off-by: meimei <meimei@huawei.com>
2016-02-25Rename Intel POD2 slave parameter to match the slave name on jenkinsFatih Degirmenci1-3/+3
Change-Id: Ifdca96240d6628e724cc6c0b87b7cae0f9004de4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-25docker: Make it possible to specify tags for Docker Images of test projectsFatih Degirmenci3-7/+21
Also use latest for images built on master and stable for images built on stable branch. Change-Id: I0988be86abcb2a13d8e94962b4ba1ced8778793b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-25docker: Bump base version of docker images to brahmaputra.1Fatih Degirmenci1-1/+1
This patch should wait until images of all the projects are built and tagged. Change-Id: Id2bf0866db1bcaea4de687f8580851cc62751605 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-25Merge "[bugfix] undo verify when doc changed"brahmaputra.1.0Jun Li1-1/+1
2016-02-25yardstick: Fix issues by switching to pip installFatih Degirmenci1-1/+3
Change-Id: I7ea7db22c8a1e85c5cbd1ea262fb0ee36ce0a23b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-25[bugfix] undo verify when doc changedmeimei1-1/+1
Change-Id: I5717249e40a711c207d1d15fb3260c09217408f2 Signed-off-by: meimei <meimei@huawei.com>
2016-02-25[compass] add senario of odl_l3meimei1-0/+15
Change-Id: If5687dbde81d93954859c03da6a026e225f5ba99 Signed-off-by: meimei <meimei@huawei.com>
2016-02-24fuel: Hardcode the fuel poc-tacker.sh script to checkout the patchFatih Degirmenci1-2/+8
This will be removed once the manual runs are done. Change-Id: I2cc40373a2a5a05e42dca23e253fecbe3e3b7786 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-24fuel: Disable triggers for the jobs that run on Ericsson POD2Fatih Degirmenci1-2/+2
SFC scenario will be run on the POD. Change-Id: Ifc0c61e4900d6bd3cf7d6edbfeba2f86e52fe952 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-24Merge "docs: adds genesisreq to docs merge job targets"Ryota MIBU1-1/+1
2016-02-24bugfix: verify compass exclude docmeimei1-1/+1
Change-Id: Ief1971dc92f1c1c93ef9ff55a57ae7ed6e43e473 Signed-off-by: meimei <meimei@huawei.com>
2016-02-23fix bug on period in Test APIMorgan Richomme1-2/+2
JIRA: RELENG-46 Change-Id: I416886e2cddf9369141d5f1f09e54e8c3dd02ed9 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-23undo verify when document changedmeimei1-0/+3
Change-Id: Id054c95377f0f3fa048f8017aa665d9a90e2e74b Signed-off-by: meimei <meimei@huawei.com>
2016-02-23fuel: Run os-od_l2-nofeature-ha with ODL Be on Ericsson POD2Fatih Degirmenci1-1/+1
Change-Id: I342c4397b91b675b8d84f333b355ff95bab02b68 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-23fuel: Run os-od_l2-nofeature-ha with ODL Be on LF POD2Fatih Degirmenci1-4/+4
Change-Id: I114da3edc321eef8be2ceb9ba65859617f3a69d4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-23docs: adds genesisreq to docs merge job targetsRyota MIBU1-1/+1
Change-Id: Ib5fecaba2a7190af78cd265369291037ca87e241 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-22functest: Create job for LF POD2 stable/brahmaputraFatih Degirmenci1-0/+3
od_l2 scenario already met the release criteria and excluded from Ericsson POD2. We need to check odl_l2 scenario using Be release on stable/brahmaputra. Change-Id: I24b81c678a81eeefc337480c7cb5942539439b97 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-22fuel: Enable force buildFatih Degirmenci2-2/+11
Change-Id: Ife5326ec3d64f2c2a3749461eb9687fa24fe15ac Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-22bottlenecks: fix rewrite the rubbos graph drawing functionRex Lee1-30/+25
JIRA: BOTTLENECK-30 Change-Id: Id3e4f9f375ecb9bf454e21d8be41e884c6cc4371 Signed-off-by: Rex Lee <limingjiang@huawei.com>
2016-02-21fuel: Run only ovs scenario on ericsson-pod2 against stableFatih Degirmenci1-15/+15
opnfv-jump2 continues running odl_l3 and onos scenarios against master. Change-Id: I66bd92293be2893d5f113675d1f69cc4b0816c6a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-20Merge "docs: add instruction of python package installation"Ryota MIBU1-10/+26
2016-02-20docs: add instruction of python package installationRyota MIBU1-10/+26
Change-Id: I5d9ac75abe849f4dd27aaed483a73bd65db880dc Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-19fuel: Increase the frequency of odl_l3 and onos scenariosFatih Degirmenci1-8/+8
odl_l3: triggered 11:00, 23:00 onos : triggered 05:00, 17:00 All the other scenarios are disabled and selected ones will be enabled in new patch. Change-Id: Ifa5b8d03fef214a133ce80024f6b150dad6c729e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-19apex passing senario names to yardstickDan Radez1-0/+8
Change-Id: I87c00c24526b8096892e0d3f4a0c41cffb031089 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-02-19Merge "bottlenecks: rewrite the rubbos graph drawing function"MatthewLi1-1/+22
2016-02-19Added triggers for QTIP CI Jobs for BrahmaputraNauman_Ahad1-11/+44
QTIP CI daily jobs triggers were added for dell-us-testing-bm-1 and dell-us-deploying-bm3 pods. Triggers for other labs would be added shortly after checking with lab managers for available time slots. Change-Id: Ie7b02ad3368f261205239afa4f8a4f5d32027731 Signed-off-by: Nauman_Ahad <nauman.ahad@xflowresearch.com>
2016-02-19fuel: Fix sfc expect script to make it work on JenkinsFatih Degirmenci1-5/+11
Change-Id: I57e30a811d7cab062b52ce65cd2859ab50a1aa0a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>