From c75654083d07916af7f8bf34927c8f7a0a915f2c Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Thu, 5 Sep 2024 15:32:25 +1000 Subject: [PATCH] MDBF-787 Add OpenEuler --- constants.py | 2 ++ os_info.yaml | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/constants.py b/constants.py index 84441f5a..b1b8abb1 100644 --- a/constants.py +++ b/constants.py @@ -86,6 +86,7 @@ "aarch64-fedora-39", "aarch64-macos", "aarch64-macos-compile-only", + "aarch64-oe-2403", "aarch64-rhel-8", "aarch64-rhel-9", "aarch64-ubuntu-2004", @@ -102,6 +103,7 @@ "amd64-fedora-39", "amd64-fedora-40-valgrind", "amd64-freebsd-14", + "amd64-oe-2403", "amd64-rhel-7", "amd64-rhel-8", "amd64-rhel-9", diff --git a/os_info.yaml b/os_info.yaml index c5be56ea..77edcfa6 100644 --- a/os_info.yaml +++ b/os_info.yaml @@ -60,6 +60,12 @@ fedora-40: - amd64 - aarch64 type: rpm +oe-2403: + version_name: 24.03 + arch: + - amd64 + - aarch64 + type: rpm opensuse-15: version_name: 15 arch: