summaryrefslogtreecommitdiffstats
path: root/jjb/yardstick/yardstick-ci-jobs.yml
AgeCommit message (Collapse)AuthorFilesLines
2016-01-07Bugfix: Rename OPNFV_FEATURE to DEPLOY_SCENARIOFatih Degirmenci1-1/+1
Change-Id: I5de8d25a8002c249bc6b50987fd0c66ed3f11b39 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-07Enable fuel nosdn scenario for master and stable/brahmaputraFatih Degirmenci1-3/+3
This patch proposes below changes: - Run CI on opnfv-jump-2 against stable/brahmaputra branch - Run CI on ericsson-pod2 against master branch - Configure functest against both branches on both PODs - Enable yardstick against both branches on both PODs - Comment out additional controllers until nosdn scenario is verified - Rename OPNFV_FEATURE to DEPLOY_SCENARIO Change-Id: Ie3d4f946cd51271378b435f9a92af07aaf614c26 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-07Enable joid Arno scenario for master and stable/brahmaputraFatih Degirmenci1-30/+27
This patch proposes below changes: - Run CI on intel-pod5 against stable/brahmaputra branch - Run CI on intel-pod6 against master branch - Configure functest against both branches on both PODs - Enable yardstick against both branches on both PODs - Comment out additional controllers until Arno scenario is verified - Rename OPNFV_FEATURE to DEPLOY_SCENARIO Please note that there are some duplications which need to be taken care of in a separate patch. Change-Id: Ic3deb77692cdb0908808fdb21098af77b937b831 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-06Add parameter of external network for yardstick testingmeimei1-1/+1
JIRA: YARDSTICK-225 Change-Id: I51743c20b6fa799cc7c643768a2af55f3182153a Signed-off-by: meimei <meimei@huawei.com>
2016-01-04Enable yardstick db backend (2)Jo¶rgen Karlsson1-1/+1
Change-Id: Ibd574804a7304cb3f652cc11eef0ae4029e1cb75 Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-01-04Enable yardstick db backendJo¶rgen Karlsson1-4/+4
Change-Id: I9d1a2c56b03c95847c24b7d5e1bda21bc817a4a3 Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2015-12-21Refactor yardstick JJB to prepare for Milestone EFatih Degirmenci1-0/+205
Replace default stream definitions with stream anchors in order to be able to specify which job on which POD runs against which branch. Move project specific verify and merge jobs to own file to ease the stream handling. Change-Id: I504978402d2d9e305357846806a9f81d3f17a27b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>