Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
IronicDrivers
ci-project-config
Commits
ff9e17a0
Commit
ff9e17a0
authored
Aug 22, 2017
by
Ricardo Araujo
Browse files
Merge branch 'Fix_metadata_agent' into 'master'
Enable service n-api-meta in master. See merge request
!15
parents
ba2ad877
cb6e5ecf
Changes
1
Hide whitespace changes
Inline
Side-by-side
jenkins/jobs/ironic.yaml
View file @
ff9e17a0
...
...
@@ -231,7 +231,7 @@
export OVERRIDE_ENABLED_SERVICES=dstat,g-api,g-reg,key,mysql,n-api,n-cond,n-cpu,n-crt,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-svc,neutron,rabbit,s-account,s-container,s-object,s-proxy,ironic,ir-api,ir-cond,tempest
if [ "$ZUUL_BRANCH" == "master" ] ; then
export OVERRIDE_ENABLED_SERVICES+=,placement-api,placement-client
export OVERRIDE_ENABLED_SERVICES+=,placement-api,placement-client
,n-api-meta
elif [ "$ZUUL_BRANCH" == "stable/ocata" ] ; then
export OVERRIDE_ENABLED_SERVICES+=,n-cell,placement-api,placement-client
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment