summaryrefslogtreecommitdiff
path: root/.expeditor/release.omnibus.yml
blob: 7d615b8ea28c199b8438187aa379cfebd8c97434 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
---
project-name: chef
config: omnibus/omnibus.rb
test-path: omnibus/omnibus-test.sh
test-path-windows: omnibus/omnibus-test.ps1
fips-platforms:
  - el-*-x86_64
  - el-*-ppc64*
  - ubuntu-*-x86_64
  - windows-*
skip-artifactory-platforms:
  - freebsd-13-amd64
windows-64-msystem: UCRT64
builder-to-testers-map:
  #aix-7.1-powerpc:
  #  - aix-7.1-powerpc
  #  - aix-7.2-powerpc
  #  - aix-7.3-powerpc
      #  amazon-2022-aarch64:
      #    - amazon-2022-aarch64
      #  amazon-2022-x86_64:
      #    - amazon-2022-x86_64
  debian-9-x86_64:
    - debian-9-x86_64
    - debian-10-x86_64
    - debian-11-x86_64
  debian-10-aarch64:
    - debian-10-aarch64
    - debian-11-aarch64
  el-6-x86_64:
    - el-6-x86_64
  el-7-aarch64:
    - el-7-aarch64
    - amazon-2-aarch64
  el-7-ppc64:
    - el-7-ppc64
  el-7-ppc64le:
    - el-7-ppc64le
  el-7-s390x:
    - el-7-s390x
    - el-8-s390x
  el-7-x86_64:
    - el-7-x86_64
    - amazon-2-x86_64
  el-8-aarch64:
    - el-8-aarch64
  el-8-x86_64:
    - el-8-x86_64
  el-9-aarch64:
    - el-9-aarch64
  el-9-x86_64:
    - el-9-x86_64
  freebsd-12-amd64:
    - freebsd-12-amd64
    - freebsd-13-amd64
  mac_os_x-10.15-x86_64:
    - mac_os_x-10.15-x86_64
    - mac_os_x-11-x86_64
    - mac_os_x-12-x86_64
  mac_os_x-11-arm64:
    - mac_os_x-11-arm64
    - mac_os_x-12-arm64
  sles-12-s390x:
    - sles-12-s390x
    - sles-15-s390x
  sles-12-x86_64:
    - sles-12-x86_64
    - sles-15-x86_64
  sles-15-aarch64:
    - sles-15-aarch64
  solaris2-5.11-i386:
    - solaris2-5.11-i386
  solaris2-5.11-sparc:
    - solaris2-5.11-sparc
  ubuntu-18.04-aarch64:
    - ubuntu-18.04-aarch64
    - ubuntu-20.04-aarch64
    - ubuntu-22.04-aarch64
  ubuntu-16.04-x86_64:
    - ubuntu-16.04-x86_64
    - ubuntu-18.04-x86_64
    - ubuntu-20.04-x86_64
    - ubuntu-22.04-x86_64
  windows-10-x86_64:
    - windows-2012-x86_64
    - windows-2012r2-x86_64
    - windows-2016-x86_64
    - windows-2019-x86_64
    - windows-2022-x86_64
    - windows-10-x86_64
    - windows-11-x86_64