summaryrefslogtreecommitdiffstats
path: root/jjb/ci-management/ci-packer-jobs.yaml
blob: 0496d98ea744e42868d180482a265b95d339a66e (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.8.2

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

    templates:
      - builder
      - docker