1. 51172b2 test_push: add a link to push instructions by Aviv Keshet · 9 years ago
  2. f794c49 Revert CL to temporarily disable verify hosts in testing push by Shuqian Zhao · 9 years ago
  3. 83cfa5b test_push: fix BadIndentation by Brian Norris · 9 years ago
  4. ae7ed3d [autotest] temporarily disable verify hosts in testing push by Shuqian Zhao · 9 years ago
  5. 6fc7bf4 autotest: verify all the DUTs at the beginning of testing push by Shuqian Zhao · 9 years ago
  6. e691ce9 [autotest] Update test push to allow specifying web server. by Kevin Cheng · 9 years ago
  7. aa0301c test_push: turn on pushing prod-next after test_push succeeds by Shuqian Zhao · 9 years ago
  8. 671c65f test_push: we only needs one working testbed DUT to run testin push by Shuqian Zhao · 9 years ago
  9. a7fa5b6 test_push: add DUT status check for testbed DUTs by Shuqian Zhao · 9 years ago
  10. d57ec7d test_push: temporatily disable the push by Shuqian Zhao · 9 years ago
  11. d01fad0 test_push: increate the timeout of powerwash by Shuqian Zhao · 9 years ago
  12. 80d3271 [autotest] Push prod-next branch after test_push succeeds by Shuqian Zhao · 9 years ago
  13. 7b2daea [autotest] Also show the chromite testing hash in the email sent out by Shuqian Zhao · 9 years ago
  14. 7a49f1b [autotest] do not run testing on locked DUTs by Shuqian Zhao · 9 years ago
  15. 7e0a730 test_push: show the testing hash in the email sent out by Shuqian Zhao · 9 years ago
  16. 7de0428 test_push: Move AU test to shard to bypass the TPM issue by Shuqian Zhao · 9 years ago
  17. 8ac22e8 test_push: add some option default values to make cmd line more concise by Shuqian Zhao · 9 years ago
  18. d2a99f0 test_push: reverify all hosts at the end of test_push by Shuqian Zhao · 9 years ago
  19. 676ed6f test_push: add a flag to continue running tests when test_push fails by Shuqian Zhao · 9 years ago
  20. f3a114c test_push: use the paygen_au_beta suite to run the AU tests in test_push by Shuqian Zhao · 9 years ago
  21. 1b4ca27 test_push: abort all running jobs when test_push fail by Shuqian Zhao · 9 years ago
  22. e83a78c [test_push] Abort the powerwash test when it fails by Shuqian Zhao · 9 years ago
  23. 7b68219 [test_push] Include run_suite output in the fail email by Shuqian Zhao · 9 years ago
  24. 327b695 test_push: replace the unobvious powerwash with obvious powerwash test by Shuqian Zhao · 9 years ago
  25. 81ddc42 [autotest] Add a test in test_push to verify Android provision and test run. by Dan Shi · 9 years ago
  26. 1f311c0 test_push: add a DUT inventory check before running test_push tests by Shuqian Zhao · 9 years ago
  27. 1286166 test_push: fix the flaky get_default_build function by Shuqian Zhao · 9 years ago
  28. 80b6ec0 [autotest] Add a test to push_to_prod to verify ssp support. by Dan Shi · 9 years ago
  29. 2d66858 Autotest: extend the timeout limit for suite job in test push. by xixuan · 9 years ago
  30. 178ac01 [autotest] Remove the file_bugs option from test_push.py by Shuqian Zhao · 9 years ago
  31. 10c7361 test_push: Fix help message. by Don Garrett · 9 years ago
  32. 7935d56 [autotest]: do not test bug filer in test_push by Aviv Keshet · 9 years ago
  33. 9866ab1 [autotest] add retry for closing bug function in test_push.py by Shuqian Zhao · 9 years ago
  34. a7e5da8 [autotest] teach test_push to wait 10s after closing a bug by Shuqian Zhao · 9 years ago
  35. 049cccd [autotest] teach test_push to wait 5s after closing a bug by Shuqian Zhao · 9 years ago
  36. 8df9c00 [autotest] Replace stumpy with gandof in test_push script by Dan Shi · 9 years ago
  37. 4e34dc0 [autotest] Fix the invalid bug anchor in test_push by Shuqian Zhao · 9 years ago
  38. efd403e [autotest] Fix test_push with new changes from afe_utils by Dan Shi · 10 years ago
  39. 5ace6f2 [autotest] Support Android/Brillo suite runs. by Simran Basi · 10 years ago
  40. 0322d55 [autotest] Increase RPC timeout during test_push by Dan Shi · 10 years ago
  41. 6e4c264 [autotest] Add a check in test_push to verify repair flow. by Kevin Cheng · 10 years ago
  42. 15e6d72 [autotest] Fix test name in test_push script by Dan Shi · 10 years ago
  43. d486477 [autotest] Teach test_push to test run_suite arguement create_and_return by Shuqian Zhao · 10 years ago
  44. ef1a5c0 [autotest] Allow test_push to run multiple suites in parallel. by Dan Shi · 10 years ago
  45. 5fa602c [autotest] Update test_push script to use gmail API by Dan Shi · 10 years ago
  46. 47d3288 [autotest] Add double provision to push_to_prod suite. by Dan Shi · 11 years ago
  47. 8f14391 [autotest] Test sharding in test_push.py by Jakob Juelich · 11 years ago
  48. dc9eb17 [autotest] Update test_push script with changes from CL 201993 by Dan Shi · 11 years ago
  49. 52d9f1f [autotest] fix typo in documentation by Michael Liang · 11 years ago
  50. a8da760 [autotest] Add check in test_push script to make sure provision job actually image the DUT with right build by Dan Shi · 11 years ago
  51. 5ba5d2e [autotest] In test_push, try all devservers to locate a stumpy build or use stable build by Dan Shi · 11 years ago
  52. 38bd81f [autotest] skip telemetry_CrosTests in test_push procedure by Dan Shi · 11 years ago
  53. 6dddf60 [autotest] Fix a test_push issue with parsing suite job id by Fang Deng · 11 years ago
  54. e21a24e [autotest] update default devserver to use the one in global config. by Dan Shi · 11 years ago
  55. 7e04fa8 [autotest] Create a suite for testing push to prod by Dan Shi · 12 years ago