summaryrefslogtreecommitdiffstats
path: root/integration/src/main
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-11-03 11:28:46 +0000
committerliamfallon <liam.fallon@est.tech>2022-11-03 11:30:04 +0000
commitd4684e2ffd115a5646f5238d0a693b156c90a975 (patch)
treeec5521e9bef2c09183116ae3e3aced11533f1f45 /integration/src/main
parent782ccb88294a3b43fdd368ae3a98fdd72aca0c24 (diff)
Add kohn daily jobs ot PF report script
THis commit also removes the Orange daily job report, which no longer run. Issue-ID: POLICY-4407 Change-Id: I726820ea7dbd3f821c0051ee18eb41c6d4dcb353 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'integration/src/main')
-rwxr-xr-xintegration/src/main/scripts/reports/pf_status_report.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/src/main/scripts/reports/pf_status_report.sh b/integration/src/main/scripts/reports/pf_status_report.sh
index 539232ab..306985e9 100755
--- a/integration/src/main/scripts/reports/pf_status_report.sh
+++ b/integration/src/main/scripts/reports/pf_status_report.sh
@@ -75,9 +75,9 @@ echo "health checks"
echo "-------------"
health_check onap-daily-dt-oom-master
+health_check onap-daily-dt-oom-kohn
health_check onap-daily-dt-oom-jakarta
health_check onap-daily-dt-oom-istanbul
-health_check onap_daily_pod4_master
jenkins_report_temp_file=$(mktemp)