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

    templates:
      - builder
      - docker