Separate example_plugin group
Run postdeploy tests not in example_plugin
group.
Change-Id: Ie5ea6a9ca08a2f13b03a16fbf8fd77450b19666e
Partial-bug: #1575634
(cherry picked from commit 45e7b47463
)
This commit is contained in:
parent
21584924af
commit
447252a6f0
@ -29,8 +29,7 @@ from fuelweb_test.tests.base_test_case import SetupEnvironment
|
||||
from fuelweb_test.tests.base_test_case import TestBasic
|
||||
|
||||
|
||||
@test(groups=["fuel_plugins", "fuel_plugin_example",
|
||||
"install_plugin_after_cluster_create"])
|
||||
@test(groups=["fuel_plugins", "install_plugin_after_cluster_create"])
|
||||
class ExamplePluginPostDeploy(TestBasic):
|
||||
"""ExamplePlugin.""" # TODO documentation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user