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

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

    project: ci-management
    project-name: ci-management
    build-node: centos8-builder-2c-2g
    openstack-cloud: vexci
    packer-version: 1.4.0

    platforms:
      - centos-7
      - centos-8
      - ubuntu-20.04
      - ubuntu-20.04-arm64

    templates:
      - builder
      - docker