Skip to content

Commit a7c1485

Browse files
committed
remove subgroups from all stage-* and dev-emulator-* configs
We recently added these only for the purpose of testing "suspended_subgroups", and do not need them anymore
1 parent 5a237e6 commit a7c1485

File tree

4 files changed

+0
-32
lines changed

4 files changed

+0
-32
lines changed

configs/dev-emulator-study.nrel-op.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
{
22
"version": 1,
33
"ts": 1655143472,
4-
"opcode": {
5-
"autogen": true,
6-
"subgroups": [
7-
"test",
8-
"default"
9-
],
10-
"suspended_subgroups": ["default"]
11-
},
124
"intro": {
135
"program_or_study": "study",
146
"start_month": "9",

configs/stage-program.nrel-op.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@
55
"connectUrl": "https://openpath-stage.nrel.gov/api/",
66
"aggregate_call_auth": "user_only"
77
},
8-
"opcode": {
9-
"autogen": false,
10-
"subgroups": [
11-
"test",
12-
"default",
13-
"temp"
14-
]
15-
},
168
"intro": {
179
"program_or_study": "program",
1810
"start_month": "9",

configs/stage-study.nrel-op.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@
55
"connectUrl": "https://openpath-stage.nrel.gov/api/",
66
"aggregate_call_auth": "user_only"
77
},
8-
"opcode": {
9-
"autogen": true,
10-
"subgroups": [
11-
"test",
12-
"default",
13-
"temp"
14-
]
15-
},
168
"intro": {
179
"program_or_study": "study",
1810
"start_month": "9",

configs/stage-timeuse.nrel-op.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@
55
"connectUrl": "https://openpath-stage.nrel.gov/api/",
66
"aggregate_call_auth": "user_only"
77
},
8-
"opcode": {
9-
"autogen": true,
10-
"subgroups": [
11-
"test",
12-
"default",
13-
"temp"
14-
]
15-
},
168
"intro": {
179
"program_or_study": "program",
1810
"start_month": "9",

0 commit comments

Comments
 (0)