Skip to content
Snippets Groups Projects
Commit b32ade23 authored by Enno Maschke's avatar Enno Maschke
Browse files

remove temporary PCM config set from E2E tests

parent 643d3685
No related branches found
No related tags found
No related merge requests found
......@@ -408,18 +408,6 @@
"Sensor0_DetectedAgents": "str"
}
},
"PCM": {
"config_sets": [
"PCM"
],
"duration": 10,
"invocations": 1,
"description": "Run a pcm case and check if the end state is as expected",
"queries": [
"count(AgentId | XPosition > -0.85 and AgentId == 0 and Timestep == 4897) == 1"
],
"success_rate": 1
},
"Sensor_Failure_0": {
"config_sets": [
"Sensor_Failure_0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment