toil.test.cactus.test_cactus_integration¶
Classes¶
Run the Cactus Integration test on a Kubernetes AWS cluster |
Module Contents¶
- class toil.test.cactus.test_cactus_integration.CactusIntegrationTest(methodName)¶
Bases:
toil.test.provisioners.clusterTest.AbstractClusterTest
Run the Cactus Integration test on a Kubernetes AWS cluster
- clusterName = 'cactus-test-'¶
- leaderNodeType = 't2.medium'¶
- clusterType = 'kubernetes'¶
- setUp()¶
Set up for the test. Must be overridden to call this method and set self.jobStore.
- test_cactus_integration()¶