summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2017-08-08Merge "export detailed logs for each project"Serena Feng2-1/+7
2017-08-08Merge "Fix anteater job failed because of quatation marks"Serena Feng1-4/+4
2017-08-07Merge "Use dovetail cvp.0.4.0 image"Jun Li1-1/+1
2017-08-06Merge "Create experimental job for qtip integration"Ryota Mibu3-2/+52
2017-08-04Merge "Add slave parameter for zte-pod4"Aric Gardner1-0/+14
2017-08-04Merge "link from releng jjb to daily JOID job ORCHESTRA-15 ORCHESTRA-16"Aric Gardner1-0/+20
2017-08-04Don't trigger odl_l2-nofeature scenario by timewutianwei2-5/+7
when patch verify, we define the os-nosdn-nofeature-ha scenario for functest Change-Id: Ia7a11817a29a2e5e9649708652f8655d1cf89361 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-08-04Use dovetail cvp.0.4.0 imagexudan1-1/+1
JIRA: DOVETAIL-476 Change-Id: I0850ba96829e3a7233e80b4816424babd20175e0 Signed-off-by: xudan <xudan16@huawei.com>
2017-08-03Apex: fixes groovy scriptTim Rozet1-1/+1
The script had double quotes which will try to interpret dollar sign as a templated variable. Switching to literal string. Change-Id: Ic8d09dc6c862b9db95bf9d1277f562e5bce02fc9 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-08-03bugfix: fix url name errorYang Yu1-10/+18
JIRA: BOTTLENECK-158 fix url name error in BOTTTLENECKS_TARGET_DB var Change-Id: Ic8b4c2262e488bdafab329558c7fdde73e9413ba Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2017-08-03Add test case run command introductionYang Yu1-2/+6
JIRA: BOTTLENECK-158 Print testcase run command to ease reading log Change-Id: I41362349d23865d0a485d80856cbbc4658ee945a Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2017-08-03Merge "Add envs to Bottlenecks docker"Jun Li2-4/+9
2017-08-02Apex: fix groovy build result updateTim Rozet3-25/+10
The groovy script is working, but it is changing the 'apex test suite' phase to unstable and we really want it to change the 'scenario' job result to unstable if deploy passed but tests failed. Therefore this patch moves the groovy plugin to execute on the scenario job, and looks for deploy successful before changing the build result. Change-Id: I1b6907f4fb2647e644c4a627be6e481fff32f195 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-08-02Add envs to Bottlenecks dockerYang Yu2-4/+9
JIRA: BOTTLENECK-158 Pass envs to Bottlenecks docker that used for report Change-Id: Id7e34533c5fdd81dacaf95bb9321625dd6c8713c Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2017-08-02Create experimental job for qtip integrationYujun Zhang3-2/+52
Note that - experimental trigger is modified to allow trigger the build from changes outside `tests` folder - doctor jobs modified to adapt the change in common trigger Change-Id: Iaaa26651f9ea1d14cb6c77a713ff657c330dce6e Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-08-02Add slave parameter for zte-pod4Yujun Zhang1-0/+14
Change-Id: Icdfc94067313705913ccd215c1f20ca29f7a7e51 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-08-01Apex: enables barometer scenarios in dailyTim Rozet2-0/+24
Change-Id: I959a46ed619d55df3a8c6bd3b3300bad4432b911 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-08-01Merge "fuel: s/danube/euphrates/, disable triggers"Aric Gardner6-134/+134
2017-08-01fuel: s/danube/euphrates/, disable triggersAlexandru Avadanii6-134/+134
While at it, also rename some leftover "danube" reference for the armband project. Change-Id: Icddcf19ca9dfd7880ae2f78ed690988bded25abd Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-08-01fuel, armband: Drop "-H" arg, fix bridge defaultAlexandru Avadanii4-6/+6
MCP does not have a self-test healtcheck suite, similar to old Fuel, so we dropped the "-H" deploy argument (which used to disable healtcheck autorun). Adjust deploy command to reflect this installer change. While at it, fix leftover "pxebr" default installer parameter, which we missed in the previous commit where we changed the default only in releng deploy scripts. Change-Id: I55e1f5cad17687bdf304fbf04d67366dd32ed42a Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-08-01Merge "fuel, armband: Temporarily remove pxebr deploy arg"Fatih Degirmenci2-2/+2
2017-08-01Merge "Armband: Disable CI triggers for stable branch"Aric Gardner1-66/+66
2017-08-01fuel, armband: Temporarily remove pxebr deploy argAlexandru Avadanii2-2/+2
Fuel and implicitly Armband switched to a newer format for parsing the "-B" deploy arg, used to pass bridge(s) information. For now, we will default to ",,,", which is equivalent to not setting any default value for any of the 4 possible bridges. NOTE: Armband overrides this on a per-pod basis, since bridge information is POD specific in our lab. Change-Id: I3635b0eb6f8233cf99022a97d5642f2e49197e3b Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-07-31Bugfix: Permission denied when fetching Apex id_rsa filexudan1-1/+1
JIRA: DOVETAIL-472 It's permission denied When copy id_rsa file from Apex undercloud. Add sudo to the scp operation. Change-Id: I97bd8a74c406269d066dcde36978c17aa3ce6be2 Signed-off-by: xudan <xudan16@huawei.com>
2017-07-31APEX: Add fdio scenarios to master dailyFeng Pan2-0/+48
The following scenarios are added: - os-nosdn-fdio-ha - os-nosdn-fdio-noha - os-odl-fdio-ha - os-odl-fdio-noha Change-Id: I7aa68cf3c673cd7f0026873cd3d6939887944117 Signed-off-by: Feng Pan <fpan@redhat.com>
2017-07-31Merge "Apex: changes build result using groovy-postbuild"Aric Gardner3-0/+32
2017-07-31remove docker compose cleanupyuyang1-3/+0
JIRA: BOTTLENECK-103 Remove docker compose cleanup since docker-compose is not used Change-Id: I73c6d114fc698c2508247eca2309d838ba929b38 Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
2017-07-31bugfix: unexpected file end for support SUT branchesyuyang1-1/+2
JIRA: BOTTLENECK-103 Bugfix for 38413 that unexpected file end Change-Id: Iab41019b2149332c44dc08e518d3787ccba6be9f Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
2017-07-31Merge "Add support for Bottlenecks' new framework and potential installers"Jun Li3-47/+52
2017-07-31Add support for Bottlenecks' new framework and potential installersyuyang3-47/+52
JIRA: BOTTLENECK-103 Bottlencks does not use docker-compose and support sourcing rc files from different installers. This patch is to modify the CI process for Bottlenecks. Change-Id: I79dc79c6a9528678bf62caa1fa817273e040288c Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
2017-07-31Merge "Add odl_l2-moon scenario in compass"Jun Li1-4/+4
2017-07-31Merge "[fuel]reschedule fuel daily job on zte pods"Serena Feng1-192/+3
2017-07-29Add odl_l2-moon scenario in compasswutianwei1-4/+4
Change-Id: I6274f18e553a06e8950e2ce2e0d01b1a35fa8a2b Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-07-28ovn4nfv Create Jenkins tab for ovn4nfv Project jobsPrakash Ramchandran2-0/+138
JIRA:OVN4NFV-10 Change-Id: I8269e93d02b04990fb114f96e1a10f0c1d9fdc7e Signed-off-by: Prakash Ramchandran <prakash.ramchandran@huawei.com>
2017-07-28link from releng jjb to daily JOID job ORCHESTRA-15 ORCHESTRA-16Prakash Ramchandran1-0/+20
Change-Id: I04f82595a5d6bdccab871df0397e3b696ebc0c74 Signed-off-by: Prakash Ramchandran <prakash.ramchandran@huawei.com>
2017-07-28Merge "Enable daisy HA deployment job"Serena Feng2-14/+14
2017-07-28Merge "support generating pod.yaml for HA test cases on Apex"Jun Li1-0/+7
2017-07-28support generating pod.yaml for HA test cases on Apexxudan1-0/+7
JIRA: DOVETAIL-472 Now Dovetail can run on Apex pod. So it needs to support generating pod.yaml on this installer to guarantee HA test cases can run successfully. Change-Id: Idc3d457bf9f56ad2ea68d27921498f3060ec375f Signed-off-by: xudan <xudan16@huawei.com>
2017-07-27Apex: changes build result using groovy-postbuildTim Rozet3-0/+32
Conditional plugin does not work for detecting current status in mulitjob, but groovy publisher does. Shown to be working in sandbox job: https://sandbox.opnfv.org/view/All/job/test_groovy_publisher/17/ Change-Id: Ic0ed09885bb29254c4bfda24164c5358eda0d20a Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-07-27adding OVN to the daily scenariosDan Radez2-0/+12
Change-Id: I0399c414c5ae042fdc3d3ace1354414897f7d92b Signed-off-by: Dan Radez <dradez@redhat.com>
2017-07-26Merge "Use http instead of https as a workaround for certificate error"Trevor Bramwell1-1/+1
2017-07-26Merge "initial JJB for orchestra"Trevor Bramwell2-0/+148
2017-07-26Armband: Disable CI triggers for stable branchAlexandru Avadanii1-66/+66
- rename "danube" to "euphrates"; - disable "euphrates", to be enabled when ready; Change-Id: Id4932986e19c664b28749d0b6926d825ea632250 Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com> Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-07-26Merge "armband-deploy: rm translation of virtual POD name"Trevor Bramwell1-4/+0
2017-07-26initial JJB for orchestraMichael Pauls2-0/+148
- job for post installation step for joid installer - job for executing functest orchestra test case after joid installer finished Change-Id: I092712658e7b0fe08e45e29405fc0358b19a324e JIRA: ORCHESTRA-15 Signed-off-by: Michael Pauls <michael.pauls@fokus.fraunhofer.de>
2017-07-26[Functest] Add os_cacert file mapping for compass masterLinda Wang1-1/+1
Change-Id: I1e786839524de2bad09df39bd9450068cf3d2c96 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-07-26Enable daisy HA deployment jobAlex Yang2-14/+14
In patch https://gerrit.opnfv.org/gerrit/#/c/36873/ daisy noha jobs were added since the HA function is not perfect at that time. Now the issues have been fixed and HA function can be enabled. Change-Id: I1fc9a235191ba47e8473ae8a429994dc36cca955 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-07-26Merge "[compass4nfv] Add new scenarios"Jun Li2-0/+73
2017-07-26[compass4nfv] Add new scenarioswutianwei2-0/+73
1. add nosdn-dpdk-ha scenario 2. add odl-sfc-ha scenario 3. add k8s-nosdn-nofeature-ha scenario Change-Id: Ied064f5e69e192c79cb165f37d493c811b27aaf2 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-07-26Use http instead of https as a workaround for certificate errorYujun Zhang1-1/+1
Got an SSL error when loading content from https://artifacts.opnfv.org [1] HTTPS is not a must for this use case, so use http instead to solve this issue. [1] https://nbviewer.jupyter.org/urls/artifacts.opnfv.org/qtip/review/37731/compute-qpi-report/report.ipynb Change-Id: I8b09eb2d1da234c17843f2cb7504a3b1ded9017e Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>