summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2018-03-08fuel-armband: Fix functest job nameFatih Degirmenci1-1/+1
Change-Id: Iaf8918942909e2b4b9608229f3fe0374efbd9d3f Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-03-08Merge "fuel-armband: Add functest and yardstick as downstream jobs"Aric Gardner1-36/+22
2018-03-08fuel-armband: Add functest and yardstick as downstream jobsFatih Degirmenci1-36/+22
Change-Id: I003f760adc2cb0b4959188b7f7d676d8fdbd8bb9 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-03-08Add functest multijobs back to apex.agardner2-94/+96
fingers crossed Change-Id: I220a36ec8a6a0d95e847a5672c4d8e5c0d34c5ac Signed-off-by: agardner <agardner@linuxfoundation.org>
2018-03-08Functest jobs are not showing upagardner2-94/+92
Remove and then re-add to see if we can get jjb merge to work Change-Id: Iff380b38bbc5a69e2850cd91a99267b6d5b1128f Signed-off-by: agardner <agardner@linuxfoundation.org>
2018-03-08Nothing change to apex job to kick it into workingagardner2-2/+2
Change-Id: I88f33b7dcdf8f4d0a3aa3f8d46a07f10c62e6ae9 Signed-off-by: agardner <agardner@linuxfoundation.org>
2018-03-08Merge "fuel: Add functest and yardstick as downstream jobs"Fatih Degirmenci1-36/+22
2018-03-08functest: Enable functest daily jobsFatih Degirmenci1-1/+1
Change-Id: I1ce9e727a7f1448f657652a0f8d4bbab144b3ab9 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-03-08fuel: Add functest and yardstick as downstream jobsFatih Degirmenci1-36/+22
Change-Id: I90f42dc36ed0555788b517572088b5f09c1569fb Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-03-08Merge "Update Functest jobs (please vote an do not merge)"Aric Gardner1-40/+216
2018-03-08Merge "jjb: xci: xci-start-new-vm: Switch to pre-built bifrost OS images"Markos Chandras1-0/+1
2018-03-08Merge "Run patrole test in Jenkins"Fatih Degirmenci1-2/+2
2018-03-08jjb: xci: xci-start-new-vm: Switch to pre-built bifrost OS imagesMarkos Chandras1-0/+1
Change-Id: I19e60eea65b01ec22bb32c0efcdc6b071b22ca34 Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-03-07Update Functest jobs (please vote an do not merge)agardner1-40/+216
We are going to try this again. Once this is merged, I will need to delete all the jobs that change job type and then re-merge releng merge will be broken during this short window. --- original commit message --- Add support for functest tier with multijob Add publishers separate for fetures and all other functest tiers Run functest features suits in a mutijob Since there are no arm specific requirements, remove arm-daily builders and jobs Original patch by Delia Popescu <delia.popescu@enea.com> Change-Id: I43422463c442ff6a18f6a98ab9909fc6c88e0259 JIRA: FUNCTEST-917 Signed-off-by: agardner <agardner@linuxfoundation.org>
2018-03-07Update return value from postbuildscriptJulien3-5/+26
PostBuildScript plugin's result affects Jenkins pipeline, so we should return the original job running status in the postbuildscript in the end Update macros: 1. from $POD_NAME to $NODE_NAME 2. from $SCENARIO to $DEPLOY_SCENARIO 2. {installer} to $INSTALLER_TYPE for {installer} is not existed in trigger job 3. add parameters definition for they can not be used in trigger jobs by predefined-parameters 4. missing TIMESTAMP_END Change-Id: I354be3d5ad02e53bb988995adc09b59e92a1640a Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2018-03-07Update include-raw tagJulien1-2/+2
replace `include-raw-escape` with `include-raw` for no jjb macros in the bash file. Change-Id: I6125779f23a5aafd7fed0f5017c4280394624bcd Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2018-03-06Merge "Bugfix of the wrong regrex for Dovetail Jobs"Aric Gardner2-4/+4
2018-03-06Merge "Build functest-patrole in Functest multijob"Morgan Richomme1-0/+7
2018-03-06Merge "barometer_docker: add barometer-snmp to build"Fatih Degirmenci1-0/+5
2018-03-06Merge "[fuel, armband] Add os-ovn-nofeature-ha scenario"Fatih Degirmenci2-8/+36
2018-03-06Merge "[compass4nfv] add the docker images build"mei mei1-0/+6
2018-03-06Bugfix of the wrong regrex for Dovetail Jobsxudan2-4/+4
Change-Id: I5823f763d2f321a0b2505ca3ecd042e928b5a42c Signed-off-by: xudan <xudan16@huawei.com>
2018-03-06[fuel, armband] Add os-ovn-nofeature-ha scenarioAlexandru Avadanii2-8/+36
While at it, cleanup useless ovn/Euphrates jobs, we didn't have OVN in E release of Fuel@OPNFV. JIRA: FUEL-329 Change-Id: I4a9b476c292a05cf0b9cadaa3102ebccf2baa10a Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-03-06Merge "container4nfv: run scenarios on arm baremetal"mei mei2-8/+28
2018-03-05Merge "[pharos] Run verify job for utils/*.py changes"Aric Gardner1-3/+3
2018-03-05container4nfv: run scenarios on arm baremetalYibo Cai2-8/+28
Change-Id: I3ee659fafcf37b84f261444844af9c421d6843ca Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-03-05Merge "Report the result to TestAPI"Serena Feng2-15/+30
2018-03-04Run patrole test in JenkinsLinda Wang1-2/+2
Change-Id: I94fe7ecf83e72b4e7ed47bb25cfe010d9b3db15d Signed-off-by: Linda Wang <wangwulin@huawei.com>
2018-03-03[pharos] Run verify job for utils/*.py changesAlexandru Avadanii1-3/+3
Change-Id: I9ecfb78c715d68bd5dd11f42829c040c9bde6f6b Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-03-02Build functest-patrole in Functest multijobCédric Ollivier1-0/+7
Change-Id: Ic67c3f1556b1e0cf382c640bacb6e3d672564507 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-03-02jjb: xci: Use core OpenStack installation by defaultMarkos Chandras2-0/+2
We do not need all the components installed when deploying OpenStack so we can speed up the jobs by removing some of them. Change-Id: I19120915d0ef7c59b8b470c5fb87e9c0aa3e3673 Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-03-02xci: Cat functest log until the log upload is enabledFatih Degirmenci1-0/+4
Change-Id: I883e6e29cf102d1069e3760ab95dd24d76d0a222 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-03-02Merge "Add envs via volume mapping"Jose Lausuch1-1/+2
2018-03-02Merge "[fuel, armband] Fix broken regex in cond (2)"Aric Gardner2-2/+2
2018-03-02Merge "add testapi-client verify job"Serena Feng1-0/+32
2018-03-02Add envs via volume mappingLinda Wang1-1/+2
Change-Id: I39bdde31bfc5674eecf1528427b55a7f0335bd89 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2018-03-02Merge changes from topics 'decouple_verify_automate', 'simplify_automate_jjb'Serena Feng2-64/+51
* changes: decouple testresults verify job from automate job simplify automate jjb definition using releng_macro
2018-03-01[fuel, armband] Fix broken regex in cond (2)Alexandru Avadanii2-2/+2
Fixes: af7df31 Change-Id: I6369ded12a50a2aa7f0268488c5511fba9732a99 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-03-01[fuel, armband] Fix broken regex in dovetail condAlexandru Avadanii2-2/+2
Fixes: af7df31 Change-Id: I13e20591ce82792a12a514ae62e3b3dd4ed50e65 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-03-01xci: Do not fail the job if virsh command failsFatih Degirmenci2-4/+4
Change-Id: Ie5fae322f98ec6c9c2236486642c0d71c6a04aae Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-03-01Merge "Add functest-kubernetes project job"Jose Lausuch1-0/+257
2018-03-01xci: Fix scenario name extractionFatih Degirmenci1-1/+1
Change-Id: Ifcea3d364b73d0d19d46aaf2bd2210ec6440f383 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-03-01Merge "Build opnfv/xtesting via functest-xtesting"Jose Lausuch1-0/+4
2018-03-01Merge "Pull the latest parent when building containers"Jose Lausuch1-1/+1
2018-03-01Report the result to TestAPIJulien2-15/+30
Report the provision result to TestAPI. Change-Id: I05a3a870125c2b1e74b98da043b53684ea334683 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2018-03-01[compass4nfv] add nosdn-bar-noha scenariowutianwei1-0/+27
Change-Id: I5a513e143aff0775d066532af14165c4509aa82e Signed-off-by: wutianwei <wutianwei1@huawei.com>
2018-03-01add testapi-client verify jobSerenaFeng1-0/+32
Change-Id: I83f57a0967d6b8744a7c4890092fe0596e705291 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2018-03-01modify qtip job templatezhihui wu2-21/+8
The parameter 'SUT' is meaningless to storage job and experiment job. Change-Id: I40322962111896773821b8ef2f05e6f330d7da00 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-03-01barometer_docker: add barometer-snmp to buildGordon Kelly1-0/+5
Change-Id: I5dc37a4970df4fc432bc65454872f45466d8749d Signed-off-by: Gordon Kelly <gordon.kelly@intel.com>
2018-03-01Add functest-kubernetes project jobCédric Ollivier1-0/+257
It mainly inherits from functest project jobs. Change-Id: Ibcb8825ee3d98ca816a5036e0a66776e314f2ddb Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>