mirror of
https://github.com/ceph/ceph
synced 2025-03-18 16:36:12 +00:00
buildpackages: build ceph packages and upload them
Import install from task. http://tracker.ceph.com/issues/13031 Fixes: #13031 Signed-off-by: Loic Dachary <loic@dachary.org>
This commit is contained in:
parent
2b25080d4f
commit
0eeb441bb0
@ -5,7 +5,7 @@ import contextlib
|
||||
import logging
|
||||
import os
|
||||
import subprocess
|
||||
from teuthology import install
|
||||
from teuthology.task import install
|
||||
from teuthology import misc as teuthology
|
||||
from teuthology import contextutil, packaging
|
||||
import urlparse
|
||||
|
Loading…
Reference in New Issue
Block a user