forked from GoogleCloudPlatform/ops-agent
-
Notifications
You must be signed in to change notification settings - Fork 0
/
project.yaml
157 lines (157 loc) · 4.19 KB
/
project.yaml
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
targets:
bookworm:
package_extension:
deb
architectures:
x86_64:
test_distros:
representative:
- debian-cloud:debian-12
aarch64:
test_distros:
representative:
- debian-cloud:debian-12-arm64
bullseye:
package_extension:
deb
architectures:
x86_64:
test_distros:
representative:
- debian-cloud:debian-11
- ml-images:common-gpu-debian-11-py310
centos8:
package_extension:
rpm
repo_name:
el8
architectures:
x86_64:
test_distros:
representative:
- rocky-linux-cloud:rocky-linux-8
exhaustive:
- rhel-cloud:rhel-8
- rhel-sap-cloud:rhel-8-4-sap-ha
- rhel-sap-cloud:rhel-8-6-sap-ha
- rhel-sap-cloud:rhel-8-8-sap-ha
- rocky-linux-cloud:rocky-linux-8-optimized-gcp
focal:
package_extension:
deb
architectures:
x86_64:
soak_distro:
ubuntu-os-cloud:ubuntu-2004-lts
test_distros:
representative:
- ubuntu-os-cloud:ubuntu-2004-lts
exhaustive:
- ubuntu-os-cloud:ubuntu-minimal-2004-lts
aarch64:
test_distros:
representative:
- ubuntu-os-cloud:ubuntu-2004-lts-arm64
exhaustive:
- ubuntu-os-cloud:ubuntu-minimal-2004-lts-arm64
jammy:
package_extension:
deb
architectures:
x86_64:
test_distros:
representative:
- ubuntu-os-cloud:ubuntu-2204-lts
exhaustive:
- ubuntu-os-cloud:ubuntu-minimal-2204-lts
aarch64:
test_distros:
representative:
- ubuntu-os-cloud:ubuntu-2204-lts-arm64
exhaustive:
- ubuntu-os-cloud:ubuntu-minimal-2204-lts-arm64
noble:
package_extension:
deb
architectures:
x86_64:
test_distros:
representative:
- ubuntu-os-cloud:ubuntu-2404-lts-amd64
exhaustive:
- ubuntu-os-cloud:ubuntu-minimal-2404-lts-amd64
aarch64:
test_distros:
representative:
- ubuntu-os-cloud:ubuntu-2404-lts-arm64
exhaustive:
- ubuntu-os-cloud:ubuntu-minimal-2404-lts-arm64
rockylinux9:
package_extension:
rpm
repo_name:
el9
architectures:
x86_64:
test_distros:
representative:
- rocky-linux-cloud:rocky-linux-9
exhaustive:
- rhel-cloud:rhel-9
- rocky-linux-cloud:rocky-linux-9-optimized-gcp
aarch64:
test_distros:
representative:
- rocky-linux-cloud:rocky-linux-9-arm64
exhaustive:
- rhel-cloud:rhel-9-arm64
- rocky-linux-cloud:rocky-linux-9-optimized-gcp-arm64
sles12:
package_extension:
rpm
architectures:
x86_64:
test_distros:
representative:
- suse-cloud:sles-12
exhaustive:
- suse-sap-cloud:sles-12-sp5-sap
sles15:
package_extension:
rpm
architectures:
x86_64:
test_distros:
representative:
- suse-cloud:sles-15
exhaustive:
- suse-sap-cloud:sles-15-sp2-sap
- suse-sap-cloud:sles-15-sp6-sap
- opensuse-cloud:opensuse-leap
- opensuse-cloud=opensuse-leap-15-5-v20240516-x86-64
- opensuse-cloud=opensuse-leap-15-6-v20240612-x86-64
aarch64:
test_distros:
representative:
- suse-cloud:sles-15-arm64
exhaustive:
- opensuse-cloud:opensuse-leap-arm64
- opensuse-cloud=opensuse-leap-15-5-v20240516-arm64
- opensuse-cloud=opensuse-leap-15-6-v20240612-arm64
windows:
package_extension:
goo
architectures:
x86_64:
soak_distro:
windows-cloud:windows-2022
test_distros:
representative:
- windows-cloud:windows-2016-core
- windows-cloud:windows-2022
- windows-sql-cloud:sql-std-2019-win-2019
exhaustive:
- windows-cloud:windows-2016
- windows-cloud:windows-2019
- windows-cloud:windows-2019-core
- windows-cloud:windows-2022-core