Commit 361d1b40 authored by Robert Schmidt's avatar Robert Schmidt

Rename testcase groups to make them human-understandable

parent 0333a528
...@@ -37,7 +37,7 @@ spec: ...@@ -37,7 +37,7 @@ spec:
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
cmake_targets/autotests/run_exec_autotests.bash -g "015100" -q -np -b -d bin/ && cmake_targets/autotests/run_exec_autotests.bash -g "dlsim" -d bin/ &&
echo "FINISHED" && sleep infinity echo "FINISHED" && sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
......
...@@ -37,7 +37,7 @@ spec: ...@@ -37,7 +37,7 @@ spec:
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
cmake_targets/autotests/run_exec_autotests.bash -g 015102 -q -np -b -d bin/ && cmake_targets/autotests/run_exec_autotests.bash -g "ldpctest" -d bin/ &&
echo "FINISHED" && sleep infinity echo "FINISHED" && sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
......
...@@ -37,7 +37,7 @@ spec: ...@@ -37,7 +37,7 @@ spec:
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
cmake_targets/autotests/run_exec_autotests.bash -g "015106" -q -np -b -d bin/ && cmake_targets/autotests/run_exec_autotests.bash -g "nr_dlschsim" -d bin/ &&
echo "FINISHED" && sleep infinity echo "FINISHED" && sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
......
...@@ -37,7 +37,7 @@ spec: ...@@ -37,7 +37,7 @@ spec:
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
cmake_targets/autotests/run_exec_autotests.bash -g "015105" -q -np -b -d bin/ && cmake_targets/autotests/run_exec_autotests.bash -g "nr_dlsim" -d bin/ &&
echo "FINISHED" && sleep infinity echo "FINISHED" && sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
......
...@@ -37,7 +37,7 @@ spec: ...@@ -37,7 +37,7 @@ spec:
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
cmake_targets/autotests/run_exec_autotests.bash -g "015104" -q -np -b -d bin/ && cmake_targets/autotests/run_exec_autotests.bash -g "nr_pbchsim" -d bin/ &&
echo "FINISHED" && sleep infinity echo "FINISHED" && sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
......
...@@ -37,7 +37,7 @@ spec: ...@@ -37,7 +37,7 @@ spec:
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
cmake_targets/autotests/run_exec_autotests.bash -g "015112" -q -np -b -d bin/ && cmake_targets/autotests/run_exec_autotests.bash -g "nr_prachsim" -d bin/ &&
echo "FINISHED" && sleep infinity echo "FINISHED" && sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
......
...@@ -37,7 +37,7 @@ spec: ...@@ -37,7 +37,7 @@ spec:
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
cmake_targets/autotests/run_exec_autotests.bash -g "015109" -q -np -b -d bin/ && cmake_targets/autotests/run_exec_autotests.bash -g "nr_pucchsim" -d bin/ &&
echo "FINISHED" && sleep infinity echo "FINISHED" && sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
......
...@@ -37,7 +37,7 @@ spec: ...@@ -37,7 +37,7 @@ spec:
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
cmake_targets/autotests/run_exec_autotests.bash -g "015108" -q -np -b -d bin/ && cmake_targets/autotests/run_exec_autotests.bash -g "nr_ulschsim" -d bin/ &&
echo "FINISHED" && sleep infinity echo "FINISHED" && sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
......
...@@ -37,7 +37,7 @@ spec: ...@@ -37,7 +37,7 @@ spec:
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
cmake_targets/autotests/run_exec_autotests.bash -g "015111" -q -np -b -d bin/ && cmake_targets/autotests/run_exec_autotests.bash -g "nr_ulsim" -d bin/ &&
echo "FINISHED" && sleep infinity echo "FINISHED" && sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
......
...@@ -37,7 +37,7 @@ spec: ...@@ -37,7 +37,7 @@ spec:
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
cmake_targets/autotests/run_exec_autotests.bash -g "015103" -q -np -b -d bin/ && cmake_targets/autotests/run_exec_autotests.bash -g "polartest" -d bin/ &&
echo "FINISHED" && sleep infinity echo "FINISHED" && sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
......
...@@ -37,7 +37,7 @@ spec: ...@@ -37,7 +37,7 @@ spec:
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
cmake_targets/autotests/run_exec_autotests.bash -g "015107" -q -np -b -d bin/ && cmake_targets/autotests/run_exec_autotests.bash -g "smallblocktest" -d bin/ &&
echo "FINISHED" && sleep infinity echo "FINISHED" && sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
......
...@@ -37,7 +37,7 @@ spec: ...@@ -37,7 +37,7 @@ spec:
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- > - >
cmake_targets/autotests/run_exec_autotests.bash -g "015101" -q -np -b -d bin/ && cmake_targets/autotests/run_exec_autotests.bash -g "ulsim" -d bin/ &&
echo "FINISHED" && sleep infinity echo "FINISHED" && sleep infinity
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
restartPolicy: Always restartPolicy: Always
......
This diff is collapsed.
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