This website requires JavaScript.
Explore
Get Started
openstack
/
python-openstackclient
Code
Issues
Proposed changes
c82f4237e5
Branches
Tags
View all branches
python-openstackclient
/
playbooks
/
osc-devstack
/
run.yaml
6 lines
76 B
YAML
Raw
Normal View
History
Unescape
Escape
Native DevStack jobs Convert legacy DevStack jobs to native Zuul v3 form, plus some test-job-related docs updates. Change-Id: Ia8c08be81605da885b9eee799fc58129305dfc41
2017-10-19 15:48:12 -05:00
-
hosts
:
all
Fix func tests: Ensure to pass OS_CLOUD envvar Our functional tests depend on OS_CLOUD (or other OS_* envvars) to retrieve authentication information. Functional test failure is caused by the lack of OS_CLOUD envvar. This commit updates the job playbook to pass OS_CLOUD. Change-Id: I903ce599082cc923f02e26a2058bbfa7eb9bb2d6
2017-12-26 23:28:14 +09:00
environment
:
OS_CLOUD
:
devstack-admin
Native DevStack jobs Convert legacy DevStack jobs to native Zuul v3 form, plus some test-job-related docs updates. Change-Id: Ia8c08be81605da885b9eee799fc58129305dfc41
2017-10-19 15:48:12 -05:00
roles
:
-
tox
Copy Permalink