File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 LIBS_FROM_GIT : python-openstackclient
5555 # NOTE(dtroyer): Functional tests need a bit more volume headroom
5656 VOLUME_BACKING_FILE_SIZE : 20G
57- devstack_local_conf :
58- post-config :
59- $CINDER_CONF :
60- DEFAULT :
61- # NOTE(dtroyer): OSC needs to support Volume v1 for a while yet so re-enable
62- enable_v1_api : true
6357 devstack_services :
6458 ceilometer-acentral : false
6559 ceilometer-acompute : false
114108 Q_ML2_PLUGIN_MECHANISM_DRIVERS : openvswitch
115109 tox_envlist : functional
116110
117- - job :
118- name : osc-functional-devstack-n-net
119- parent : osc-functional-devstack-base
120- timeout : 7800
121- vars :
122- devstack_localrc :
123- FLAT_INTERFACE : br_flat
124- PUBLIC_INTERFACE : br_pub
125- devstack_services :
126- n-cell : true
127- n-net : true
128- neutron : false
129- neutron-segments : false
130- q-agt : false
131- q-dhcp : false
132- q-l3 : false
133- q-meta : false
134- q-metering : false
135- q-qos : false
136- q-svc : false
137- tox_envlist : functional
138-
139111- job :
140112 name : osc-functional-devstack-tips
141113 parent : osc-functional-devstack
232204 jobs :
233205 - osc-build-image
234206 - osc-functional-devstack
235- # - osc-functional-devstack-n-net:
236- # voting: false
237- # # The job testing nova-network no longer works before Pike, and
238- # # should be disabled until the New Way of testing against old clouds
239- # # is ready and backported
240- # branches: ^(?!stable/(newton|ocata)).*$
241207 - osc-functional-devstack-tips :
242208 # The functional-tips job only tests the latest and shouldn't be run
243209 # on the stable branches
You can’t perform that action at this time.
0 commit comments