summaryrefslogtreecommitdiffstats
path: root/jenkins-config/clouds/nomad/FDIONOMAD/builder-ubuntu2004-prod-x86_64.yaml
AgeCommit message (Collapse)AuthorFilesLines
2021-04-21Refactor ccache config to use per-os ccache dirs.Dave Wallace1-1/+1
- Simplify ccache state output to console log by using ccache stats command. - Bump max size of ccache dir to 10G (centos8 is approximately 5.7G) - Clean up extraneous ccache dir after docker build is complete. Change-Id: Ia2b55b7cd47212fce91b4567d0cca69d2ce892ed Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2021-03-26Merge "bump CPU and memory in ubuntu2004 nomad jobs from 16000 to 20000"Dave Wallace1-2/+2
2021-03-26bump CPU and memory in ubuntu2004 nomad jobs from 16000 to 20000Andrew Yourtchenko1-2/+2
Some jobs fail due to OOMKILLER, the theory is that the python 3.8.5 takes more memory than 3.7.3, which runs on debian10 where no such failures are seen. Change-Id: Ie263055b0292f4afab3a907a107479a3f8fb962b Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
2021-03-25Enable CCACHE in builder images / labelsDave Wallace1-0/+1
- Remove aarch64 labels which do not have any executor docker images. Change-Id: I1f46929b1c8393aa7a25bad215a95b85f2e00bd9 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2021-01-11Preliminary fdio nomad jcasc configsAric Gardner1-0/+14
example output of script.sh https://gist.github.com/Aricg/bc7313d993f91bfd592573653e638b7c Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: I6d2c2b3aeb2c2dade8178323d40814f3a8b1ca8b