We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d6141b + 4e0c2f4 commit a9cc86aCopy full SHA for a9cc86a
osgtest/tests/test_260_bestman.py
@@ -8,6 +8,7 @@
8
9
class TestStartBestman(osgunittest.OSGTestCase):
10
11
+ @osgrelease(3.3)
12
def test_01_config_certs(self):
13
core.config['certs.httpcert'] = '/etc/grid-security/http/httpcert.pem'
14
core.config['certs.httpkey'] = '/etc/grid-security/http/httpkey.pem'
0 commit comments