aboutsummaryrefslogtreecommitdiff
path: root/jenkins/build.jpl
AgeCommit message (Expand)Author
2019-11-01build.jpl: use kci_build pull_tarball in the jobMichal Galka
2019-10-30build-trigger.jpl: set special build job params for allmodconfigGuillaume Tucker
2019-10-11build.jpl: archive meta-data JSON filesGuillaume Tucker
2019-06-06build.jpl: enable --verbose kernel buildsGuillaume Tucker
2019-05-31build.jpl: remove stale default comment BUILD_ENVIRONMENTGuillaume Tucker
2019-05-03build.jpl: update to use kci_buildGuillaume Tucker
2019-02-13build.jpl: run all stages in Docker containerGuillaume Tucker
2019-02-13org.kernelci.job: add .cloneKciCore() and clean-upGuillaume Tucker
2019-01-30Make build_environment a build.py cmd line argMatt Hart
2018-12-24change COMPILER to CC and separate versionKevin Hilman
2018-12-07org.kernelci.util.Job: add dockerImageName() and use itGuillaume Tucker
2018-12-07build.jpl: use the Docker image directlyGuillaume Tucker
2018-12-07Split x86 into i386 and x86_64Guillaume Tucker
2018-11-22build.jpl: use riscv64 in docker_archGuillaume Tucker
2018-11-22Add retry logic to the docker pullMatt Hart
2018-11-14build.jpl: fix parametersGuillaume Tucker
2018-10-29build.jpl: use "docker && builder" labelsGuillaume Tucker
2018-10-29build.jpl: use "docker" labelGuillaume Tucker
2018-10-22Kernel: rename cloneKCIBuild() to cloneKciCore()Guillaume Tucker
2018-10-05Remove build directory after the buildMatt Hart
2018-10-05Remove unused Random importMatt Hart
2018-10-05Use 'docker-builder' label for build nodesMatt Hart
2018-10-05Remove the delay support and improving the logging outputMatt Hart
2018-10-05Move builds into docker containersMatt Hart
2018-09-14build.jpl, build-trigger.jpl: use kernelci-coreGuillaume Tucker
2018-08-10build.jpl: add PARALLEL_BUILDS and do not hold the lockGuillaume Tucker
2018-07-30build pipeline: more descriptive task namesKevin Hilman
2018-07-30build.jpl: only build one defconfig and do not schedule build reportGuillaume Tucker
2018-07-11Move the pipeline logic steps to node labelled defconfig-creatorMatt Hart
2018-07-11build.jpl: run the job on shared-builder nodes rathern than triggerGuillaume Tucker
2018-05-24build.jpl: add Complete stage to run arch-completeGuillaume Tucker
2018-05-24add jenkins/build.jpl to build kernels with a pipeline jobGuillaume Tucker