minishift / minishift-addons

A repository for the community to exchange Minishift add-ons
Apache License 2.0
71 stars 86 forks source link

Che integration tests needs timeouts on individual steps #127

Closed agajdosi closed 6 years ago

agajdosi commented 6 years ago

Currently when something goes wrong durring Che tests, the whole testsuite stops at the failing step and waits until whole test run timeouts (2 hours). Instead the steps for creation and starting of workspaces should have its own timeouts (10 minutes) and if that time is exceeded, step should fail and tests continue...

agajdosi commented 6 years ago

Migrated this issue to Minishift repository: https://github.com/minishift/minishift/issues/2696