gardener / machine-controller-manager-provider-azure

This repository is the out of tree implementation of the machine driver for Azure cloud provider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adopt and implement integration tests

AxiomSamarth opened this issue · comments

What would you like to be added:
Adopt & implement implement integration tests based upon the new Golang based Integration tests suite from MCM.

Why is this needed:
This is needed so as to

  • have a generic integration test framework across providers
  • migrate the bash based integration tests to Golang based integration test

The changes have been brought in with branch integration-test. Waiting for MCM v0.40.0 to be released before raising the PR.