Skip to content

Add deletion of a record after integration test

Yifei Xu requested to merge aws-integration1 into master

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?

  • [YES]

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

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

A record is not deleted after the integration test. It should be.

What is the new/expected behavior?

All records should be deleted.

Have you added/updated Unit Tests and Integration Tests?

Yes

Any other useful information

Edited by Yifei Xu

Merge request reports