Project

General

Profile

Feature #48817

allow networking in opensuse builds

Added by Yuval Lifshitz about 3 years ago. Updated over 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

as part of this PR: https://github.com/ceph/ceph/pull/38673
there is a need for the build code to clone a git repo. this is currently failing
see: https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=leap15,DIST=leap15,MACHINE_SIZE=gigantic/49659//consoleFull
due to lack of intenet connectivity during the build.
problem does not happen in centos/ubuntu builds.

History

#1 Updated by David Galloway over 2 years ago

Is this still needed?

#2 Updated by Yuval Lifshitz over 2 years ago

not needed for the above PR.
we now use a regular submodule and don't use git as part of cmake

Also available in: Atom PDF