Migrate linux_libfuzzer_rel to use reclient
Bug: b/243594984 Change-Id: I93b7f1bdf1051d481025dc772109b9ec4a02e3d3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/291300 Auto-Submit: Junji Watanabe <jwata@google.com> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39170}
This commit is contained in:
parent
d506651607
commit
d3b9e71b0e
@ -181,7 +181,7 @@
|
|||||||
'linux_compile_x86_rel': 'pure_release_bot_x86',
|
'linux_compile_x86_rel': 'pure_release_bot_x86',
|
||||||
'linux_coverage': 'code_coverage_bot_x64',
|
'linux_coverage': 'code_coverage_bot_x64',
|
||||||
'linux_dbg': 'debug_bot_x64',
|
'linux_dbg': 'debug_bot_x64',
|
||||||
'linux_libfuzzer_rel': 'libfuzzer_asan_release_bot_x64',
|
'linux_libfuzzer_rel': 'libfuzzer_asan_release_bot_x64_reclient',
|
||||||
'linux_more_configs': {
|
'linux_more_configs': {
|
||||||
'bwe_test_logging': 'bwe_test_logging_x64',
|
'bwe_test_logging': 'bwe_test_logging_x64',
|
||||||
'dummy_audio_file_devices_no_protobuf':
|
'dummy_audio_file_devices_no_protobuf':
|
||||||
@ -292,10 +292,6 @@
|
|||||||
'ios', 'release_bot', 'arm64', 'no_ios_code_signing', 'xctest',
|
'ios', 'release_bot', 'arm64', 'no_ios_code_signing', 'xctest',
|
||||||
'no_goma', 'reclient',
|
'no_goma', 'reclient',
|
||||||
],
|
],
|
||||||
'libfuzzer_asan_release_bot_x64': [
|
|
||||||
'libfuzzer', 'asan', 'optimize_for_fuzzing', 'openh264',
|
|
||||||
'pure_release_bot', 'x64'
|
|
||||||
],
|
|
||||||
'libfuzzer_asan_release_bot_x64_reclient': [
|
'libfuzzer_asan_release_bot_x64_reclient': [
|
||||||
'libfuzzer', 'asan', 'optimize_for_fuzzing', 'openh264',
|
'libfuzzer', 'asan', 'optimize_for_fuzzing', 'openh264',
|
||||||
'pure_release_bot_reclient', 'x64'
|
'pure_release_bot_reclient', 'x64'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user