Skip to content

Bidon15/test-ground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testground experiments

Please install testground in order to run some cases here

cd test-ground
testground plan import --from . --name test-ground
# this will pass
testground run single --plan=test-ground --testcase=many --builder=docker:generic --runner=local:docker --instances=4 --wait 
# this will hang in 1st pub
testground run single --plan=test-ground --testcase=one --builder=docker:generic --runner=local:docker --instances=4 --wait 

About

experiments on testground

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published