Skip to content

Commit 2ef231f

Browse files
Merge pull request #151 from matyasselmeci/wip/moreexclude
Also exclude htcondor gums test except on 3.3
2 parents 1df8cf9 + c5a4249 commit 2ef231f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

osgtest/tests/test_550_condorce.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ def test_06_slurm_trace(self):
116116
self.skip_ok_unless(service.is_running(core.config['slurm.service-name']), 'slurm service not running')
117117
self.run_blahp_trace('slurm')
118118

119+
@core.osgrelease('3.3')
119120
def test_07_ping_with_gums(self):
120121
core.state['condor-ce.gums-auth'] = False
121122
self.general_requirements()

0 commit comments

Comments
 (0)