summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2018-01-12Fix 'copper' in Gerrit Trigger for Security ScanTrevor Bramwell1-1/+1
'copper' was incorrectly listed as 'cooper' in the gerrit trigger for the security scanning job. Fixing this will ensure patchsets against copper are scanned. Change-Id: Ie32148647638612b0da2d810c50dd5c0ea078844 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-01-12Remove falsy ;;Cédric Ollivier1-1/+1
It completes "Create vnf and restapi images-built job for arm" [1] which introduced a new bug. [1] https://gerrit.opnfv.org/gerrit/#/c/50465/ Change-Id: I45dcc6db65382eeb3280c719cec72c425164ab2f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-01-12Merge "Create vnf and restapi images-built job for arm"Jose Lausuch1-12/+8
2018-01-12Merge "Enable functest-kubernetes docker builds"Jose Lausuch1-0/+4
2018-01-12Create vnf and restapi images-built job for armLinda Wang1-12/+8
Change-Id: Ife5d1726680db34d5d027cd592510bdd1123a965 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2018-01-11Merge "Enable kubernetes test suite for compass"Trevor Bramwell2-11/+14
2018-01-11Merge "Reduce Basic Job Duplication"Trevor Bramwell16-834/+61
2018-01-11Merge "pharos: check-jinja for installer adapter changes"Trevor Bramwell1-0/+2
2018-01-11Merge "barometer: add aditional docker images to build"Trevor Bramwell1-0/+26
2018-01-11Merge "Update recipient list for arm jobs"Fatih Degirmenci1-3/+0
2018-01-11Update recipient list for arm jobsCristina Pauna1-3/+0
Change-Id: Ic40f950bfb5505c95a16edb2e71017a9edb87db2 Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
2018-01-11barometer: add aditional docker images to buildGordon Kelly1-0/+26
Change-Id: I7a4567df7fa20f6ee85b1787489645711f1b17ab
2018-01-11[daisy] Enable ovs_dpdk scenarios jobs001845322-1/+73
Change-Id: I5193285493926fcf82779f12d491a118bc83baa7 Signed-off-by: 00184532 <lu.yao135@zte.com.cn>
2018-01-10pharos: check-jinja for installer adapter changesAlexandru Avadanii1-0/+2
check-jinja should also run when the installer adapter templates are changed, not only for PDF/IDF files. Change-Id: I3453d8bfe5ef61d30ecc71a01c38e2121c1a09f8 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-01-10Reduce Basic Job DuplicationTrevor Bramwell16-834/+61
In the initial formation of projects we found it easy to copy job definitions to provide project a baseline job config to work off. This has led to a lot of duplication and misalignment with the gerrit triggers and default build server tag to be used. Collapsing these jobs into a job-group containing the stream and a verify job per-stream, should help reduce this duplication. Change-Id: Icb366487590a145be4cbfc0637a8d86a6d9b7cec Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-01-10Merge "Backup Pharos Dashboard Data"Trevor Bramwell2-0/+49
2018-01-10Merge "[daisy] Adjust the schedule of daisy master jobs"Serena Feng1-2/+2
2018-01-10Merge "add pep8 check task for doctor"Ryota Mibu1-32/+17
2018-01-10add pep8 check task for doctordongwenjuan1-32/+17
Change-Id: Ibd595748910b143ae3e9373bccf4b4e6b54dd931 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-01-10[daisy] Adjust the schedule of daisy master jobsAlex Yang1-2/+2
Leave more time for ODL debug. Change-Id: I614a8f8ef088f687f71405365dce6cccaaef741c Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-01-09Merge "Disable notebook preview job"Ryota Mibu1-3/+2
2018-01-09Enable functest-kubernetes docker buildsJose Lausuch1-0/+4
Change-Id: I6326d0c25d673c407a3eda6451d242d2571fdaee Signed-off-by: Jose Lausuch <jalausuch@suse.com>
2018-01-08Merge "add container4nfv job to upload artifacts"Aric Gardner1-2/+39
2018-01-08Merge "Use local repository for docker build"Aric Gardner1-1/+1
2018-01-08Merge "Prepare integration of daisy and dovetail"Serena Feng1-0/+8
2018-01-08Disable notebook preview jobYujun Zhang1-3/+2
- the job does not work for patch with *.ipynb deletion - qtip has migrated to rst for formula display Change-Id: I4882f55ac7d9d4430a15c1f0237e0b9d6e223f47 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2018-01-08Use local repository for docker buildYujun Zhang1-1/+1
Change-Id: I789aa64f0f5443aee5178f98ce36e07f3b786c15
2018-01-05Enable kubernetes test suite for compasschenjiankun2-11/+14
Compass will put admin.conf file in /opt/admin.conf in compass-tasks container. We need to cp it to $HOME/admin.conf, then do a volume mapping so that yardstick docker container can have this file. Change-Id: I33b9ab4e44e363bd8375805bad7d8e5bf6af97fa Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2018-01-04Merge "Use pharos repo in daisy master branch"Aric Gardner1-6/+14
2018-01-04Apex: Adds os-odl-bgpvpn-noha to dailyTim Rozet2-0/+11
Change-Id: I92b3c2fce51dad5e0e00b836a41af40f845e701e Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-01-04Get fuel controller ip for HA test casesxudan1-2/+20
The releng module 'deployment' doesn't work for fuel euphrates and master. Use commands to get one controller ip for HA test cases. Since the public endpoint url may be v2, reset openstack authentic file for v2 Change-Id: I3c6ec1f0890c93f75ca3c7c9801e05da329ffdae Signed-off-by: xudan <xudan16@huawei.com>
2018-01-03Use pharos repo in daisy master branchAlex Yang1-6/+14
There are no PDFs in euphrates branch of pharos repo. Securedlab is still used in euphrates branch. In master branch, pharos repo will be used. Change-Id: Ifbdeed26f938025aae56d2d263abf3d8620b31ba Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-01-03Merge "Bugfix: Lack of DEPLOY_TYPE"mei mei1-0/+3
2018-01-02Apex: disable Euphrates dailyTim Rozet2-2/+2
Change-Id: I7b10ac19a8844832886e6a54d065ee79dde026d0 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-01-02Bugfix: Lack of DEPLOY_TYPExudan1-0/+3
Set the value of DEPLOY_TYPE according to BUILG_TAG Change-Id: I08e720dc6e049c54e249172503bcbdb7c314dc6d Signed-off-by: xudan <xudan16@huawei.com>
2018-01-02Bugfix: use fuel public endpoint rather than internal onexudan1-0/+10
1. The internal endpoint url of fuel is http. 2. Dovetail won't pass cacert to functest and yardstick containers if it's http. 3. For functest and rally, even if it uses internal url in the openrc file, they will still use public one somewhere. 4. Use fuel public endpoint which is https, so all containers will work with the cacert. Change-Id: I3326c8d66bcad44ea81169ce0938cb0e247f498c Signed-off-by: xudan <xudan16@huawei.com>
2017-12-28Support run dovetail CI jobs on fuel euphrates and masterxudan1-3/+11
Change-Id: Iaf64316f8db351dd72f1ec1079953764f797dc3b Signed-off-by: xudan <xudan16@huawei.com>
2017-12-28Merge "Use Dovetail aarch64 docker image with armband pod"mei mei1-7/+12
2017-12-28Merge "Enable dovetail daily jobs on Fuel/armband Euphrates and master"mei mei2-55/+29
2017-12-28Merge "[compass4nfv] merge the docker image compass-tasks-k8s and ↵mei mei1-7/+4
compass-tasks-osa to compass-tasks. And create a new docker image compass-tasks-base"
2017-12-25Allow building docker image from specified pathYujun Zhang2-2/+6
Change-Id: Iab40fc2c719050d36a614fe529ca22634b59b7bc Signed-off-by: Yujun Zhang <zhangyujun@gmail.com>
2017-12-22Putting the required backmbeierl1-0/+1
This is required for StorPerf multi-arch and causes all the StorPerf ARM builds to fail if it is not present. Change-Id: I302c0471a52759cd9c051741e2b0bb086b87e8eb Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-12-22Prepare integration of daisy and dovetailAlex Yang1-0/+8
JARA: DAISY-76 1. add daisy adapter in releng utils and modules 2. add daisy adapter in dovetail jjb script 3. support id_dsa as ssh key Change-Id: I15a1c0cfcc17ae1fe6b7020f674b8bbbb72f4a7a Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-12-21[fuel] Schedule ovn-nofeature-noha scenarioMichael Polenchuk1-0/+26
Change-Id: I67574f37a2bb4908b935fdc3e72ecf891ad66def Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-12-21xci: Create periodic jobs for upstream osaFatih Degirmenci3-84/+124
This change takes xci-verify-jobs as base and adjusts osa-periodic jobs to ensure they do what they are supposed to. The structure of periodic jobs is pretty similar to xci-verify-jobs and the differences comparing to them are - OPENSTACK_OSA_VERSION is set to master. - SCM type changed to git-scm from gerrit - Voting is removed. - Triggering will be done using pollscm to ensure we only run jobs when something changes upstream. Triggers are not enabled yet until the basics are verified working. This change requires https://gerrit.opnfv.org/gerrit/#/c/49275/ in order for periodic jobs to work as expected. Further changes are needed to finalize the structure. Change-Id: I8f6519ccce93e6b8b65509638294419459fd36e8 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2017-12-20Use Dovetail aarch64 docker image with armband podxudan1-7/+12
Change-Id: I8ce34880b78daaaf0bf22674d26e1d8f8f41614c Signed-off-by: xudan <xudan16@huawei.com>
2017-12-21[compass4nfv] merge the docker image compass-tasks-k8s and compass-tasks-osawutianwei1-7/+4
to compass-tasks. And create a new docker image compass-tasks-base Change-Id: I3a6f38ce28fe465cf1c2c1723a41728a7cbcc60d Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-12-20Enable dovetail daily jobs on Fuel/armband Euphrates and masterxudan2-55/+29
Dovetail only ran against fuel danube release before. It needs to run against fuel euphrates and master because Dovetail team is planning the 2nd release which is based on OPNFV Euphrates. Change-Id: I2c39d53a16ca6dbf8eda31943f09896cf7ee35c6 Signed-off-by: xudan <xudan16@huawei.com>
2017-12-20Merge "Apex: Enables verify trigger for ci directory"Tim Rozet1-0/+2
2017-12-20Apex: Enables verify trigger for ci directoryTim Rozet1-0/+2
We were missing triggering on the ci/ path in our Apex repo. This contains some code and a file we use to trigger verify jobs for dependent patches. Change-Id: I54f2826f8a16a1d0219d6ecc6ef8d257840b6399 Signed-off-by: Tim Rozet <trozet@redhat.com>