Skip to content

E2E: Generate unique precondition for transfer test

Andrejs Cunskis requested to merge fix-unique-group into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Generate unique source group for transfer to avoid potential issue where if group becomes somehow corrupted, it would prevent a test from properly retrying or completely break it on live environments where the group persists forever.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Andrejs Cunskis

Merge request reports