mvn test fails with dns error
nagarockset opened this issue · 1 comments
nagarockset commented
If the ApiServer environment key has "https://" in it, the mvn test fails as 'https://' is concatenated in the url formation while connecting to the API server .
nagarockset commented
Fixed.