Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

[#22] - Ambari Service Actions #23

Merged
merged 6 commits into from
Jul 6, 2016
Merged

[#22] - Ambari Service Actions #23

merged 6 commits into from
Jul 6, 2016

Conversation

ZacBlanco
Copy link
Owner

Aim of these changes is to bring functionality which can control state changes of ambari services

As of these changes we can

  • Stop a Service
  • Start a Service
  • Restart a Service

I find it would be easier for the user to string together their query
parameters in their own code rather than have to deal with an array
passed in.

Removing this line of code means all queries should now just be a
string which is simply passed to the function
Make 99.99% sure that line is covered by covering random test case 10+
times to ensure that we get both true and false values returned.
@coveralls
Copy link

coveralls commented Jul 6, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling d743eca on ambari-service-actions into 35013ef on master.

@ZacBlanco ZacBlanco merged commit f9ce6dc into master Jul 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants