onichols-pivotal commented on a change in pull request #5271:
URL: https://github.com/apache/geode/pull/5271#discussion_r441858177
##########
File path: ci/pipelines/meta/deploy_meta.sh
##########
@@ -256,6 +256,7 @@ set +x
if [[ "${GEODE_FORK}" != "${UPSTREAM_FORK}" ]]; then
echo "Disabling unnecessary jobs for forks."
pauseJobs ${META_PIPELINE} set-reaper-pipeline
+ pauseJobs ${META_PIPELINE} set-mass-test-run-pipeline
Review comment:
Please also add `enableFeature mass-test-run` to
`ci/pipelines/meta/deploy_meta.sh` line ~285 just below where `pr` is enabled
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]