summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Pawan Wagh <waghpawan@google.com> 2024-04-15 21:01:24 +0000
committer Pawan Wagh <waghpawan@google.com> 2024-04-15 21:08:05 +0000
commit9e3d6734f3ec6fa14cfc2075bb9b698eb77502ea (patch)
tree11389d23af31522375aa4999169b2c89a8db64e3
parentb402f570f2529be1675f58ec88404c152415581c (diff)
Adding FileSystemUtilsTests to postsubmit
Adding test to postsubmit first to get slo data. This will be enabled in presumbit once the data is available. Test: TH Bug: 301631861 Change-Id: Ia190474b8d12fc74cc012bac8b3542b7602d2d7a
-rw-r--r--core/tests/FileSystemUtilsTest/TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/tests/FileSystemUtilsTest/TEST_MAPPING b/core/tests/FileSystemUtilsTest/TEST_MAPPING
new file mode 100644
index 000000000000..89b3a7acc10c
--- /dev/null
+++ b/core/tests/FileSystemUtilsTest/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "postsubmit": [
+ {
+ "name": "FileSystemUtilsTests"
+ }
+ ]
+}