aboutsummaryrefslogtreecommitdiffstats
path: root/integration/src/main/scripts/release/updateOomImages.sh
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-08-07 13:24:15 +0100
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-08-07 14:40:58 +0100
commit0227ef25e29e2ff83325aa8ae32ef15e7f3d86d7 (patch)
treee3da5448c0a1d19662d3184edc024428c13308f4 /integration/src/main/scripts/release/updateOomImages.sh
parent55b41c9a2b9246c3a956dc9d4c649475102c29e1 (diff)
Remove policy gui from release scripts
Issue-ID: POLICY-5053 Change-Id: I385a4e2f4a2072ed769c3e59ac14ad7cc409be53 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'integration/src/main/scripts/release/updateOomImages.sh')
-rwxr-xr-xintegration/src/main/scripts/release/updateOomImages.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/integration/src/main/scripts/release/updateOomImages.sh b/integration/src/main/scripts/release/updateOomImages.sh
index 38fe5c3b..fb4166d4 100755
--- a/integration/src/main/scripts/release/updateOomImages.sh
+++ b/integration/src/main/scripts/release/updateOomImages.sh
@@ -4,7 +4,7 @@
# ============LICENSE_START================================================
# ONAP
# =========================================================================
-# Copyright (C) 2021-2022 Nordix Foundation.
+# Copyright (C) 2021-2022,2024 Nordix Foundation.
# =========================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -45,7 +45,6 @@ declare -a pf_repos=(
"policy/apex-pdp"
"policy/xacml-pdp"
"policy/distribution"
- "policy/gui"
"policy/clamp"
"policy/drools-applications"
)