mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
CI: ran-build image on acamas
OC selected dedale, which is a real-time node. There are two issues: - build jobs received a KILL signal - it would not play nicely with real-time loads We therefore hardcode another node.
This commit is contained in:
@@ -26,6 +26,8 @@ metadata:
|
|||||||
name: "ran-base"
|
name: "ran-base"
|
||||||
spec:
|
spec:
|
||||||
runPolicy: "Serial"
|
runPolicy: "Serial"
|
||||||
|
nodeSelector:
|
||||||
|
kubernetes.io/hostname: acamas
|
||||||
source:
|
source:
|
||||||
type: "Binary"
|
type: "Binary"
|
||||||
secrets:
|
secrets:
|
||||||
|
|||||||
Reference in New Issue
Block a user