Skip to content

OspreyX/ClusterRunner

 
 

Repository files navigation

Project Status Build Status

ClusterRunner

ClusterRunner makes it easy to execute test-suites across your infrastructure in the fastest and most efficient way possible.

By using cluster runner in your testing pipeline, you will be able to easily:

  • Make linear (i.e.: single-threaded) test jobs run in parallel
  • Consistently utilize 100% of your testing infrastructure
  • Get test-feedback faster
  • Completely isolate tests from each other, avoiding nasty global-state

The entire process of installing, initializing, and executing tests through ClusterRunner should take about 8 minutes!

Give it a shot by starting at our documentation site.

Read the Documentation

Check out our documentation site for everything you need to know.

Support

Need to contact us directly? Email oss@box.com and be sure to include the name of this project in the subject.

Copyright and License

Copyright 2014 Box, Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

ClusterRunner makes it easy to execute test-suites across your infrastructure in the fastest and most efficient way possible.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Makefile 0.2%