zregvart opened a new pull request #723: URL: https://github.com/apache/camel-website/pull/723
When running the web server in a container for the redirect tests there could be some network issues reaching it. This adds detection of that situation and switches to using curl from inside of the web server container. This issue has occurred once on ASF Jenkins in build 622[1], unfortunately without details allowing us to troubleshot this issue. [1] [ci-builds.apache.org/job/Camel/job/Camel.website/job/main/622](https://ci-builds.apache.org/job/Camel/job/Camel.website/job/main/622/) Also includes in 0d483cb1b86ad0f695d8055c17ae9fdb4bb16648: chore: fetch .htaccess from git If the website wasn't built we can still run the redirect checks by loading the live `.htaccess` file from the `asf-site` branch in git. This way we can run the redirect checks independent of the build if we need to. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
