Remove chromium_memory_linux_asan_gtests in favor of chromium_linux_and_gl_gtests.

The test lists are almost identical, except that chromium_linux_and_gl_gtests
also includes network_service_gtests, site_isolation_chromium_gtests, and
site_isolation_chromium_linux_gtests.

This has the effect of adding various test binaries (browser_tests etc) in
network_service and (not_)site_isolation mode to the memory bots.
To not overload swarming, suppress these tests on the bots that are in the
default cq.

Effectively adds these tests
- network_service_browser_tests
- not_site_per_process_browser_tests
- network_service_components_browsertests
- site_per_process_components_browsertests
- site_per_process_components_unittests
- network_service_content_browsertests
- site_per_process_content_browsertests
- site_per_process_content_unittests
- network_service_extensions_browsertests
- site_per_process_extensions_browsertests
- network_service_interactive_ui_tests
- not_site_per_process_interactive_ui_tests
- not_site_per_process_sync_integration_tests
- not_site_per_process_unit_tests

to these bots:
- Linux CFI
- Linux MSan Tests

Bug: 843511
Change-Id: I8fdfff7f48301d115c7e5aec7530fe9f9ff250a5
Reviewed-on: https://chromium-review.googlesource.com/1110151
Commit-Queue: Nico Weber <thakis@chromium.org>
Reviewed-by: John Budorick <jbudorick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#569351}
4 files changed