Skip to content

Commit 513b061

Browse files
committed
Can't drop test_04_remote_bestman2_server_dep_libs until we drop 3.3->3.4 tests so add a comment
1 parent f512cb5 commit 513b061

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

osgtest/tests/special_install.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ def test_03_update_osg_release(self):
8888
core.state['install.release-updated'] = True
8989
core.osg_release(update_state=True)
9090

91+
# TODO: Drop this once we stop doing 3.3->3.4 upgrade tests
9192
def test_04_remove_bestman2_server_dep_libs(self):
9293
if core.options.updaterelease != "3.4":
9394
return

0 commit comments

Comments
 (0)