From 3937d5abe8465c6f14428463211771a1c243e591 Mon Sep 17 00:00:00 2001 From: kumarks1122 <kumar.kandasamy@tarento.com> Date: Thu, 12 Jan 2023 19:44:17 +0530 Subject: [PATCH] #000 | LERN and ED Dataproducts jenkins changes added --- .../jobs/AnalyticsReplayJobs/config.xml | 14 +------------- .../Lern/jobs/LernAnalyticsReplayJobs/config.xml | 15 --------------- .../jobs/Lern/jobs/LernDataProducts/config.xml | 2 +- 3 files changed, 2 insertions(+), 29 deletions(-) diff --git a/deploy/jenkins/jobs/Deploy/jobs/dev/jobs/DataPipeline/jobs/AnalyticsReplayJobs/config.xml b/deploy/jenkins/jobs/Deploy/jobs/dev/jobs/DataPipeline/jobs/AnalyticsReplayJobs/config.xml index 95b1f8c7e..b65594e17 100644 --- a/deploy/jenkins/jobs/Deploy/jobs/dev/jobs/DataPipeline/jobs/AnalyticsReplayJobs/config.xml +++ b/deploy/jenkins/jobs/Deploy/jobs/dev/jobs/DataPipeline/jobs/AnalyticsReplayJobs/config.xml @@ -48,12 +48,8 @@ <description><font color=dimgray size=2><b>Specify the job id.</b></font></description> <choices class="java.util.Arrays$ArrayList"> <a class="string-array"> - <string>collection-summary-report-v2</string> - <string>collection-summary-report</string> <string>program-collection-summary-report</string> <string>audit-metrics-report</string> - <string>admin-user-reports</string> - <string>admin-geo-reports</string> <string>district-weekly</string> <string>district-monthly</string> <string>desktop-consumption-report</string> @@ -61,18 +57,10 @@ <string>content-rating-updater</string> <string>druid-query-processor</string> <string>monitor-job-summ</string> - <string>course-enrollment-report</string> <string>textbook-progress-report</string> <string>etb-metrics</string> <string>daily-metrics</string> - <string>progress-exhaust</string> - <string>userinfo-exhaust</string> - <string>response-exhaust</string> - <string>progress-exhaust-v2</string> - <string>response-exhaust-v2</string> - <string>course-batch-status-updater</string> - <string>cassandra-migration</string> - <string>druid-dataset</string> + <string>druid-dataset</string> <string>uci-response-exhaust</string> <string>uci-private-exhaust</string> </a> diff --git a/deploy/jenkins/jobs/Deploy/jobs/dev/jobs/Lern/jobs/LernAnalyticsReplayJobs/config.xml b/deploy/jenkins/jobs/Deploy/jobs/dev/jobs/Lern/jobs/LernAnalyticsReplayJobs/config.xml index cd2ac8b2d..6567620e9 100644 --- a/deploy/jenkins/jobs/Deploy/jobs/dev/jobs/Lern/jobs/LernAnalyticsReplayJobs/config.xml +++ b/deploy/jenkins/jobs/Deploy/jobs/dev/jobs/Lern/jobs/LernAnalyticsReplayJobs/config.xml @@ -50,32 +50,17 @@ <a class="string-array"> <string>collection-summary-report-v2</string> <string>collection-summary-report</string> - <string>program-collection-summary-report</string> - <string>audit-metrics-report</string> <string>admin-user-reports</string> <string>admin-geo-reports</string> - <string>district-weekly</string> - <string>district-monthly</string> - <string>desktop-consumption-report</string> - <string>wfs</string> - <string>content-rating-updater</string> - <string>druid-query-processor</string> - <string>monitor-job-summ</string> <string>cassandra-migration </string> <string>course-enrollment-report</string> - <string>textbook-progress-report</string> - <string>etb-metrics</string> - <string>daily-metrics</string> <string>progress-exhaust</string> <string>userinfo-exhaust</string> <string>response-exhaust</string> <string>progress-exhaust-v2</string> <string>response-exhaust-v2</string> <string>course-batch-status-updater</string> - <string>druid-dataset</string> <string>score-metric-migration-job</string> - <string>uci-response-exhaust</string> - <string>uci-private-exhaust</string> </a> </choices> </hudson.model.ChoiceParameterDefinition> diff --git a/deploy/jenkins/jobs/Deploy/jobs/dev/jobs/Lern/jobs/LernDataProducts/config.xml b/deploy/jenkins/jobs/Deploy/jobs/dev/jobs/Lern/jobs/LernDataProducts/config.xml index 6f8fd449c..dba542fd0 100644 --- a/deploy/jenkins/jobs/Deploy/jobs/dev/jobs/Lern/jobs/LernDataProducts/config.xml +++ b/deploy/jenkins/jobs/Deploy/jobs/dev/jobs/Lern/jobs/LernDataProducts/config.xml @@ -230,7 +230,7 @@ return """<b>This parameter is not used</b>"""</script> </hudson.plugins.git.extensions.impl.CloneOption> </extensions> </scm> - <scriptPath>pipelines/deploy/ed-dataproducts/Jenkinsfile</scriptPath> + <scriptPath>pipelines/deploy/lern-dataproducts/Jenkinsfile</scriptPath> <lightweight>false</lightweight> </definition> <triggers/> -- GitLab