Skip to content

Merge branch 'gc-unhardcode-groupid-in-it' into 'master'

Rustam Lotsmanenko (EPAM) requested to merge cherry-pick-1556e541 into release/0.20

Original merge !370 (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?

Group id is hardcoded in int tests.

What is the new/expected behavior?

Group id can be configured via env vars.

Have you added/updated Unit Tests and Integration Tests?

Any other useful information

Edited by Chad Leong

Merge request reports