neutron-tempest-plugin/neutron_tempest_plugin/scenario
Yariv Rachmani fa1081ad9f Add additional config option "default_image_is_advanced"
In patch [1] we added new config option to configure "advanced" image
which we are using in some tests which require it and can't run using
default Cirros image.
Unfortunatelly this made life of some downstream users harder as they
have CI systems which don't use devstack and don't have easy way to
load another "advanced" image and use it for those tests.

So now this patch adds one ore config option "default_image_is_advanced"
which has boolean value and defaults to False.
If this is set to True, tests which require advanced image will not be
skipped and default image will be used for those tests.

[1] https://review.openstack.org/#/c/609762/16/neutron_tempest_plugin/config.py

Co-Authored-By: Slawek Kaplonski <skaplons@redhat.com>

Change-Id: Ic78ee64a9350863ff5bd4b4baa4b20770e1b9d47
2019-04-15 07:47:12 +00:00
..
admin Update test cases after security group menthods improvements. 2018-12-04 09:16:30 +00:00
__init__.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
base.py add assert to ping test 2019-03-14 17:57:01 +00:00
constants.py Add floating IP QoS test cases 2018-03-16 18:53:03 +08:00
exceptions.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_basic.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_bgp.py Move test cases from networking-midonet repository 2018-10-24 13:14:41 +09:00
test_connectivity.py Add connectivity test via 2 routers and tenant networks 2018-10-22 11:39:59 +00:00
test_dns_integration.py Refactor test cases after adding new params to create_floatingip. 2018-09-27 07:16:17 +00:00
test_dvr.py Add assumption for dvr tests 2018-03-26 08:52:42 +00:00
test_fip64.py Move test cases from networking-midonet repository 2018-10-24 13:14:41 +09:00
test_floatingip.py Mark test_floatingip_port_details test as unstable 2019-03-26 18:00:58 +01:00
test_internal_dns.py Enhance scenario test to cover network dns_domain 2018-11-05 13:14:14 +00:00
test_migration.py Reenable tests cases in NetworkMigrationFromHA 2019-03-20 11:50:10 -05:00
test_mtu.py Add additional config option "default_image_is_advanced" 2019-04-15 07:47:12 +00:00
test_ports.py Added test_ports suite and a new test 2019-02-20 18:56:48 +00:00
test_portsecurity.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_qos.py Merge "Update QoS scenario test" 2018-10-23 02:24:55 +00:00
test_security_groups.py Fix race condition in test_security_groups 2018-11-10 15:37:21 +00:00
test_trunk.py Add additional config option "default_image_is_advanced" 2019-04-15 07:47:12 +00:00