mirror of
https://github.com/ceph/ceph
synced 2025-04-01 23:02:17 +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 logging
|
||||||
import os
|
import os
|
||||||
import subprocess
|
import subprocess
|
||||||
from teuthology import install
|
from teuthology.task import install
|
||||||
from teuthology import misc as teuthology
|
from teuthology import misc as teuthology
|
||||||
from teuthology import contextutil, packaging
|
from teuthology import contextutil, packaging
|
||||||
import urlparse
|
import urlparse
|
||||||
|
Loading…
Reference in New Issue
Block a user