Skip to content

Bugfix: GONRG-3450: Cross-dependency on variables for int tests in Register and Notification

Artem Dobrynin (EPAM) requested to merge gcp-fix-int-test-default-variables 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?

  • [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?

We need to set the variables with some values

What is the new/expected behavior?

We should remove the variables form our CI/CD and set default values

Merge request reports