Merge "Add VCN CTS and UT to presubmit of VcnManagementService changes"

This commit is contained in:
Yan Yan
2023-06-08 23:41:45 +00:00
committed by Gerrit Code Review

View File

@@ -53,6 +53,14 @@
// GWP-ASan's CTS test ensures that recoverable tombstones work,
// which is emitted by the NativeTombstoneManager.
"name": "CtsGwpAsanTestCases"
},
{
"name": "FrameworksVcnTests",
"file_patterns": ["VcnManagementService\\.java"]
},
{
"name": "CtsVcnTestCases",
"file_patterns": ["VcnManagementService\\.java"]
}
],
"presubmit-large": [