-
Bug
-
Resolution: Done
-
Minor
-
openshift-4.8
-
False
-
False
-
0
-
Undefined
-
Not Supported
-
-
ODC Sprint 198, ODC Sprint 199
-
Medium
Description of problem:
Even after entering valid git repo url on add flow pages like git page, docker container page etc.. [localhost], Warning message : URL is valid but cannot be reached. If this is a private repository, enter a source Secret in advanced Git options is displayed instead of Validated
Prerequisites (if any, like setup, operators/versions):
Build should be up and running
Open localhost:9000
Steps to Reproduce
1. Navigate to add page
2. Click on Dev File Card
3. Enter the git repo url as "https://github.com/sclorg/nodejs-ex.git"
Actual results:
Expected results:
url should be validated
Reproducibility (Always/Intermittent/Only Once):
Intermittent
Build Details:
4.7.0-0.nightly-2021-02-04-031352
Additional info:
This issue is occurring while executing automation scripts. I think this error is due to multiple hits to Git Server from same machine. Multiple automation scripts are getting failed