aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-06-14debos: add extra_files_remove to remove arbitray files in ramdiskGuillaume Tucker
2019-05-03build.jpl: update to use kci_buildGuillaume Tucker
2019-04-26debian: add a config var to pass into debos extra_packages_removeAnders Roxell
2019-04-26debian: add a debos flag to increase the VM memoryAnders Roxell
2019-02-25kernelci.build: use build config in last commit and tarball namesGuillaume Tucker
2019-02-13org.kernelci.job: add .cloneKciCore() and clean-upGuillaume Tucker
2019-01-02org.kernelci.debian.RootFS: use debos Docker image from Docker HubAna Guerrero Lopez
2018-12-24org.kernelci.util.Job: fix docker image names for clangKevin Hilman
2018-12-24change COMPILER to CC and separate versionKevin Hilman
2018-12-07org.kernelci.util.Job: add dockerImageName() and use itGuillaume Tucker
2018-12-07org.kernelci.util.Job: return image from pull-with-retryGuillaume Tucker
2018-11-22Add retry logic to the docker pullMatt Hart
2018-10-29RootFS.groovy: use "docker && debos" labelsGuillaume Tucker
2018-10-29debian: add test_overlay configGuillaume Tucker
2018-10-29Rootfs.groovy: wrap long lines in makeImageStepGuillaume Tucker
2018-10-22Kernel: rename cloneKCIBuild() to cloneKciCore()Guillaume Tucker
2018-10-05Create a manifest file in JSON with the build detailsAna Guerrero Lopez
2018-09-17debian.rootfs library: allow to choose the Debian release for the rootfsAna Guerrero Lopez
2018-09-17Use the debian arch names for x86 and x86_64Ana Guerrero Lopez
2018-09-17Move vars/buildImage.groovy to the libraries under org.kernelci.Ana Guerrero Lopez
2018-07-30Kernel.downloadTarball: retry for 1 min if server returned HTTP errorGuillaume Tucker
2018-07-30Add initial org.kernelci shared libraryGuillaume Tucker