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.
1 parent 6a2f1be commit 4e0c2f4Copy full SHA for 4e0c2f4
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