Skip to content

Commit

Permalink
Rename job bosh-openstack-cpi-release-acceptance-test (apache#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
animationzl authored and kiwik committed Jul 9, 2018
1 parent 84a9ac1 commit 351641b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
# Run test
bundle install
./validate -s bosh-openstack-qemu-ubuntu-trusty-go_agent.tgz -c validator.yml -r bosh-openstack-cpi.tgz --tag cpi_api
popd
# Collect cpi logs
ln -s ~/.cf-openstack-validator/logs '{{ ansible_user_dir }}/workspace/cpi-logs'
Expand Down
4 changes: 2 additions & 2 deletions zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -342,10 +342,10 @@
- opentelekomcloud_credentials

- job:
name: bosh-openstack-cpi-release-acceptance-test
name: bosh-openstack-cpi-release-acceptance-test-newton
parent: init-test
description: |
This job validation tests of bosh-openstack-cpi-release aganist devstack
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:
Expand Down
2 changes: 1 addition & 1 deletion zuul.d/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
name: cloudfoundry-incubator/bosh-openstack-cpi-release
recheck-newton:
jobs:
- bosh-openstack-cpi-release-acceptance-test
- bosh-openstack-cpi-release-acceptance-test-newton

0 comments on commit 351641b

Please sign in to comment.