summaryrefslogtreecommitdiffstats
path: root/jjb/compass4nfv/compass-verify-jobs.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-10-12Merge "Update jenkins-job-builder to 2.2.1"Trevor Bramwell1-3/+3
2018-10-12Update jenkins-job-builder to 2.2.1Aric Gardner1-3/+3
jjb/lf-ci-jobs.yaml has jjb-version: 2.2.1 as a minimum change block-level to blocking-level: https://review.openstack.org/#/c/608092/ We will need to change this back once we move past jenkins-job-builder>2.5.0 Change-Id: I12d0f55ee3c2dad20340ebf0fa8428ee1ad8484c Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-10-09[compass4nfv]Add gambia jobswutianwei1-3/+3
Change-Id: I0e9521a4b5dcb025464b6b193848454aacd5a86c Signed-off-by: wutianwei <wutianwei1@huawei.com>
2018-08-31Https now works for artifacts.opnfv.orgAric Gardner1-1/+1
Also, I believe that https://artifacts.opnfv.org/ now works behind the GFW and so https://build.opnfv.org/artifacts.opnfv.org/index.html Will no longer be needed. Change-Id: Ieeaf9331a71a108db1d7a7a538f5f25179b98932 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-07-09[compass4nfv] remove vping suite from verifywutianwei1-9/+0
functest healthcheck include the vping, so we can remove this suite. Change-Id: Ifc5f9e2195a9d31713f6e2c2ce47642dc7855855 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2018-05-16Rename files under jjb from 'yml' to 'yaml'Trevor Bramwell1-0/+354
global-jjb only supports the .yaml file ending for jjb jobs. Instead of waiting for a release we're going to rename the files. Change-Id: Icf3339eacd2320c583333e02250998cf6b1881f7 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>