Skip to content

richardpon/ClusterRunnerDemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ClusterRunnerDemo

Demo project for the ClusterRunner

PHP Dependencies

  • PHP5.4 +
  • PHPUnit

Python Dependencies

  • Python 3
  • Nose

ClusterRunner jobs

  • Simple
    • Simple job that just prints to stdout a number and sleeps for a few seconds
  • PHPUnit
    • runs phpunit tests in test/php
  • Nose
    • runs nosetests in test/python

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 77.6%
  • Python 22.4%