Skip to content

Commit 1e35cd9

Browse files
committed
Add .NET 10 Test Data
1 parent 2349ce5 commit 1e35cd9

File tree

1 file changed

+71
-1
lines changed

1 file changed

+71
-1
lines changed

tests/Microsoft.DotNet.Docker.Tests/TestData.cs

Lines changed: 71 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,69 @@ public static class TestData
207207
ImageVariant = DotNetImageVariant.Composite | DotNetImageVariant.Extra, SupportedImageRepos = DotNetImageRepo.Aspnet },
208208
new ProductImageData { Version = V9_0, OS = OS.NobleChiseled, Arch = Arch.Arm, SdkOS = OS.Noble,
209209
ImageVariant = DotNetImageVariant.Extra, SupportedImageRepos = DotNetImageRepo.Runtime_Deps | DotNetImageRepo.Runtime | DotNetImageRepo.Aspnet },
210+
211+
212+
new ProductImageData { Version = V10_0_Preview, OS = OS.Noble, Arch = Arch.Amd64 },
213+
new ProductImageData { Version = V10_0_Preview, OS = OS.NobleChiseled, Arch = Arch.Amd64, SdkOS = OS.Noble },
214+
new ProductImageData { Version = V10_0_Preview, OS = OS.NobleChiseled, Arch = Arch.Amd64, SdkOS = OS.Noble },
215+
new ProductImageData { Version = V10_0_Preview, OS = OS.NobleChiseled, Arch = Arch.Amd64, SdkOS = OS.Noble,
216+
ImageVariant = DotNetImageVariant.Composite, SupportedImageRepos = DotNetImageRepo.Aspnet },
217+
new ProductImageData { Version = V10_0_Preview, OS = OS.NobleChiseled, Arch = Arch.Amd64, SdkOS = OS.Noble,
218+
ImageVariant = DotNetImageVariant.Composite | DotNetImageVariant.Extra, SupportedImageRepos = DotNetImageRepo.Aspnet },
219+
new ProductImageData { Version = V10_0_Preview, OS = OS.NobleChiseled, Arch = Arch.Amd64, SdkOS = OS.Noble,
220+
ImageVariant = DotNetImageVariant.Extra, SupportedImageRepos = DotNetImageRepo.Runtime_Deps | DotNetImageRepo.Runtime | DotNetImageRepo.Aspnet },
221+
new ProductImageData { Version = V10_0_Preview, OS = OS.Alpine321, Arch = Arch.Amd64 },
222+
new ProductImageData { Version = V10_0_Preview, OS = OS.Alpine321, Arch = Arch.Amd64, SdkOS = OS.Alpine321,
223+
ImageVariant = DotNetImageVariant.Composite, SupportedImageRepos = DotNetImageRepo.Aspnet },
224+
new ProductImageData { Version = V10_0_Preview, OS = OS.Alpine321, Arch = Arch.Amd64, SdkOS = OS.Alpine321,
225+
ImageVariant = DotNetImageVariant.Extra, SupportedImageRepos = DotNetImageRepo.Runtime_Deps },
226+
new ProductImageData { Version = V10_0_Preview, OS = OS.AzureLinux30, Arch = Arch.Amd64 },
227+
new ProductImageData { Version = V10_0_Preview, OS = OS.AzureLinux30Distroless, Arch = Arch.Amd64, SdkOS = OS.AzureLinux30 },
228+
new ProductImageData { Version = V10_0_Preview, OS = OS.AzureLinux30Distroless, Arch = Arch.Amd64, SdkOS = OS.AzureLinux30,
229+
ImageVariant = DotNetImageVariant.Extra, SupportedImageRepos = DotNetImageRepo.Runtime_Deps | DotNetImageRepo.Runtime | DotNetImageRepo.Aspnet },
230+
new ProductImageData { Version = V10_0_Preview, OS = OS.AzureLinux30Distroless, Arch = Arch.Amd64, SdkOS = OS.AzureLinux30,
231+
ImageVariant = DotNetImageVariant.Composite, SupportedImageRepos = DotNetImageRepo.Aspnet },
232+
new ProductImageData { Version = V10_0_Preview, OS = OS.AzureLinux30Distroless, Arch = Arch.Amd64, SdkOS = OS.AzureLinux30,
233+
ImageVariant = DotNetImageVariant.Composite | DotNetImageVariant.Extra, SupportedImageRepos = DotNetImageRepo.Aspnet },
234+
new ProductImageData { Version = V10_0_Preview, OS = OS.TrixieSlim, Arch = Arch.Amd64 },
235+
236+
new ProductImageData { Version = V10_0_Preview, OS = OS.AzureLinux30, Arch = Arch.Arm64 },
237+
new ProductImageData { Version = V10_0_Preview, OS = OS.AzureLinux30Distroless, Arch = Arch.Arm64, SdkOS = OS.AzureLinux30 },
238+
new ProductImageData { Version = V10_0_Preview, OS = OS.AzureLinux30Distroless, Arch = Arch.Arm64, SdkOS = OS.AzureLinux30,
239+
ImageVariant = DotNetImageVariant.Extra, SupportedImageRepos = DotNetImageRepo.Runtime_Deps | DotNetImageRepo.Runtime | DotNetImageRepo.Aspnet },
240+
new ProductImageData { Version = V10_0_Preview, OS = OS.AzureLinux30Distroless, Arch = Arch.Arm64, SdkOS = OS.AzureLinux30,
241+
ImageVariant = DotNetImageVariant.Composite, SupportedImageRepos = DotNetImageRepo.Aspnet },
242+
new ProductImageData { Version = V10_0_Preview, OS = OS.AzureLinux30Distroless, Arch = Arch.Arm64, SdkOS = OS.AzureLinux30,
243+
ImageVariant = DotNetImageVariant.Composite | DotNetImageVariant.Extra, SupportedImageRepos = DotNetImageRepo.Aspnet },
244+
new ProductImageData { Version = V10_0_Preview, OS = OS.Noble, Arch = Arch.Arm64 },
245+
new ProductImageData { Version = V10_0_Preview, OS = OS.NobleChiseled, Arch = Arch.Arm64, SdkOS = OS.Noble },
246+
new ProductImageData { Version = V10_0_Preview, OS = OS.NobleChiseled, Arch = Arch.Arm64, SdkOS = OS.Noble,
247+
ImageVariant = DotNetImageVariant.Composite, SupportedImageRepos = DotNetImageRepo.Aspnet },
248+
new ProductImageData { Version = V10_0_Preview, OS = OS.NobleChiseled, Arch = Arch.Arm64, SdkOS = OS.Noble,
249+
ImageVariant = DotNetImageVariant.Composite | DotNetImageVariant.Extra, SupportedImageRepos = DotNetImageRepo.Aspnet },
250+
new ProductImageData { Version = V10_0_Preview, OS = OS.NobleChiseled, Arch = Arch.Arm64, SdkOS = OS.Noble,
251+
ImageVariant = DotNetImageVariant.Extra, SupportedImageRepos = DotNetImageRepo.Runtime_Deps | DotNetImageRepo.Runtime | DotNetImageRepo.Aspnet },
252+
new ProductImageData { Version = V10_0_Preview, OS = OS.Alpine321, Arch = Arch.Arm64 },
253+
new ProductImageData { Version = V10_0_Preview, OS = OS.Alpine321, Arch = Arch.Arm64, SdkOS = OS.Alpine321,
254+
ImageVariant = DotNetImageVariant.Composite, SupportedImageRepos = DotNetImageRepo.Aspnet },
255+
new ProductImageData { Version = V10_0_Preview, OS = OS.Alpine321, Arch = Arch.Arm64, SdkOS = OS.Alpine321,
256+
ImageVariant = DotNetImageVariant.Extra, SupportedImageRepos = DotNetImageRepo.Runtime_Deps },
257+
new ProductImageData { Version = V10_0_Preview, OS = OS.TrixieSlim, Arch = Arch.Arm64 },
258+
259+
new ProductImageData { Version = V10_0_Preview, OS = OS.Alpine321, Arch = Arch.Arm },
260+
new ProductImageData { Version = V10_0_Preview, OS = OS.Alpine321, Arch = Arch.Arm, SdkOS = OS.Alpine321,
261+
ImageVariant = DotNetImageVariant.Composite, SupportedImageRepos = DotNetImageRepo.Aspnet },
262+
new ProductImageData { Version = V10_0_Preview, OS = OS.Alpine321, Arch = Arch.Arm, SdkOS = OS.Alpine321,
263+
ImageVariant = DotNetImageVariant.Extra, SupportedImageRepos = DotNetImageRepo.Runtime_Deps },
264+
new ProductImageData { Version = V10_0_Preview, OS = OS.Noble, Arch = Arch.Arm },
265+
new ProductImageData { Version = V10_0_Preview, OS = OS.NobleChiseled, Arch = Arch.Arm, SdkOS = OS.Noble },
266+
new ProductImageData { Version = V10_0_Preview, OS = OS.NobleChiseled, Arch = Arch.Arm, SdkOS = OS.Noble,
267+
ImageVariant = DotNetImageVariant.Composite, SupportedImageRepos = DotNetImageRepo.Aspnet },
268+
new ProductImageData { Version = V10_0_Preview, OS = OS.NobleChiseled, Arch = Arch.Arm, SdkOS = OS.Noble,
269+
ImageVariant = DotNetImageVariant.Composite | DotNetImageVariant.Extra, SupportedImageRepos = DotNetImageRepo.Aspnet },
270+
new ProductImageData { Version = V10_0_Preview, OS = OS.NobleChiseled, Arch = Arch.Arm, SdkOS = OS.Noble,
271+
ImageVariant = DotNetImageVariant.Extra, SupportedImageRepos = DotNetImageRepo.Runtime_Deps | DotNetImageRepo.Runtime | DotNetImageRepo.Aspnet },
272+
new ProductImageData { Version = V10_0_Preview, OS = OS.TrixieSlim, Arch = Arch.Arm },
210273
};
211274

