summaryrefslogtreecommitdiffstats
path: root/jjb/ci-management/ci-packer-jobs.yaml
blob: 1672c9350aa3403cc2939e442eb33e0ac015b2f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
- 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
    packer-version: 1.4.0

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

    templates:
      - builder
      - docker