From 23bd2ee6b29eca8cb7a6dc6cebf6130b50a327b2 Mon Sep 17 00:00:00 2001 From: Jesus Checa Hidalgo Date: Thu, 7 Mar 2024 13:29:07 +0100 Subject: [PATCH] Add libomp component metadata to relevant tests --- tests/libomp/main.fmf | 2 ++ tests/openmp-rpm/main.fmf | 2 ++ 2 files changed, 4 insertions(+) diff --git a/tests/libomp/main.fmf b/tests/libomp/main.fmf index 499d11e..be7284f 100644 --- a/tests/libomp/main.fmf +++ b/tests/libomp/main.fmf @@ -5,6 +5,8 @@ tier: 1 extra-summary: /tools/clang/libomp extra-task: /tools/clang/libomp extra-nitrate: TC#0614137 +component+: + - libomp require+: - clang-libs diff --git a/tests/openmp-rpm/main.fmf b/tests/openmp-rpm/main.fmf index 44f93a9..d009f3c 100644 --- a/tests/openmp-rpm/main.fmf +++ b/tests/openmp-rpm/main.fmf @@ -5,6 +5,8 @@ tier: 1 extra-summary: /tools/clang/openmp-rpm extra-task: /tools/clang/openmp-rpm extra-nitrate: TC#0614128 +component+: + - libomp adjust+: - because: "libomp not supported in s390x"