Skip to content

Commit 1087562

Browse files
committed
Drop test of osg-version metric
1 parent fbe20b5 commit 1087562

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

osgtest/tests/test_47_rsv.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -199,11 +199,6 @@ def test_031_hostcert_expiry_metric(self):
199199

200200
self.run_metric('org.osg.local.hostcert-expiry')
201201

202-
def test_051_osg_version_metric(self):
203-
core.skip_ok_unless_installed('rsv', 'htcondor-ce')
204-
205-
self.run_metric('org.osg.general.osg-version')
206-
207202
# Print Java version info, mostly useful for debugging test runs.
208203
def test_053_java_version_metric(self):
209204
core.skip_ok_unless_installed('rsv', 'htcondor-ce')
@@ -233,9 +228,7 @@ def test_100_html_consumer(self):
233228

234229

235230
# Tests to write:
236-
# - run gratia-consumer?
237231
# - run other metrics?
238-
# org.osg.batch.jobmanagers-available | OSG-CE
239232
# org.osg.certificates.cacert-expiry | OSG-CE
240233
# org.osg.certificates.crl-expiry | OSG-CE
241234
# org.osg.general.osg-directories-CE-permissions | OSG-CE

0 commit comments

Comments
 (0)