fix(reliability): hop governance belongs to rfplan, not boot reconciler (I2)
This commit is contained in:
@@ -32,6 +32,8 @@ class ReliabilityApiTest(unittest.TestCase):
|
||||
|
||||
def tearDown(self):
|
||||
server.device_run = self.old_device_run
|
||||
import mk8_guard
|
||||
mk8_guard._GR_CACHE['data'] = None
|
||||
|
||||
def test_h_health_exposes_reliability_feed(self):
|
||||
status, h = server.h_health(None)
|
||||
|
||||
Reference in New Issue
Block a user