summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2018-04-05Merge "Fraser jobs for securedlab verification"Trevor Bramwell1-1/+1
2018-04-05Merge "Create daily Fraser jobs"Trevor Bramwell3-9/+18
2018-04-05Merge changes from topics 'storperf-docker-fraser-jobs', 'docker-arm-fraser'Trevor Bramwell2-10/+14
* changes: Create Fraser Docker Jobs for Storperf Add Fraser stream to Docker Arm Builds
2018-04-05Apex: Fix conditions for multijobTim Rozet3-8/+5
condition actually affects *next* phase execution and not conditional on previous phase. This change fixes the condition so that fetch logs always runs. Change-Id: I50c3f9f9412682ea591c47116d406b5ed81ee2b5 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-04-05Create Fraser Docker Jobs for StorperfTrevor Bramwell2-10/+10
Change-Id: I5de7df11919f725264aa6b07d0f8d5e917f8a28c Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-05Add Fraser stream to Docker Arm BuildsTrevor Bramwell1-0/+4
This will allow changes to docker in stable/fraser branches to be built, when added to the associated project repository. Change-Id: Ib5d295f2845e519f4a5a65738e8af1a357f77c5e Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-05Merge "Switch Functest k8s docker builds to multijobs"Trevor Bramwell2-9/+174
2018-04-05Merge "Install RabbitMQ service in Yardstick functional tests"Trevor Bramwell1-2/+18
2018-04-05Apex: add missing fetch-logs to jobs listTim Rozet2-2/+2
Change-Id: I28e4b613d92c43d32e95f8e1b4f4a4e2db102bc5 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-04-05Merge "Create Stable Branch Jobs for snaps"Trevor Bramwell1-0/+4
2018-04-05Merge "Create Stable Branch Jobs for clover"Trevor Bramwell1-2/+8
2018-04-05Install RabbitMQ service in Yardstick functional testsRodolfo Alonso Hernandez1-2/+18
Install and configure RabbitMQ service for Yardstick functional (Python 2.7 and Python 3) tests. JIRA: YARDSTICK-1104 Change-Id: I6b287def05c75dc67ab21727f72d4c384f8e2837 Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
2018-04-05Merge "Create Stable Branch Jobs for ovn4nfv"Trevor Bramwell1-0/+4
2018-04-05Merge "Create Stable Branch Jobs for doctor"Trevor Bramwell1-1/+1
2018-04-05Merge "Create Stable Branch Jobs for sfc"Trevor Bramwell1-0/+4
2018-04-05Merge "Apex: Enable overcloud log collection"Tim Rozet4-2/+164
2018-04-05Apex: Fix slave used by unit testTim Rozet1-1/+1
We were using 'stream' as part of the slave label to run unit tests on. However, we typically just use master label for everything to avoid having to update labels on slaves. Changing the unit test to follow the same method. Change-Id: I6a182c3f28d541109c8a9d94ea1dae2a80f2b835 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-04-05Merge "Create Stable Branch Jobs for pharos"Aric Gardner1-0/+3
2018-04-05Apex: Enable overcloud log collectionTim Rozet4-2/+164
With this commit: https://gerrit.opnfv.org/gerrit/#/c/47875/ We can now gather logs from after at the end of a deploy/test job and upload them to artifacts. This patch enables that behavior on verify and daily jobs. Change-Id: If7af4cf1363e4bbcee78d98850af7c0e20250f3f Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-04-05Create daily Fraser jobsCédric Ollivier3-9/+18
It doesn't assign any Fraser job to (virtual) pods. It also stops checking deployement what is duplicating healthcheck. Change-Id: Ia370380e20b833d03f09b2098478a8930e4f8dc0 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-05Switch Functest k8s docker builds to multijobsCédric Ollivier2-9/+174
The former Functest kubernetes container will be split due to new OPNFV features (clover, stor4vnf). {image} is bypassed to first check vs the current docker repository. Change-Id: I29998b21ec6992463b9ca77b38e51b928a9da69a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-04Create Stable Branch Jobs for pharosjenkins-ci1-0/+3
Change-Id: I4d768151505cf5310564fb51c250b87abb2519c8 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-04Create Stable Branch Jobs for snapsjenkins-ci1-0/+4
Change-Id: Id06a66a53d2db7f76e87634adfa2b71ce517a0eb Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-04Merge "Create Stable Branch Jobs for vswitchperf"Trevor Bramwell1-0/+4
2018-04-04Merge "Create Stable Branch Jobs for fuel"Trevor Bramwell4-49/+61
2018-04-04Create Stable Branch Jobs for cloverjenkins-ci1-2/+8
Change-Id: I415fa86566686089069eaf6b4b946b9736ab7690 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-04Create Stable Branch Jobs for doctorjenkins-ci1-1/+1
Change-Id: I5705b961d4b6871325a071c6287650cc195f5fe6 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-04Merge "Create Stable Branch Jobs for armband"Trevor Bramwell2-22/+26
2018-04-04Fraser jobs for securedlab verificationTrevor Bramwell1-1/+1
Change-Id: I99c3b9413fcdc103fec246ff6c8c4f2951878000 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-04Merge "Add QTIP Fraser jobs"Aric Gardner2-3/+3
2018-04-04Merge "Create Stable Branch Jobs for bottlenecks"Aric Gardner2-6/+12
2018-04-04Merge "Create Stable Branch Jobs for storperf"Trevor Bramwell3-6/+7
2018-04-04Merge "Build opnfv/functest-kubernetes:fraser"Fatih Degirmenci1-0/+9
2018-04-04Merge "Remove opnfv/functest-restapi"Fatih Degirmenci1-10/+0
2018-04-04Add QTIP Fraser jobsTaseer Ahmed2-3/+3
JIRA: QTIP-298 Change-Id: I8e17170258c3864d89e7529076f6b3006a707e12 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2018-04-04Create Stable Branch Jobs for fueljenkins-ci4-49/+61
Change-Id: Ib3fba4d6193cfa4dfa422163561cfbc8bcfa087c Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-04Create Stable Branch Jobs for armbandDelia Popescu2-22/+26
Change-Id: I2a9e257b98b17ae456e1ff0d7ccb0e7264cf22ac Signed-off-by: Delia Popescu <delia.popescu@enea.com>
2018-04-04Merge "[daisy] Support doctor in daisy master branch"Serena Feng1-1/+8
2018-04-04Merge "[daisy]Enable jobs for stable/fraser branch"Serena Feng4-35/+60
2018-04-04Merge "[QTIP] extend the timeout"Serena Feng1-1/+1
2018-04-04Merge "add a default value for SSH_KEY"Serena Feng1-1/+1
2018-04-04[QTIP] extend the timeoutzhihui wu1-1/+1
The test execution time for VM costs around 1hr and 30 min. Need to extend the timeout. Change-Id: I6f83dc5ed8c5c1ae76b6e6e33758bfdb254aef23 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-04-03Merge "Create Stable Branch Jobs for joid"Trevor Bramwell2-34/+34
2018-04-03Merge "Create Stable Branch Jobs for apex"Tim Rozet6-0/+278
2018-04-03Create Stable Branch Jobs for joidjenkins-ci2-34/+34
Change-Id: Ia810443a15d32e58262089de30e9b88655b5a7d4 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-03Create Stable Branch Jobs for apexjenkins-ci6-0/+278
Change-Id: I7f6072121c4d88192c828e2e3cf2beb5d6c22c37 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-03Create Stable Branch Jobs for storperfjenkins-ci3-6/+7
Change-Id: Icb9fbd8bc648458c44ff60990c02a4afb837e383 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-03Create Stable Branch Jobs for vswitchperfjenkins-ci1-0/+4
Change-Id: I3634099281167870a2942f0c55cb423fd1f311cf Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
2018-04-03Create Stable Branch Jobs for ovn4nfvjenkins-ci1-0/+4
Change-Id: I10757e5e8ea26e9d9ae98dd8b0d3be5923b8472b Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
2018-04-03Merge "Enable linting against the Fraser stable branch"Aric Gardner1-0/+4