Skip to content

Added ignore for the AWS tests.

Derek Hudson requested to merge aws-ignore-tests-cherry-pick into release/0.25

Original MR: !466 (merged)

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • Google Cloud
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

AWS integration tests fail due to misconfiguration.

What is the new/expected behavior?

Allow AWS integration tests to fail, as they are verified else-where.

Have you added/updated Unit Tests and Integration Tests?

Any other useful information

Edited by David Diederich

Merge request reports