summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
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-01A new docker container for QTIPzhihui wu1-0/+5
This docker container can provide networking test service. Build this docker image by using opnfv docker build job. JIRA: QTIP-293 Change-Id: I12310138a7c0b7b15bf5d34fb56bbbec1e65d206 Signed-off-by: zhihui wu <wu.zhihui1@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>
2018-02-28xci: Use distro specific ssh config while sshing to xci vmsFatih Degirmenci2-2/+2
Change-Id: I9366639570315f879a662ca9e65a1894cd905a92 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-02-28xci: Use distro specific ssh config while sshing to xci vmsFatih Degirmenci3-4/+4
Change-Id: I231488cd9de58a9051bd289c3d584841e7335417 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-02-28Merge "xci: Use distro specific ssh config while sshing to xci vms"Fatih Degirmenci1-2/+2
2018-02-28xci: Use distro specific ssh config while sshing to xci vmsFatih Degirmenci1-2/+2
Change-Id: I5e8b738d4293040b2792a926cd13708180590bbb Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-02-28[Yardstick] add apt-get autoremove to free up disk spaceRoss Brattain1-0/+12
yardstick builds are failing due to running out of disk space when too many kernels are left installed. Try apt-get autoremove to cleanup before updating [yardstick-verify-master] $ /bin/bash /tmp/jenkins4572301318127685434.sh Reading package lists... Building dependency tree... Reading state information... build-essential is already the newest version (12.1ubuntu2). python3-dev is already the newest version (3.5.1-3). python-dev is already the newest version (2.7.12-1~16.04). The following packages were automatically installed and are no longer required: linux-headers-4.4.0-101 linux-headers-4.4.0-101-generic linux-headers-4.4.0-103 linux-headers-4.4.0-103-generic linux-headers-4.4.0-104 linux-headers-4.4.0-104-generic linux-headers-4.4.0-108 linux-headers-4.4.0-108-generic linux-headers-4.4.0-109 linux-headers-4.4.0-109-generic linux-image-4.4.0-101-generic linux-image-4.4.0-103-generic linux-image-4.4.0-104-generic linux-image-4.4.0-108-generic linux-image-4.4.0-109-generic linux-image-extra-4.4.0-101-generic linux-image-extra-4.4.0-103-generic linux-image-extra-4.4.0-104-generic linux-image-extra-4.4.0-108-generic linux-image-extra-4.4.0-109-generic Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 111 not upgraded. 4 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up linux-image-extra-4.4.0-116-generic (4.4.0-116.140) ... run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-116-generic /boot/vmlinuz-4.4.0-116-generic run-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-116-generic /boot/vmlinuz-4.4.0-116-generic run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-116-generic /boot/vmlinuz-4.4.0-116-generic update-initramfs: Generating /boot/initrd.img-4.4.0-116-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. gzip: stdout: No space left on device E: mkinitramfs failure cpio 141 gzip 1 update-initramfs: failed for /boot/initrd.img-4.4.0-116-generic with 1. Change-Id: I79396162c5300c8cbaecc474473af81842f79db8 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2018-02-28Build opnfv/xtesting via functest-xtestingCédric Ollivier1-0/+4
Change-Id: I63d79a2c84221736e08d4bea1a2cf8ac92c023d9 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-02-28Pull the latest parent when building containersCédric Ollivier1-1/+1
Change-Id: I534c14f4415c16661fb95966077621497c6f9cdc Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-02-28xci: Move run-functest.sh execution out of ansibleFatih Degirmenci1-1/+3
Change-Id: I40195f08012774c22178a27f146c402b33ecd8fc Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-02-28Merge "[armband] Add os-nosdn-ovs-ha scenario"Fatih Degirmenci1-2/+21
2018-02-28Merge "Add xtesting project job"Fatih Degirmenci1-0/+257
2018-02-28Merge "[Functest] Run k8s tests on Joid"Fatih Degirmenci1-0/+3
2018-02-28Merge "Modify the daisy slavel-label in yardstick daily jobs"Fatih Degirmenci1-1/+1
2018-02-28Merge "change Dovetail CI jobs on Fuel"Fatih Degirmenci2-27/+106