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

teuthology: fix the problem that git_build_url defaults to github #1835

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wolaidajiangyou
Copy link

@wolaidajiangyou wolaidajiangyou commented Apr 6, 2023

Signed-off-by: Sun Junnan [email protected]

The build_git_url function creates a github connection by default when the project name does not belong to one of ceph,ceph-cm-ansible,ceph-qa-suite. Modify the function to achieve that if project name is not one of the above three, create the ceph_git_base_url connection in the teutology.yaml file.

@ceph-jenkins
Copy link

Can one of the admins verify this patch?

Signed-off-by: Sun Junnan <[email protected]>

The build_git_url function creates a github connection by default when the project name does not belong to one of ceph,ceph-cm-ansible,ceph-qa-suite.
Modify the function to achieve that if project name is not one of the above three, create the ceph_git_base_url connection in the teutology.yaml file.
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