From c8cea0a88eed8eed01ba236e20a5f288adb5329f Mon Sep 17 00:00:00 2001 From: Oleksandr Havryliak <88387200+olexandr-havryliak@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:06:15 +0200 Subject: [PATCH] PSMDB added ubuntu jammy pro and rhel9 (#2509) --- psmdb/psmdb-fips.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/psmdb/psmdb-fips.groovy b/psmdb/psmdb-fips.groovy index a8934a3503..1a954a9f07 100644 --- a/psmdb/psmdb-fips.groovy +++ b/psmdb/psmdb-fips.groovy @@ -4,7 +4,7 @@ library changelog: false, identifier: "lib@master", retriever: modernSCM([ ]) def moleculeDir = "psmdb/psmdb" -def fipsOS = ['rhel7-fips','rhel8-fips','ubuntu-focal-pro'] +def fipsOS = ['rhel7-fips','rhel8-fips','rhel9','ubuntu-focal-pro','ubuntu-jammy-pro'] pipeline { agent {