summaryrefslogtreecommitdiffstats
path: root/jjb/functest/functest-ci-jobs.yml
AgeCommit message (Collapse)AuthorFilesLines
2016-01-08adapt Functest to joid for openstack creds pathMorgan Richomme1-1/+1
Change-Id: I9121bc2cc19b2b4fa3d9eefbcff5e4b397d583d2 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
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-43/+8
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>
2015-12-22Fix bug mkdir -f to mkdir -p in functest jjobjose.lausuch1-1/+1
Change-Id: I9c37ba5eda47f36578c81cfb39314464ee4f8f6e Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-21Create functest jobs for Ericsson POD1 and POD2Fatih Degirmenci1-0/+6
Change-Id: I3b976629b5db9533e6b9765c77041c78ab9ce870 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-21Pass gs-pathname to functest-parameterFatih Degirmenci1-2/+3
Change-Id: Ia849504092afe9b429bfc6c8f72323ef600bbe54 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-21Refactor functest JJB to prepare for Milestone EFatih Degirmenci1-0/+292
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 job to its own file to ease the stream handling. Change-Id: I293b35f10b93079394026fa75fb71627ee3b04d4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>