_From @medinatiger on January 8, 2018 19:46_
We need to have integration test to test machine controller. The following scenario is interested.
_Copied from original issue: kubernetes/kube-deploy#476_
_From @k-turowski on January 17, 2018 15:55_
I can take this.
This is currently unassigned.
/assign @spew
Think #4 and #6 are out of scope for alpha. Those require significantly more effort and probably are not as critical as basic functionality at this point.
is this to be tested with all real actuator implementations? or would it be using say a fake actuator stub?
@enxebre - we should have a conformance-style test that each provider can run to verify that they work "correctly". It may be worthwhile to create an actuator stub in this repository so that we can put the test code here (and run it) once all of the provider code has been migrated out.
/unassign
looks like no one is working on this, plan to take on this issue and assign to myself, let me know if any objection.
@figo Go for it! You can mark the issue with /lifecycle active to mark it as taken.
@figo I was about to pick it! :running_man: :smile:
Please let me know if you want some help from me.
@pablochacin i have a WIP PR to create a simple mock up provider and integration with Prow. i definitely welcome cooperations.
/lifecycle active
@figo I kind reminder to share with me the repository fork on which you are working you PR.
@pablochacin will share with you soon, thank you
@pablochacin let me know if you want to have some discussion around this, here is the branch: https://github.com/figo/cluster-api/tree/integration
@figo I just saw your PR. I'll comment there. Thanks
/assign