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
Deduplicate getCloudStackVersion after merge from main
The merge from main introduced newTestClient and getCloudStackVersion(t)
which conflicted with our branch's getCloudStackVersion(cs). Refactor to
use main's versions: remove our duplicate, simplify
requireMinimumCloudStackVersion to no longer require a client parameter,
and simplify testAccPreCheckStaticRouteNexthop to drop inline client
creation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments