metal3-io / cluster-api-provider-metal3

Metal³ integration with https://github.com/kubernetes-sigs/cluster-api
Apache License 2.0
212 stars 96 forks source link

Adapt e2e tests to account for Ironic deployed by IrSO #2112

Open dtantsur opened 8 hours ago

dtantsur commented 8 hours ago

Currently, the tests assume that Ironic is either started locally or is deployed by BMO's deploy.sh. When deployed by IrSO, it looks differently, so at least re-pivoting tests fail.

/kind ci /help

metal3-io-bot commented 8 hours ago

@dtantsur: This request has been marked as needing help from a contributor.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-help command.

In response to [this](https://github.com/metal3-io/cluster-api-provider-metal3/issues/2112): >Currently, the tests assume that Ironic is either started locally or is deployed by BMO's deploy.sh. When deployed by IrSO, it looks differently, so at least re-pivoting tests fail. > >/kind ci >/help Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
metal3-io-bot commented 8 hours ago

This issue is currently awaiting triage. If Metal3.io contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance. The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
tuminoid commented 7 hours ago

We also need some keywords to run tests with IRSO. Create https://github.com/metal3-io/project-infra/issues/920 in project infra for that.