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

qa: switch to https protocol for the repo server #49021

Merged
merged 1 commit into from Dec 15, 2022
Merged

Commits on Dec 12, 2022

  1. qa: switch to https protocol for repos' server

    Since the git:// is not reachable any more and have switch to
    https://.
    
    The git archive does not support the https protocol, so we couldn't
    user the git archive to retrieve the tar ball any more, will split
    this into 3 steps:
    
    1, clone the whole ceph repo
    2, checkout the commit/tag/branch
    3, then change directory to qa/workunits/.
    
    Signed-off-by: Xiubo Li <xiubli@redhat.com>
    lxbsz committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    89177d6 View commit details
    Browse the repository at this point in the history