Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create test harness behavior; refactor current harnesses #672

Merged

Conversation

bowrocker
Copy link
Contributor

This is part of the RT RFC Refactoring (#667) effort:

  • Create a harness behavior and have each harness implement it

Introduce test_harness behavior; refactor current harnesses (rtdev, rtssh, rt_cs_dev, rtperf) so that they implement it; introduce rt_harness module that resolves currently configured harness and calls correct module for callbacks.

deploy_clusters/1,
clean_data_dir/2,
spawn_cmd/1,
spawn_cmd/2,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like some indentation inconsistency here.

@kellymclaughlin
Copy link
Contributor

👍

bowrocker added a commit that referenced this pull request Aug 6, 2014
Create test harness behavior; refactor current harnesses
@bowrocker bowrocker merged commit cd6a969 into feature/decouple-cluster-setup Aug 6, 2014
@bowrocker bowrocker deleted the feature/jra/decouple-harness branch August 6, 2014 18:59
@bowrocker bowrocker mentioned this pull request Aug 6, 2014
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants