Skip to content

Add configuration test for AR integration

What does this MR do and why?

This MR adds the configuration test to the Google Artifact registry integration.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshot_2024-03-07_at_14.14.36

How to set up and validate locally

  1. Required setup for Google Cloud is described here

  2. Since the Artifact registry connection depends on another integration Google Cloud IAM integration. We have to set it up.

Successful case

  1. Visit the Google Cloud Artifact registry integration's page.

  2. Fill the settings and click the "Test settings" button to check the connection. The connection should be succesful

Errored case

  1. Deactivate Google Cloud IAM integration or change the Google Artifact registry integration's settings.

  2. Test the Google Artifact registry integration's settings again. This time the error will be reported

Related to #438560 (closed)

Edited by Dzmitry (Dima) Meshcharakou

Merge request reports