Fixcppcheck1.osuosl.org:8000 - #20152
Conversation
Fix issue EFForg#20151
zoracon
left a comment
There was a problem hiding this comment.
Please remove this domain since it can't be resolved
oprod-controller-openpower.osuosl.org
Remove oprod-controller1.osuosl.org because it does not (longer) resolves
|
@zoracon with pleasure. done! |
|
The one automated test that fails is because of a timeout when accessing https://oprod-controller1.osuosl.org/ The change I have submitted does not touch this subdomain, and is not causing this error. I did check and this URL load for me https://oprod-controller1.osuosl.org/ so I guess it was either temporarily unavailable during the test, or there may be a different kind of network issue between that subdomain and the CI server. Edit: now that I think of it, I suspect there is rate limiting in effect on this server. I recently had connection failure with another subdomain after making several queries. It's possible CI is running into rate limiting on the remote server |
Remove oprod-controller-openpower.osuosl.org because it does not (longer) resolves
…tch-1' into guillaume-uH57J9-patch-1
|
I made a typo in a previous commit message (confusion between hostnames) so I amended it |
Fixes #20151
Type of change