mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-19 10:51:34 +08:00
Do test mules on Jenkins, I don't see why this shouldn't work
This commit is contained in:
@@ -36,7 +36,6 @@ class _BaseMulesIntegrationTestCase(integration_util.IntegrationTestCase):
|
||||
)
|
||||
|
||||
|
||||
@integration_util.skip_if_jenkins
|
||||
class SingleMuleAsJobHandlersIntegrationTestCase(_BaseMulesIntegrationTestCase):
|
||||
|
||||
expected_server_name = 'main.job-handlers'
|
||||
@@ -50,7 +49,6 @@ class SingleMuleAsJobHandlersIntegrationTestCase(_BaseMulesIntegrationTestCase):
|
||||
])
|
||||
|
||||
|
||||
@integration_util.skip_if_jenkins
|
||||
class MultipleMulesAsJobHandlersIntegrationTestCase(_BaseMulesIntegrationTestCase):
|
||||
|
||||
expected_server_name = 'main.job-handlers'
|
||||
|
||||
Reference in New Issue
Block a user