Skip to content

Commit fdfa6ec

Browse files
authored
Exclude a perma-red test suite beam_PostCommit_XVR_GoUsingJava_Dataflow.yml (#36597)
* Exclude a perma-red test suite beam_PostCommit_XVR_GoUsingJava_Dataflow.yml * Update beam_PostCommit_XVR_GoUsingJava_Dataflow.yml
1 parent 66b7c74 commit fdfa6ec

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/beam_PostCommit_XVR_GoUsingJava_Dataflow.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,11 @@
1616
# TODO(https://github.com/apache/beam/issues/32492): re-enable the suite
1717
# on cron and add release/trigger_all_tests.json to trigger path once fixed.
1818

19-
name: PostCommit XVR GoUsingJava Dataflow
19+
name: PostCommit XVR GoUsingJava Dataflow (disabled)
2020

2121
on:
22-
schedule:
23-
- cron: '45 5/6 * * *'
2422
pull_request_target:
25-
paths: ['.github/trigger_files/beam_PostCommit_XVR_GoUsingJava_Dataflow.json', 'release/trigger_all_tests.json']
23+
paths: ['.github/trigger_files/beam_PostCommit_XVR_GoUsingJava_Dataflow.json']
2624
workflow_dispatch:
2725

2826
#Setting explicit permissions for the action to avoid the default permissions which are `write-all` in case of pull_request_target event

0 commit comments

Comments
 (0)