Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Change decorators to avoid double test run
Browse files Browse the repository at this point in the history
Closes-Bug: #1573125
Change-Id: I2b9c71ed0f2b69d029f5892b9de57ff2359832e3
(cherry picked from commit b391e9f)
  • Loading branch information
kromanenko committed Sep 13, 2016
1 parent 661c245 commit 1568197
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fuelweb_test/tests/test_ironic_base.py
Expand Up @@ -87,7 +87,6 @@ def ironic_base(
self.env.make_snapshot("ironic_base")


@test(groups=["ironic_deploy", "ironic"])
class TestIronicDeploy(TestBasic):
"""Test ironic provisioning on VM."""

Expand Down

0 comments on commit 1568197

Please sign in to comment.