Re: [yocto] [meta-zephyr][PATCH 1/5][langdale] CI: Add variables needed for k8s runners

2023-01-15 Thread Jon Mason
On Fri, Dec 16, 2022 at 03:41:43PM +, Peter Hoyes wrote: > From: Peter Hoyes > > The Kas container needs to use the entrypoint as that is where the user > changes from root to a normal user. > > Also set the KUBERNETES_CPU_REQUEST to the variable CPU_REQUEST as this > needs to be tuned

[yocto] [meta-zephyr][PATCH 1/5][langdale] CI: Add variables needed for k8s runners

2022-12-16 Thread Peter Hoyes
From: Peter Hoyes The Kas container needs to use the entrypoint as that is where the user changes from root to a normal user. Also set the KUBERNETES_CPU_REQUEST to the variable CPU_REQUEST as this needs to be tuned per-deployment. CPU_REQUEST has no value outside of Arm Corp. Gitlab CI