Skip to content

Commit

Permalink
chore: Disable pipeline tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
HassanJaveed84 committed Feb 12, 2024
1 parent feeb707 commit cd33d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataeng/jobs/analytics/PipelineAcceptanceTestMaster.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class PipelineAcceptanceTestMaster {

public static def job = { dslFactory, allVars ->
dslFactory.job("edx-analytics-pipeline-acceptance-test-master"){

disabled()
description(
'This job is used to run acceptance tests on the master branch of ' +
'the edx-analytics-pipeline repo. It regularly polls that branch ' +
Expand Down

0 comments on commit cd33d23

Please sign in to comment.