Skip to content

Conversation

@lpahlavi
Copy link
Contributor

@lpahlavi lpahlavi commented Nov 5, 2025

Currently, the tests with the http_request canister make HTTP outcalls to https://httpbin.org/. However, recently there have been many 503 errors when running the pipeline due to httpbin.org being unavailable. To remedy this, this PR deploys a Docker image for httpbin and queries the resulting container in the CI pipeline.

@lpahlavi lpahlavi requested a review from gregorydemay November 5, 2025 15:50
@lpahlavi lpahlavi marked this pull request as ready for review November 5, 2025 15:50
@lpahlavi lpahlavi requested a review from a team as a code owner November 5, 2025 15:50
Copy link
Collaborator

@gregorydemay gregorydemay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for fixing this!

@lpahlavi lpahlavi merged commit b1f3bdc into main Nov 6, 2025
9 checks passed
@lpahlavi lpahlavi deleted the lpahlavi/use-docker-image-for-ci-pipeline branch November 6, 2025 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants