Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(75)

Unified Diff: client/site_tests/factory_Wipe/force_run

Issue 3156047: modify factory_Wipe to fit into new flow (with factory_Verify) (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git
Patch Set: fix as reviewer suggeted Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/site_tests/factory_Wipe/factory_Wipe.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/factory_Wipe/force_run
diff --git a/client/site_tests/factory_Wipe/force_run b/client/site_tests/factory_Wipe/force_run
index cc983e897da70ffd459dcc7b6a080b12bfcae26f..0b3bb8c94d7cd8e896f1b0b37a7ce3520db028e5 100644
--- a/client/site_tests/factory_Wipe/force_run
+++ b/client/site_tests/factory_Wipe/force_run
@@ -17,6 +17,4 @@ and tags the factory partition to be wiped.
# adjust following parameters for your test.
job.run_test('factory_Wipe',
secure_wipe=False,
- write_protect=False,
- check_developer_switch=True,
- force_skip_required_test_check=True)
+ only_run_from_factory_finalize_unless_testing=False)
« no previous file with comments | « client/site_tests/factory_Wipe/factory_Wipe.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698