From 112820f45733e28ce2434cfa0b7f340dc61fdcb9 Mon Sep 17 00:00:00 2001 From: Gregory Meno Date: Wed, 9 Aug 2017 21:10:13 -0700 Subject: [PATCH] remove branches since there are no triggers Signed-off-by: Gregory Meno --- lab-cop/config/definitions/lab-cop.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/lab-cop/config/definitions/lab-cop.yml b/lab-cop/config/definitions/lab-cop.yml index a43ae75b..9d5b3b7c 100644 --- a/lab-cop/config/definitions/lab-cop.yml +++ b/lab-cop/config/definitions/lab-cop.yml @@ -3,8 +3,6 @@ scm: - git: url: https://github.com/ceph/teuthology.git - branches: - - ${sha1} refspec: +refs/pull/*:refs/remotes/origin/pr/* browser: auto timeout: 20 -- 2.39.5