diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2020-01-07 07:31:17 -0800 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2020-01-07 07:31:17 -0800 |
commit | 3e7b08079f5f66940fd68c3be1ce685e4b3ff7cf (patch) | |
tree | 176f1131dfa247f2a29bfde170212e1af3c84e9b /jjb | |
parent | f98d9ed183546c10fc92e4f60a3d206d84e76704 (diff) |
Remove Promise Project Configurations
Promise was archived on March 26th, 2019
Change-Id: I96e5404e5721121303b5a48b18f33aee11f1003e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/ci_gate_security/opnfv-ci-gate-security.yaml | 1 | ||||
-rw-r--r-- | jjb/global/releng-macros.yaml | 8 | ||||
-rw-r--r-- | jjb/promise/promise-views.yaml | 6 |
3 files changed, 0 insertions, 15 deletions
diff --git a/jjb/ci_gate_security/opnfv-ci-gate-security.yaml b/jjb/ci_gate_security/opnfv-ci-gate-security.yaml index 649538e69..3aebd3e1c 100644 --- a/jjb/ci_gate_security/opnfv-ci-gate-security.yaml +++ b/jjb/ci_gate_security/opnfv-ci-gate-security.yaml @@ -48,7 +48,6 @@ - ovsnfv - parser - pharos - - promise - qtip - releng - releng-anteater diff --git a/jjb/global/releng-macros.yaml b/jjb/global/releng-macros.yaml index 5b1bdee0a..35a0adbe4 100644 --- a/jjb/global/releng-macros.yaml +++ b/jjb/global/releng-macros.yaml @@ -866,14 +866,6 @@ pberberian@iol.unh.edu - publisher: - name: 'email-promise-ptl' - publishers: - - email-ext: - <<: *email_ptl_defaults - recipients: > - kunzmann@docomolab-euro.com - -- publisher: name: 'email-qtip-ptl' publishers: - email-ext: diff --git a/jjb/promise/promise-views.yaml b/jjb/promise/promise-views.yaml deleted file mode 100644 index 6f67d6437..000000000 --- a/jjb/promise/promise-views.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -- project: - name: promise-view - views: - - project-view - project-name: promise |