Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix test-proxy #1599

Closed
wants to merge 7 commits into from
Closed

ci: fix test-proxy #1599

wants to merge 7 commits into from

Commits on Jan 31, 2024

  1. ci: fix test-proxy

    According to https://hub.docker.com/r/ubuntu/squid, the proxy won't be
    available via http://squid.proxy:3128/ but instead via
    http://localhost:3128/.
    
    Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
    dscho committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    37805d2 View commit details
    Browse the repository at this point in the history
  2. TO-DROP: run only test-proxy

    Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
    dscho committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ebe3277 View commit details
    Browse the repository at this point in the history
  3. TO-DROP: debug

    Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
    dscho committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0ebad4a View commit details
    Browse the repository at this point in the history
  4. TEST

    Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
    dscho committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    cf8455b View commit details
    Browse the repository at this point in the history
  5. Revert "TO-DROP: debug"

    This reverts commit 0ebad4a.
    dscho committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d90be8d View commit details
    Browse the repository at this point in the history
  6. TRY something: ubuntu/squid:5.6-22.10_edge

    Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
    dscho committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    07aeb7c View commit details
    Browse the repository at this point in the history
  7. TRY something else: IPv6

    Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
    dscho committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    da6ecd9 View commit details
    Browse the repository at this point in the history