Skip to content

Commit

Permalink
Remove unused validation configurations.
Browse files Browse the repository at this point in the history
  • Loading branch information
y1chi committed May 18, 2022
1 parent d51a601 commit 5524745
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions release/src/main/scripts/script.config
Original file line number Diff line number Diff line change
Expand Up @@ -151,13 +151,8 @@ LOCAL_BEAM_DIR="$(mktemp -d -t beam-release.${RELEASE_VER}.XXXXXX)"
#
# Whether to start certain validation pipeline.
##############################################################################
java_quickstart_direct=true
java_quickstart_flink_local=true
java_quickstart_spark_local=true
java_quickstart_dataflow=true
java_quickstart_twister2_local=true
java_mobile_game_direct=true
java_mobile_game_dataflow=true
# please run java validations on jenkins following the release guide.

python_quickstart_mobile_game=true
python_leaderboard_direct=true
python_leaderboard_dataflow=true
Expand Down

0 comments on commit 5524745

Please sign in to comment.