We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d34454 + d29cfe8 commit a48088bCopy full SHA for a48088b
1 file changed
test/functional/tm/ltm/test_pool.py
@@ -94,9 +94,6 @@ def test_create_member(self, request, bigip):
94
member, _ = setup_member_test(request, bigip, 'membertestpool1',
95
'Common')
96
97
- @pytest.skip('A known issue with generation number.'
98
- 'See: https://github.com/F5Networks/'
99
- 'f5-common-python/issues/334')
100
def test_update_member(self, request, bigip):
101
102
0 commit comments