Skip to content

GCP add integration test for index cleanup (GONRG-1024)

Igor Filippov (EPAM) requested to merge GCP-add_int_test_for_index_cleanup into master

Type of change

  • Bug Fix
  • Feature

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
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

A controller does not have an integration test.

What is the new/expected behavior?

An integration test has been added for CleanupIndiciesApi controller.

Have you added/updated Unit Tests and Integration Tests?

  • [YES]

Any other useful information

Edited by Igor Filippov (EPAM)

Merge request reports