Skip to content

Update version of os-core-common and fix broken integration tests

Hong Yan requested to merge update-tests into master

Type of change

  • Bug Fix
  • Feature

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

[System/Storage] Bulk Update for ACLs on Records

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?

The os-core-common lib is outdated

What is the new/expected behavior?

No behavior changes.

Have you added/updated Unit Tests and Integration Tests?

os-core-common lib is updated to the newest version. Integration test is updated to include the newly added Access-Control-Allow-Methods "PATCH" in os-core-common.

Any other useful information

Merge request reports