aboutsummaryrefslogtreecommitdiff
path: root/jenkins/bisect.jpl
diff options
context:
space:
mode:
authorMichal Galka <michal.galka@collabora.com>2019-10-22 02:38:53 +0200
committerGuillaume Tucker <guillaume.tucker@collabora.com>2019-11-01 12:15:08 +0000
commit306f08328f48de9e6eb96913ca1ba3dbf2fc6fb8 (patch)
treef8a993691d3e6307b3b41ec248c3a6a1c23af1a0 /jenkins/bisect.jpl
parent16bed2a7989996b2b9ac2bfdb5d6ca3ff03c153e (diff)
build.jpl: use kci_build pull_tarball in the job
Remove pipeline implementation of the kernel source tarball download and use kci_build instead. Signed-off-by: Michal Galka <michal.galka@collabora.com>
Diffstat (limited to 'jenkins/bisect.jpl')
-rw-r--r--jenkins/bisect.jpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/jenkins/bisect.jpl b/jenkins/bisect.jpl
index 2c97630..1ddd1d3 100644
--- a/jenkins/bisect.jpl
+++ b/jenkins/bisect.jpl
@@ -84,7 +84,6 @@ TREES_WHITELIST
@Library('kernelci') _
-import org.kernelci.build.Kernel
import org.kernelci.util.Job
/* Working around some seemingly broken Python set-up... */