Commit 1576f353 authored by Robert Schmidt's avatar Robert Schmidt

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.
parent 92e6b5e5
...@@ -26,6 +26,8 @@ metadata: ...@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment