summaryrefslogtreecommitdiffstats
path: root/jjb/vvp/vvp-postgresql.yaml
diff options
context:
space:
mode:
authorLovett, Trevor <trevor.lovett@att.com>2019-02-05 09:02:29 -0600
committerLovett, Trevor (tl2972) <tl2972@att.com>2019-02-05 09:02:29 -0600
commitc277d171258f606deb25fef97c6ebef20b7a568b (patch)
treed36590ea05249259130a818a48da5ed72b43e458 /jjb/vvp/vvp-postgresql.yaml
parent3e55bbdc482bfbca060bc9fbecbfe4b8e6c020ea (diff)
Removing deprecated VVP Jenkins jobs
Change-Id: I846e7bd61963717373c45f6aefc24917940c19bd Issue-ID: VVP-135 Signed-off-by: Lovett, Trevor (tl2972) <tl2972@att.com>
Diffstat (limited to 'jjb/vvp/vvp-postgresql.yaml')
-rw-r--r--jjb/vvp/vvp-postgresql.yaml21
1 files changed, 0 insertions, 21 deletions
diff --git a/jjb/vvp/vvp-postgresql.yaml b/jjb/vvp/vvp-postgresql.yaml
deleted file mode 100644
index 22b60efe8..000000000
--- a/jjb/vvp/vvp-postgresql.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-
-- project:
- name: vvp-postgresql
- project-name: 'vvp-postgresql'
- project: 'vvp/postgresql'
- stream:
- - 'master':
- branch: 'master'
- subproject:
- - validation-scripts:
- path: '.'
- pattern: '**'
- mvn-settings: 'vvp-postgresql-settings'
- build-node: ubuntu1604-docker-8c-8g
- jobs:
- - '{project-name}-{stream}-{subproject}-verify-python'
- - '{project-name}-{stream}-docker-java-daily':
- mvn-params: '-Dmaven.test.skip=true'
- docker-pom: 'pom.xml'
- mvn-profile: 'default'