Skip to content

Commit b48eb69

Browse files
authored
Merge pull request #606 from jichenjc/non-admin
switch to no-admin for CI test
2 parents 5e0bcd1 + c402fbe commit b48eb69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.zuul/playbooks/run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
openstack flavor create --ram 6144 --disk 10 --vcpus 4 --public --id 3 m1.medium --property hw_rng:allowed='True'
5555
5656
# Switch to demo project
57-
source /opt/stack/new/devstack/openrc admin demo
57+
source /opt/stack/new/devstack/openrc demo demo
5858
5959
# Create clouds.yaml
6060
cat << EOF >> /tmp/clouds.yaml

0 commit comments

Comments
 (0)