diff options
Diffstat (limited to 'jjb/multicloud/multicloud-openstack-vmware-vesagent-python.yaml')
-rw-r--r-- | jjb/multicloud/multicloud-openstack-vmware-vesagent-python.yaml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/jjb/multicloud/multicloud-openstack-vmware-vesagent-python.yaml b/jjb/multicloud/multicloud-openstack-vmware-vesagent-python.yaml deleted file mode 100644 index ca22904a6..000000000 --- a/jjb/multicloud/multicloud-openstack-vmware-vesagent-python.yaml +++ /dev/null @@ -1,16 +0,0 @@ ---- -- project: - name: multicloud-openstack-vmware-vesagent-python - project-name: 'multicloud-openstack-vmware-vesagent' - project: 'multicloud/openstack/vmware' - stream: - - 'master': - branch: 'master' - mvn-settings: 'multicloud-openstack-vmware-settings' - build-node: 'ubuntu1604-builder-4c-4g' - subproject: - - 'vesagent': - path: 'vesagent' - pattern: 'vesagent/**' - jobs: - - '{project-name}-{stream}-{subproject}-verify-python' |