~nacc/curtin/iscsi-lp1679222

« back to all changes in this revision

Viewing changes to tests/vmtests/test_mdadm_bcache.py

  • Committer: Scott Moser
  • Author(s): Josh Powers
  • Date: 2017-04-03 13:53:51 UTC
  • mfrom: (480.1.1 curtin-test)
  • Revision ID: smoser@ubuntu.com-20170403135351-134usix3xso9rmqo
tests: re-enable ZestyTestMdadmBcache.

This was disabled due to bug 1667078 which is now fixed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
144
144
class ZestyTestMdadmBcache(relbase.zesty, TestMdadmBcacheAbs):
145
145
    __test__ = True
146
146
 
147
 
    @classmethod
148
 
    def setUpClass(cls):
149
 
        cls.skip_by_date(cls.__name__, cls.release, "1667078",
150
 
                         (2017, 3, 22), (2017, 3, 31))
151
 
        super().setUpClass()
152
 
 
153
147
 
154
148
class TestMirrorbootAbs(TestMdadmAbs):
155
149
    # alternative config for more complex setup