You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run replicate command with the same hashes for blue and green env: deepify replicate [prepare/start] --blue abcd1234 --green abcd1234 --resources resource_name
Actual result: replication starts.
Expected result: please do not start replication in this case and display error message that blue/green hashes must be different.
The text was updated successfully, but these errors were encountered:
Bug reproduces for prepare/start commands.
deepify replicate [prepare/start] --blue abcd1234 --green abcd1234 --resources resource_name
Actual result: replication starts.
Expected result: please do not start replication in this case and display error message that blue/green hashes must be different.
The text was updated successfully, but these errors were encountered: