rename ci/mac{,11}-arm64-rel-tests try/mac{,11}-arm64-rel

Add OS version to mac-arm64-tester and trybot mac-arm64-rel

Bug: 1234525
Change-Id: I084ee665fe158c66eeeac776e7b548f88593f0a6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3145975
Commit-Queue: Kuan Huang <[email protected]>
Reviewed-by: Dirk Pranke <[email protected]>
Cr-Commit-Position: refs/heads/main@{#919468}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index d8b8f00..d170893a 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -218,7 +218,7 @@
   },
   'blink_web_tests': {
     'remove_from': [
-      'mac-arm64-rel-tests', # TODO(https://crbug.com/1169240): Enable
+      'mac11-arm64-rel-tests', # TODO(https://crbug.com/1169240): Enable
       'Mac10.11 Tests',
       'Win 7 Tests x64 (1)',  # 64-bit win is unsupported by the layout tests.
       'Win10 Tests x64 (dbg)',
@@ -729,7 +729,7 @@
           '--test-launcher-filter-file=../../testing/buildbot/filters/linux_trusty_rel.browser_tests.filter',
         ],
       },
-      'mac-arm64-rel-tests': {
+      'mac11-arm64-rel-tests': {
         'ci_only': False,  # https://crbug.com/1234525
       },
       'win-asan': {