aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Moore <sethmo@google.com>2023-01-25 08:11:05 -0800
committerSeth Moore <sethmo@google.com>2023-01-25 08:11:05 -0800
commit988b521d01cfa421c2fd4f1008d107123a437018 (patch)
tree09142ca550271d5cf4b9234f87a46dc549e8bf3c
parente90e838a7fb2bf0d51359e27fa3924548d5421f0 (diff)
downloadRemoteProvisioner-988b521d01cfa421c2fd4f1008d107123a437018.tar.gz
Remove RemoteProvsioner tests from presubmit
RemoteProvsioner is deprecated, and already disabled/non-functional on some builds. Turn off the tests because they are causing spurious presubmit failures. Test: n/a Bug: 266181756 Change-Id: I1d64bd6ba444008bae6c298f689b5c562b2f461d
-rw-r--r--TEST_MAPPING7
1 files changed, 0 insertions, 7 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
deleted file mode 100644
index 1295e30..0000000
--- a/TEST_MAPPING
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "presubmit": [
- {
- "name": "RemoteProvisionerUnitTests"
- }
- ]
-}