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

tests/docker: increase cargo retry and verbosity #24334

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Commits on Nov 27, 2024

  1. tests/docker: fix captialization warn on docker build

    > WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match
    andrewhsu committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    8fd3f60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aba27d View commit details
    Browse the repository at this point in the history
  3. tests/docker: verbose client-swarm

    Enabling cargo verbose will print helpful info to diagnose network
    issues. Verbose output has info related to download speed.
    andrewhsu committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    fe1084f View commit details
    Browse the repository at this point in the history
  4. tests/docker: verbose rp-storage-tool

    Enabling cargo verbose will print helpful info to diagnose network
    issues. Verbose output has info related to download speed.
    andrewhsu committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6109e98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c753c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf892a9 View commit details
    Browse the repository at this point in the history