summaryrefslogtreecommitdiffstats
path: root/jjb/functest/functest-ci-jobs.yml
AgeCommit message (Collapse)AuthorFilesLines
2016-01-22fuel: Enable test jobs for fuel virtual deploysFatih Degirmenci1-0/+12
This change also adds build blocker for generic job. Change-Id: I2d1987ca632b30ad8497d14de79b66735afea611 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-19fuel: Enable brahmaputra branch jobs on Ericsson POD1Fatih Degirmenci1-0/+3
Change-Id: I6a076b082ab06636e871df190849a2e431ed1a56 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-19test: Set DEPLOY_SCENARIO to Arno scenario by defaultFatih Degirmenci1-0/+3
So it can be overriden by multijob when/if started automatically and changed by hand when they are started manually. Change-Id: If574e206a8ce83214ee110929001e9f99012fcf2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-18Add additional test scenario: onos, ovno, promise, doctorMorgan Richomme1-0/+4
Change-Id: I64658b12dc891a5d1aff2b0773c5363b0eb1130a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-15functest: add sudo permissions to remove commandjose.lausuch1-2/+2
Change-Id: I2e3c3085458b2a863e9e9be10b2649964360bdd1 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-14test: fix output redirection if when CI_DEBUGjose.lausuch1-7/+5
Change-Id: I200bd37d05110b4352439c799c61f18d32523ee6 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-14test: add CI_DEBUG parameterjose.lausuch1-6/+13
This way, we can avoid showing all the ugly output that some docker commands show Change-Id: If4f11c768227e015f3d846b80b09fccd30b21f7c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-14functest: results dir docker volume bugfixjose.lausuch1-3/+3
This fixes this error: line 25: =-v /home/jenkins-ci/opnfv/functest/reports:/home/opnfv/functest/results: No such file or directory Change-Id: I6b196ba47f42a54854ba11bc29c61b73c017b1a8 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-14functest: add DEPLOY_SCENARIO env var to functest dockerjose.lausuch1-1/+2
Change-Id: I142b534274d03bdad38775c889f07e53ee597c91 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13Adapted include-raw with colonsjose.lausuch1-1/+1
Change-Id: I58511a1a4472742c2941c31964987dc984a2ee71 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13test: Set build name of test jobs to DEPLOY_SCENARIOFatih Degirmenci1-1/+1
DEPLOY_SCENARIO will be set to os-[controller]-[nfv_feature]-[mode]-[extra] The fields could be - controller: (nosdn|odl|onos|ocl) - nfv_feature: (none|kvm|ovs) - mode: (ha|noha) - extra: installer specific field to use when needed or none Change-Id: I9ef66833c41e3ef24ea4a7195fb8b20302021543 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-12Update deprecated pollscm usageThanh Ha1-1/+2
The syntax "pollscm: '@midnight'" is deprecated and should be updated to using the new syntax: - pollscm: cron: '@midnight' Change-Id: Id11d301dfee4d183ee40f2342528c4258f36034f Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2016-01-11run docker in sudo mode to pass key for apexMorgan Richomme1-1/+1
Change-Id: I88fdcb014a11dd1a78a4dec1b28dcfff07970cfe Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-10Adds sudo to virsh command for functest with apexTim Rozet1-1/+1
Change-Id: Iec731b40b78609a5a5ce5b926e27eb4206426a4f Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-09Fixes detecting Apex instack IP with functestTim Rozet1-2/+3
default leases file may not always exist, especially in the case of using leasefile-ro with dnsmasq. This is a more sure fire way of detecting the IP. Change-Id: I6c4db3cda7c2f1b645015df7d326ed786980f8d3 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-09Apex has been moved to opnfv-jump-1, updating functestTim Rozet1-1/+1
Change-Id: Ib7ba598427f780ca8bd85ce90f51a34b5170aebf Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-09Merge "Enable compass Arno scenario for master and stable/brahmaputra"Jun Li1-3/+6
2016-01-08fix path for joid using LAB_CONFIGMorgan Richomme1-4/+1
Change-Id: Ie96370c488fb8bc2c33d3ce422e93bb3487a84fc Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
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-08Enable compass Arno scenario for master and stable/brahmaputrameimei1-3/+6
This patch proposes below changes: - Run CI on intel-pod8(master) & huawei-us-deploy-bare-1(brahmaputra) - Configure functest and yardstick against both branches on both PODs Change-Id: Ie46f938f9485a43ff93650ef37f84d7bc211acb8 Signed-off-by: meimei <meimei@huawei.com> Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.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>