puppet-tempest/spec
Ihar Hrachyshka d002c79140 Allow to set api_extensions to test for neutron
If we don't override the value, it means that tempest will attempt to
execute all tests from the suite, which may be not want we want. For
example, setups with no qos ml2 extension driver enabled may not want to
execute qos tests, since they will probably fail.

It's good practice for tempest/neutron to configure api extensions to
test explicitly in tempest.conf, especially in gate environment where
new tests may land that may break previously working gate because there
is more configuration needed to pass them, or because the plugin used
does not support the feature at all.

Change-Id: I31105600dfd5632ec4341b35ca3e8a13af3bb945
(cherry picked from commit a93b933150)
2017-03-17 00:07:33 +00:00
..
acceptance Add nodepool-xenial.yml file 2016-06-10 13:33:54 -04:00
classes Allow to set api_extensions to test for neutron 2017-03-17 00:07:33 +00:00
unit Added manifests to install tempest from package 2017-01-31 11:17:05 +00:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-31 16:06:31 +02:00
spec_helper.rb Move rspec-puppet-facts to spec helper 2016-09-30 13:32:40 -06:00
spec_helper_acceptance.rb Use puppet-openstack_spec_helper for Rakefile & spec_helper_acceptance 2016-01-18 09:11:33 -05:00