udim commented on a change in pull request #13737:
URL: https://github.com/apache/beam/pull/13737#discussion_r713380070
##########
File path: release/src/main/scripts/run_rc_validation.sh
##########
@@ -285,6 +285,17 @@ if [[ ("$java_mobile_game_direct" = true ||
"$java_mobile_game_dataflow" = true)
-PbqDataset=${MOBILE_GAME_DATASET} \
-PpubsubTopic=${MOBILE_GAME_PUBSUB_TOPIC} \
-PgcsBucket=${USER_GCS_BUCKET:5} # skip 'gs://' prefix
+
+ echo
"**************************************************************************"
+ echo "* Java mobile game on DataflowRunner using Beam GCP BOM: UserScore,
HourlyTeamScore, Leaderboard"
Review comment:
Should this be included as part of the release validation spreadsheet?
In other words, is this required to pass to validate the RC?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]