From fafc03e5837ae015b1549818b7f03b17d9f2df4f Mon Sep 17 00:00:00 2001 From: Gregory Meno Date: Tue, 5 Sep 2017 11:45:26 -0700 Subject: [PATCH] change this job to be manually triggered Signed-off-by: Gregory Meno --- lab-cop/config/definitions/lab-cop.yml | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/lab-cop/config/definitions/lab-cop.yml b/lab-cop/config/definitions/lab-cop.yml index 9d5b3b7c..76d850e4 100644 --- a/lab-cop/config/definitions/lab-cop.yml +++ b/lab-cop/config/definitions/lab-cop.yml @@ -1,37 +1,14 @@ -- scm: - name: lab-cop - scm: - - git: - url: https://github.com/ceph/teuthology.git - refspec: +refs/pull/*:refs/remotes/origin/pr/* - browser: auto - timeout: 20 - skip-tag: true - wipe-workspace: false - basedir: "lab-cop" - - job: name: lab-cop node: small && xenial defaults: global display-name: 'lab-cop' - properties: - - github: - url: https://github.com/ceph/teuthology/ logrotate: daysToKeep: 15 numToKeep: 30 artifactDaysToKeep: -1 artifactNumToKeep: -1 - parameters: - - string: - name: sha1 - description: "A pull request ID, like 'origin/pr/72/head'" - - scm: - - lab-cop - builders: - shell: !include-raw: -- 2.47.3