Testing Ground: add GM Long Tune (slot 1)

This commit is contained in:
firestar5683
2026-03-06 01:21:19 -06:00
parent cca4a277f1
commit f2d754e96d
2 changed files with 10 additions and 4 deletions
+4 -4
View File
@@ -33,10 +33,10 @@ TESTING_GROUNDS_STATE_PATH = Path("/tmp/the_pond_testing_grounds_slots.json") if
TESTING_GROUNDS_SLOT_DEFINITIONS = (
{
"id": TESTING_GROUND_1,
"name": "Unused",
"description": "",
"aLabel": "A",
"bLabel": "B",
"name": "GM Long Tune",
"description": "BoltLongTune A/B sandbox for GM ACC longitudinal testing.",
"aLabel": "A - Installed tune",
"bLabel": "B - BoltLongTune test",
},
{
"id": TESTING_GROUND_2,