mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
The test_vpc_vpn uses a cidr that overlaps with the base test environment's CIDR causing intermittent failure. This changes the cidr to not overlap with underlying infra and avoid future failures. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>