diff --git a/repos/cms_patatrack/cmssw/repo_config.py b/repos/cms_patatrack/cmssw/repo_config.py index ac84a542e855..de5ec65ff02c 100644 --- a/repos/cms_patatrack/cmssw/repo_config.py +++ b/repos/cms_patatrack/cmssw/repo_config.py @@ -22,7 +22,7 @@ #List of issues/pr which bot should ignore IGNORE_ISSUES = [] #Set the Jenkins slave label is your tests needs special machines to run. -JENKINS_SLAVE_LABEL="" +JENKINS_SLAVE_LABEL="slc7_amd64 && GPU" #For cmsdist/cmssw repos , set it to False if you do not want to run standard cms pr tests CMS_STANDARD_TESTS=True #Map your branches with cmssw branches for tests