Add kohn daily jobs ot PF report script 98/131998/1
authorliamfallon <liam.fallon@est.tech>
Thu, 3 Nov 2022 11:28:46 +0000 (11:28 +0000)
committerliamfallon <liam.fallon@est.tech>
Thu, 3 Nov 2022 11:30:04 +0000 (11:30 +0000)
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>
integration/src/main/scripts/reports/pf_status_report.sh

index 539232a..306985e 100755 (executable)
@@ -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)