Temporarily mark Linux customer_testing as bringup: true. (#154297)

See https://github.com/flutter/flutter/issues/154293.
This commit is contained in:
Matan Lurey 2024-08-28 16:09:05 -07:00 committed by GitHub
parent b95548e31c
commit 32e29fc39b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -487,6 +487,8 @@ targets:
- .ci.yaml
- name: Linux customer_testing
# TODO(matanlurey): https://github.com/flutter/flutter/issues/154293
bringup: true
# This really just runs dev/bots/customer_testing/ci.sh,
# but it does so indirectly via the flutter_drone recipe
# calling the dev/bots/test.dart script.