summaryrefslogtreecommitdiffstats
path: root/jjb/ci-management/ci-packer-jobs.yaml
blob: e07f7c244a71028005e2b16d6c311519dec31b30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
- project:
    name: packer-jobs

    jobs:
      - '{project-name}-packer-jobs'

    project: ci-management
    project-name: ci-management
    build-node: centos7-builder-2c-2g
    openstack-cloud: vexci

    platforms:
      - centos-7
      - ubuntu-16.04
      - ubuntu-18.04

    templates:
      - builder
      - docker