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

octopus: qa: switch to https protocol for repos' server #49472

Open
wants to merge 3 commits into
base: octopus
Choose a base branch
from

Conversation

lxbsz
Copy link
Member

@lxbsz lxbsz commented Dec 16, 2022

backport tracker: https://tracker.ceph.com/issues/58291


backport of #49021 and two commits of #48628
parent tracker: https://tracker.ceph.com/issues/58290 and https://tracker.ceph.com/issues/58133

Contribution Guidelines

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows

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>
(cherry picked from commit 89177d6)

Conflicts:
- qa/machine_types/schedule_subset.sh: minor fix
- qa/tasks/restart.py: no need to fix
- qa/workunits/fs/snaps/snaptest-git-ceph.sh: minor fix
Since the git protocol is not reachable any more, just switch it
to https.

Fixes: https://tracker.ceph.com/issues/58133
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 4c97a9e)

Conflicts:
- qa/workunits/suites/ffsb.sh: no need to fix
@lxbsz lxbsz requested a review from a team December 16, 2022 01:46
@github-actions github-actions bot added this to the octopus milestone Dec 16, 2022
Fixes: https://tracker.ceph.com/issues/58133
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 496bf66)
@neha-ojha
Copy link
Member

jenkins test this please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants