[go: up one dir, main page]

Skip to content

Draft: Geo:Add integration tests for project repo replication v2

What does this MR do and why?

This code adds a new test file that verifies that Geo\s Project Repository Replication can smoothly switch between two different versions (V1 and V2) without losing data.

The test simulates a real-world scenario where a system administrator might need to toggle between the old version (V1) and new version (V2) of this replication feature, then back to V1 again. It checks that throughout these switches, the system maintains data consistency - meaning all the project information stays intact and accessible regardless of which version is currently active.

References

Geo: Add integration tests for switching betwee... (#556666)

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

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

Merge request reports

Loading