diff options
author | Markos Chandras <mchandras@suse.de> | 2016-12-21 11:39:44 +0000 |
---|---|---|
committer | Markos Chandras <mchandras@suse.de> | 2016-12-21 11:41:48 +0000 |
commit | 24691266ad858494cc06660b9c013af36c548bbd (patch) | |
tree | c43c876a42f6bf77a0ff66cf90ca8b2b598d49fe /jjb/infra | |
parent | ea3e7ce34d53dceef7fae88dd82c0c52febb556c (diff) |
jjb: infra: bifrost-verify-jobs: Remove triggers due to HW relocation
The hardware, where the slaves for this job are located, is being
relocated so prevent scheduling of jobs until it's back online.
Change-Id: I9028b6401bc0b743f83e5184e1131cb4aa9417c8
Link: https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2016-December/014210.html
Signed-off-by: Markos Chandras <mchandras@suse.de>
Diffstat (limited to 'jjb/infra')
-rw-r--r-- | jjb/infra/bifrost-verify-jobs.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/jjb/infra/bifrost-verify-jobs.yml b/jjb/infra/bifrost-verify-jobs.yml index 422a42274..baf33ea3a 100644 --- a/jjb/infra/bifrost-verify-jobs.yml +++ b/jjb/infra/bifrost-verify-jobs.yml @@ -132,10 +132,6 @@ timeout: 10 wipe-workspace: true - triggers: - - '{project}-gerrit-trigger': - branch: '{branch}' - builders: - description-setter: description: "Built on $NODE_NAME" |