File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -199,11 +199,6 @@ def test_031_hostcert_expiry_metric(self):
199
199
200
200
self .run_metric ('org.osg.local.hostcert-expiry' )
201
201
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
-
207
202
# Print Java version info, mostly useful for debugging test runs.
208
203
def test_053_java_version_metric (self ):
209
204
core .skip_ok_unless_installed ('rsv' , 'htcondor-ce' )
@@ -233,9 +228,7 @@ def test_100_html_consumer(self):
233
228
234
229
235
230
# Tests to write:
236
- # - run gratia-consumer?
237
231
# - run other metrics?
238
- # org.osg.batch.jobmanagers-available | OSG-CE
239
232
# org.osg.certificates.cacert-expiry | OSG-CE
240
233
# org.osg.certificates.crl-expiry | OSG-CE
241
234
# org.osg.general.osg-directories-CE-permissions | OSG-CE
You can’t perform that action at this time.
0 commit comments