Commit a3aead9d authored by Robert Schmidt's avatar Robert Schmidt

Assign ran-build and oai-physim build jobs to different nodes

parent 55d13bd1
......@@ -26,6 +26,8 @@ metadata:
name: "oai-physim"
spec:
runPolicy: "Serial"
nodeSelector:
kubernetes.io/hostname: dedale
source:
type: "Binary"
strategy:
......
......@@ -26,6 +26,8 @@ metadata:
name: "ran-build"
spec:
runPolicy: "Serial"
nodeSelector:
kubernetes.io/hostname: acamas
source:
type: "Binary"
strategy:
......
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