Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
b.) to only build known good package (+version combi) with 25% probability (else skip it)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some packages added to existing jobs
|
|
|
|
|
|
|
|
|
|
|
|
libreoffice
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
count good+back packages.
|
|
reproducible build toolchain. added TODO for jenkins jobs. added new job to test all core packages (one day)
|
|
|
|
|
|
|
|
|
|
bug. this speeds up jessie tests.
|
|
Downloaded packages can consume rather large amounts of space (more than
2GB in some cases). By removing them early, we may be able to avoid
writing them to a physical disk reducing the load imposed by the test.
The major use case is running chroot-installations on tmpfs.
|
|
This should further reduce the incurred io load.
|
|
|