Rename function to better describe test case
Change-Id: Id18b11492008e6f28d7ba1b5f8e00b9592c080bf
This commit is contained in:
parent
dd21dfe99b
commit
bc923d34e4
@ -118,7 +118,7 @@ class BlazarFilterTestCase(test.TestCase):
|
||||
# Then the host shall NOT pass
|
||||
self.assertFalse(self.host.passes)
|
||||
|
||||
def test_blazar_filter_host_not_in_ant_pool(self):
|
||||
def test_blazar_filter_host_in_another_pool(self):
|
||||
|
||||
# Given the host belongs to a pool different to 'r-fakeres'
|
||||
self.host.aggregates = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user