Move dumpstate_smoke_test to postsubmit
These tests do not pass presubmit due to the fact that they
are not independent of one another. Move to postsubmit so
that they do not block presubmit.
Test: presubmit
Bug: 244689841
Change-Id: Id04c6fe2f962d394a49d3cf3080ec11ba62964c7
diff --git a/cmds/dumpstate/TEST_MAPPING b/cmds/dumpstate/TEST_MAPPING
index 839a2c3..649a13e 100644
--- a/cmds/dumpstate/TEST_MAPPING
+++ b/cmds/dumpstate/TEST_MAPPING
@@ -9,15 +9,15 @@
]
},
{
- "name": "dumpstate_smoke_test"
- },
- {
"name": "dumpstate_test"
}
],
"postsubmit": [
{
"name": "BugreportManagerTestCases"
+ },
+ {
+ "name": "dumpstate_smoke_test"
}
],
"imports": [