File tree 1 file changed +0
-2
lines changed
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,6 @@ class MobileGamingCommands {
126
126
return [project : testScripts. gcpProject(),
127
127
dataset : testScripts. bqDataset(),
128
128
topic : " projects/${ testScripts.gcpProject()} /topics/${ testScripts.pubsubTopic()} " ,
129
- output : " gs://${ testScripts.gcsBucket()} /java-leaderboard-result.txt" ,
130
129
leaderBoardTableName : " leaderboard_${ runner} " ,
131
130
teamWindowDuration : 5 ]
132
131
}
@@ -135,7 +134,6 @@ class MobileGamingCommands {
135
134
return [project : testScripts. gcpProject(),
136
135
dataset : testScripts. bqDataset(),
137
136
topic : " projects/${ testScripts.gcpProject()} /topics/${ testScripts.pubsubTopic()} " ,
138
- output : " gs://${ testScripts.gcsBucket()} /java-leaderboard-result.txt" ,
139
137
fixedWindowDuration : 5 ,
140
138
userActivityWindowDuration : 5 ,
141
139
sessionGap : 1 ,
You can’t perform that action at this time.
0 commit comments