commit | 0b197df42239b29b1860dc976e5e4ee8647b4343 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Mon Jan 06 19:49:15 2020 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Mon Jan 06 22:03:43 2020 +0900 |
tree | ea46b284b0f7196a68fb5839c7034d65bc143ad1 | |
parent | 9290dc1179af418a490fc23d2b256bdd315ccf5d [diff] [blame] |
Add FrameworksNetIntegrationTests to postsubmit After checking flake metrics for this test, it can be added in presubmit. Test: this change is to check results in postsubmit Change-Id: I70cb149629a3e959e29cfd21048e7b148bd29fe9
diff --git a/tests/net/TEST_MAPPING b/tests/net/TEST_MAPPING new file mode 100644 index 0000000..a7853b6 --- /dev/null +++ b/tests/net/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "postsubmit": [ + { + "name": "FrameworksNetIntegrationTests" + } + ] +} \ No newline at end of file