openshift / vagrant-openshift

Other
83 stars 117 forks source link

Customer Diagnostics commands #512

Closed brenton closed 8 years ago

brenton commented 8 years ago

The customer diagnostics team is prototyping a test suite written in go for testing ansible-based tooling. Right now we're still in the early stages so a fork of openshift-ansible is being used. If things go well by the end of the sprint we expect to merge this to openshift-ansible and at that time we'd update the urls accordingly.

The goal with these new commands is simply to enable a test and merge workflow that matches other Origin teams. The implementation is almost entirely similar to the other sync and test commands that we have.

brenton commented 8 years ago

@dobbymoodge, PTAL. This add the following commands:

vagrant sync-customer-diagnostics
vagrant test-customer-diagnostics
brenton commented 8 years ago

@stevekuznetsov, @dobbymoodge, We made the change that steve suggested. Could we have this merged and pushed to ci.openshift?

brenton commented 8 years ago

@stevekuznetsov, @dobbymoodge, I pushed the latest updates. PTAL and merge/release it if everything OK. :)

dobbymoodge commented 8 years ago

lgtm. @danmcp want to do the honors?

danmcp commented 8 years ago

@brenton It's installed now.