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 98c6a5c commit aca1fc2Copy full SHA for aca1fc2
osgtest/tests/test_100_condor.py
@@ -14,6 +14,7 @@
14
class TestStartCondor(osgunittest.OSGTestCase):
15
16
def test_01_start_condor(self):
17
+ core.state['condor.started-service'] = False
18
core.state['condor.running-service'] = False
19
20
core.skip_ok_unless_installed('condor')
0 commit comments