Commit 8aaf4742 authored by Robert Schmidt's avatar Robert Schmidt

No targets/bin/ and cleanup in physim helm charts

parent 6160ab14
...@@ -31,17 +31,14 @@ spec: ...@@ -31,17 +31,14 @@ spec:
ports: ports:
- containerPort: 80 - containerPort: 80
name: oai-dlsim name: oai-dlsim
# volumeMounts: env:
# - mountPath: /opt/oai-dlsim/certs - name: OPENAIR_DIR
# name: certs value: /opt/oai-physim
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
export OPENAIR_DIR=/opt/oai-physim && cmake_targets/autotests/run_exec_autotests.bash -g "015100" -q -np -b -d bin/ &&
cd cmake_targets/autotests && echo "FINISHED" && sleep infinity
./run_exec_autotests.bash -g "015100" -q -np -b &&
echo "FINISHED" &&
sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
schedulerName: default-scheduler schedulerName: default-scheduler
......
...@@ -31,17 +31,14 @@ spec: ...@@ -31,17 +31,14 @@ spec:
ports: ports:
- containerPort: 80 - containerPort: 80
name: oai-ldpctest name: oai-ldpctest
# volumeMounts: env:
# - mountPath: /opt/oai-ldpctest/certs - name: OPENAIR_DIR
# name: certs value: /opt/oai-physim
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
export OPENAIR_DIR=/opt/oai-physim && cmake_targets/autotests/run_exec_autotests.bash -g 015102 -q -np -b -d bin/ &&
cd cmake_targets/autotests && echo "FINISHED" && sleep infinity
./run_exec_autotests.bash -g "015102" -q -np -b &&
echo "FINISHED" &&
sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
schedulerName: default-scheduler schedulerName: default-scheduler
......
...@@ -31,17 +31,14 @@ spec: ...@@ -31,17 +31,14 @@ spec:
ports: ports:
- containerPort: 80 - containerPort: 80
name: oai-nr-dlschsim name: oai-nr-dlschsim
# volumeMounts: env:
# - mountPath: /opt/oai-nr-dlschsim/certs - name: OPENAIR_DIR
# name: certs value: /opt/oai-physim
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
export OPENAIR_DIR=/opt/oai-physim && cmake_targets/autotests/run_exec_autotests.bash -g "015106" -q -np -b -d bin/ &&
cd cmake_targets/autotests && echo "FINISHED" && sleep infinity
./run_exec_autotests.bash -g "015106" -q -np -b &&
echo "FINISHED" &&
sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
schedulerName: default-scheduler schedulerName: default-scheduler
......
...@@ -31,17 +31,14 @@ spec: ...@@ -31,17 +31,14 @@ spec:
ports: ports:
- containerPort: 80 - containerPort: 80
name: oai-nr-dlsim name: oai-nr-dlsim
# volumeMounts: env:
# - mountPath: /opt/oai-nr-dlsim/certs - name: OPENAIR_DIR
# name: certs value: /opt/oai-physim
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
export OPENAIR_DIR=/opt/oai-physim && cmake_targets/autotests/run_exec_autotests.bash -g "015105" -q -np -b -d bin/ &&
cd cmake_targets/autotests && echo "FINISHED" && sleep infinity
./run_exec_autotests.bash -g "015105" -q -np -b &&
echo "FINISHED" &&
sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
schedulerName: default-scheduler schedulerName: default-scheduler
......
...@@ -31,17 +31,14 @@ spec: ...@@ -31,17 +31,14 @@ spec:
ports: ports:
- containerPort: 80 - containerPort: 80
name: oai-nr-pbchsim name: oai-nr-pbchsim
# volumeMounts: env:
# - mountPath: /opt/oai-nr-pbchsim/certs - name: OPENAIR_DIR
# name: certs value: /opt/oai-physim
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
export OPENAIR_DIR=/opt/oai-physim && cmake_targets/autotests/run_exec_autotests.bash -g "015104" -q -np -b -d bin/ &&
cd cmake_targets/autotests && echo "FINISHED" && sleep infinity
./run_exec_autotests.bash -g "015104" -q -np -b &&
echo "FINISHED" &&
sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
schedulerName: default-scheduler schedulerName: default-scheduler
......
...@@ -31,17 +31,14 @@ spec: ...@@ -31,17 +31,14 @@ spec:
ports: ports:
- containerPort: 80 - containerPort: 80
name: oai-nr-prachsim name: oai-nr-prachsim
# volumeMounts: env:
# - mountPath: /opt/oai-nr-prachsim/certs - name: OPENAIR_DIR
# name: certs value: /opt/oai-physim
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
export OPENAIR_DIR=/opt/oai-physim && cmake_targets/autotests/run_exec_autotests.bash -g "015112" -q -np -b -d bin/ &&
cd cmake_targets/autotests && echo "FINISHED" && sleep infinity
./run_exec_autotests.bash -g "015112" -q -np -b &&
echo "FINISHED" &&
sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
schedulerName: default-scheduler schedulerName: default-scheduler
......
...@@ -31,17 +31,14 @@ spec: ...@@ -31,17 +31,14 @@ spec:
ports: ports:
- containerPort: 80 - containerPort: 80
name: oai-nr-pucchsim name: oai-nr-pucchsim
# volumeMounts: env:
# - mountPath: /opt/oai-nr-pucchsim/certs - name: OPENAIR_DIR
# name: certs value: /opt/oai-physim
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
export OPENAIR_DIR=/opt/oai-physim && cmake_targets/autotests/run_exec_autotests.bash -g "015109" -q -np -b -d bin/ &&
cd cmake_targets/autotests && echo "FINISHED" && sleep infinity
./run_exec_autotests.bash -g "015109" -q -np -b &&
echo "FINISHED" &&
sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
schedulerName: default-scheduler schedulerName: default-scheduler
......
...@@ -31,17 +31,14 @@ spec: ...@@ -31,17 +31,14 @@ spec:
ports: ports:
- containerPort: 80 - containerPort: 80
name: oai-nr-ulschsim name: oai-nr-ulschsim
# volumeMounts: env:
# - mountPath: /opt/oai-nr-ulschsim/certs - name: OPENAIR_DIR
# name: certs value: /opt/oai-physim
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
export OPENAIR_DIR=/opt/oai-physim && cmake_targets/autotests/run_exec_autotests.bash -g "015108" -q -np -b -d bin/ &&
cd cmake_targets/autotests && echo "FINISHED" && sleep infinity
./run_exec_autotests.bash -g "015108" -q -np -b &&
echo "FINISHED" &&
sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
schedulerName: default-scheduler schedulerName: default-scheduler
......
...@@ -31,17 +31,14 @@ spec: ...@@ -31,17 +31,14 @@ spec:
ports: ports:
- containerPort: 80 - containerPort: 80
name: oai-nr-ulsim name: oai-nr-ulsim
# volumeMounts: env:
# - mountPath: /opt/oai-nr-ulsim/certs - name: OPENAIR_DIR
# name: certs value: /opt/oai-physim
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
export OPENAIR_DIR=/opt/oai-physim && cmake_targets/autotests/run_exec_autotests.bash -g "015111" -q -np -b -d bin/ &&
cd cmake_targets/autotests && echo "FINISHED" && sleep infinity
./run_exec_autotests.bash -g "015111" -q -np -b &&
echo "FINISHED" &&
sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
schedulerName: default-scheduler schedulerName: default-scheduler
......
...@@ -31,17 +31,14 @@ spec: ...@@ -31,17 +31,14 @@ spec:
ports: ports:
- containerPort: 80 - containerPort: 80
name: oai-polartest name: oai-polartest
# volumeMounts: env:
# - mountPath: /opt/oai-polartest/certs - name: OPENAIR_DIR
# name: certs value: /opt/oai-physim
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
export OPENAIR_DIR=/opt/oai-physim && cmake_targets/autotests/run_exec_autotests.bash -g "015103" -q -np -b -d bin/ &&
cd cmake_targets/autotests && echo "FINISHED" && sleep infinity
./run_exec_autotests.bash -g "015103" -q -np -b &&
echo "FINISHED" &&
sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
schedulerName: default-scheduler schedulerName: default-scheduler
......
...@@ -31,17 +31,14 @@ spec: ...@@ -31,17 +31,14 @@ spec:
ports: ports:
- containerPort: 80 - containerPort: 80
name: oai-smallblock name: oai-smallblock
# volumeMounts: env:
# - mountPath: /opt/oai-smallblocktest/certs - name: OPENAIR_DIR
# name: certs value: /opt/oai-physim
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
export OPENAIR_DIR=/opt/oai-physim && cmake_targets/autotests/run_exec_autotests.bash -g "015107" -q -np -b -d bin/ &&
cd cmake_targets/autotests && echo "FINISHED" && sleep infinity
./run_exec_autotests.bash -g "015107" -q -np -b &&
echo "FINISHED" &&
sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
schedulerName: default-scheduler schedulerName: default-scheduler
......
...@@ -31,17 +31,14 @@ spec: ...@@ -31,17 +31,14 @@ spec:
ports: ports:
- containerPort: 80 - containerPort: 80
name: oai-ulsim name: oai-ulsim
# volumeMounts: env:
# - mountPath: /opt/oai-ulsim/certs - name: OPENAIR_DIR
# name: certs value: /opt/oai-physim
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
export OPENAIR_DIR=/opt/oai-physim && cmake_targets/autotests/run_exec_autotests.bash -g "015101" -q -np -b -d bin/ &&
cd cmake_targets/autotests && echo "FINISHED" && sleep infinity
./run_exec_autotests.bash -g "015101" -q -np -b &&
echo "FINISHED" &&
sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
schedulerName: default-scheduler schedulerName: default-scheduler
......
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