Skip to content

Commit

Permalink
Merge pull request apache#265 from animationzl/cpi-job-in-repo
Browse files Browse the repository at this point in the history
Move bosh-openstack-cpi-release job definitions in repo
  • Loading branch information
liusheng authored Jul 13, 2018
2 parents bdfc7a8 + 5786c6e commit d2fcb0f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 110 deletions.
92 changes: 0 additions & 92 deletions playbooks/bosh-openstack-cpi-release-acceptance-test/run.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Shared jobs specific to the OpenLab Project

# Shared jobs specific to the OpenLab Project

- job:
name: base
parent: null
Expand Down Expand Up @@ -341,16 +339,6 @@
secrets:
- opentelekomcloud_credentials

- job:
name: bosh-openstack-cpi-release-acceptance-test-newton
parent: init-test
description: |
This job validation tests of bosh-openstack-cpi-release aganist OpenStack Newton release
run: playbooks/bosh-openstack-cpi-release-acceptance-test/run.yaml
vars:
global_env:
OS_BRANCH: stable/newton

- job:
name: openstacksdk-ansible-devel-functional-devstack
parent: init-test
Expand Down
6 changes: 0 additions & 6 deletions zuul.d/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@
jobs:
- openlab-zuul-jobs-check

- project:
name: cloudfoundry-incubator/bosh-openstack-cpi-release
recheck-newton:
jobs:
- bosh-openstack-cpi-release-acceptance-test-newton

- project:
name: ansible/ansible
check:
Expand Down

0 comments on commit d2fcb0f

Please sign in to comment.