[lacros] Run interactive_ui_tests on linux-lacros-rel

This CL runs interactive_ui_tests on linux-lacros-rel to prevent
regressions.

Bug: 1116180
Change-Id: I037ef2132bd6cb2cbd741c08c53fd13b5814746d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363367
Reviewed-by: Sven Zheng <[email protected]>
Commit-Queue: Yuke Liao <[email protected]>
Cr-Commit-Position: refs/heads/master@{#799343}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index 96d64cf..1bf4db4 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -1480,6 +1480,12 @@
         },
       },
       # https://crbug.com/1111979
+      'linux-lacros-rel': {
+        'args': [
+          '--test-launcher-filter-file=../../testing/buildbot/filters/lacros.interactive_ui_tests.filter',
+        ],
+      },
+      # https://crbug.com/1111979
       'linux-lacros-tester-fyi-rel': {
         'experiment_percentage': 100,
       },