212275
private static readonly ProductImageData[] s_windowsTestData =
@@ -223,7 +286,14 @@ public static class TestData
223286
new ProductImageData { Version = V9_0, OS = OS.NanoServerLtsc2025, Arch = Arch.Amd64 },
224287
new ProductImageData { Version = V9_0, OS = OS.ServerCoreLtsc2019, Arch = Arch.Amd64 },
225288
new ProductImageData { Version = V9_0, OS = OS.ServerCoreLtsc2022, Arch = Arch.Amd64 },
226-
new ProductImageData { Version = V9_0, OS = OS.ServerCoreLtsc2025, Arch = Arch.Amd64 }
289+
new ProductImageData { Version = V9_0, OS = OS.ServerCoreLtsc2025, Arch = Arch.Amd64 },
290+
291+
new ProductImageData { Version = V10_0_Preview, OS = OS.NanoServer1809, Arch = Arch.Amd64 },
292+
new ProductImageData { Version = V10_0_Preview, OS = OS.NanoServerLtsc2022, Arch = Arch.Amd64 },
293+
new ProductImageData { Version = V10_0_Preview, OS = OS.NanoServerLtsc2025, Arch = Arch.Amd64 },
294+
new ProductImageData { Version = V10_0_Preview, OS = OS.ServerCoreLtsc2019, Arch = Arch.Amd64 },
295+
new ProductImageData { Version = V10_0_Preview, OS = OS.ServerCoreLtsc2022, Arch = Arch.Amd64 },
296+
new ProductImageData { Version = V10_0_Preview, OS = OS.ServerCoreLtsc2025, Arch = Arch.Amd64 },
227297
};
228298

229299
private static readonly SampleImageData[] s_linuxSampleTestData =

0 commit comments

Comments
 (0)