Skip to content

Commit

Permalink
Merge pull request apache#308 from theopenlab/osb-node-huawei
Browse files Browse the repository at this point in the history
Update jobs.yaml comments
  • Loading branch information
kiwik authored Sep 11, 2018
2 parents 374bbaf + 0333a53 commit 4f1f8d3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@
run: playbooks/cloud-provider-openstack-acceptance-test-flexvolume-cinder/run.yaml
nodeset: ubuntu-xenial

# ansible jobs
- job:
name: openstacksdk-ansible-devel-functional-devstack
parent: init-test
Expand Down Expand Up @@ -528,6 +529,7 @@
secrets:
- huaweicloud_credentials

# packer jobs
- job:
name: packer-1.2.5-functional-opentelekomcloud
parent: init-test
Expand Down Expand Up @@ -648,6 +650,7 @@
OS_BRANCH: stable/mitaka
nodeset: ubuntu-trusty

# docker machine jobs
- job:
name: docker-machine-0.15.0-functional-opentelekomcloud
parent: init-test
Expand Down Expand Up @@ -758,8 +761,8 @@
OS_BRANCH: stable/queens
override-checkout: v0.15.0

# bosh huaweicloud cpi jobs
- job:

name: bosh-huaweicloud-cpi-release-acceptance-test
parent: init-test
description: |
Expand All @@ -783,6 +786,7 @@
- huaweicloud_credentials
nodeset: ubuntu-xenial-huaweicloud

# open service broker checker jobs
- job:
name: osb-checker-test-huaweicloud
parent: init-test
Expand All @@ -793,4 +797,3 @@
- openservicebrokerapi/osb-checker
secrets:
- huaweicloud_credentials

0 comments on commit 4f1f8d3

Please sign in to comment.