summaryrefslogtreecommitdiffstats
path: root/jjb/armband/armband-project-jobs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/armband/armband-project-jobs.yml')
-rw-r--r--jjb/armband/armband-project-jobs.yml43
1 files changed, 0 insertions, 43 deletions
diff --git a/jjb/armband/armband-project-jobs.yml b/jjb/armband/armband-project-jobs.yml
index 10f8d6531..4b2a7b50e 100644
--- a/jjb/armband/armband-project-jobs.yml
+++ b/jjb/armband/armband-project-jobs.yml
@@ -10,7 +10,6 @@
installer: 'fuel'
jobs:
- - 'armband-verify-{stream}'
- 'armband-{installer}-build-daily-{stream}'
stream:
@@ -22,48 +21,6 @@
gs-pathname: '/{stream}'
- job-template:
- name: 'armband-verify-{stream}'
-
- parameters:
- - project-parameter:
- project: '{project}'
- - gerrit-parameter:
- branch: '{branch}'
- - 'opnfv-build-ubuntu-defaults'
-
- scm:
- - gerrit-trigger-scm:
- credentials-id: '{ssh-credentials}'
- refspec: '$GERRIT_REFSPEC'
- choosing-strategy: 'gerrit'
-
- triggers:
- - gerrit:
- trigger-on:
- - patchset-created-event:
- exclude-drafts: 'false'
- exclude-trivial-rebase: 'false'
- exclude-no-code-change: 'false'
- - draft-published-event
- - comment-added-contains-event:
- comment-contains-value: 'recheck'
- - comment-added-contains-event:
- comment-contains-value: 'reverify'
- projects:
- - project-compare-type: 'ANT'
- project-pattern: '{project}'
- branches:
- - branch-compare-type: 'ANT'
- branch-pattern: '**/{branch}'
- forbidden-file-paths:
- - compare-type: ANT
- pattern: 'docs/**|.gitignore'
-
- builders:
- - shell: |
- echo "Nothing to verify!"
-
-- job-template:
name: 'armband-{installer}-build-daily-{stream}'
concurrent: false