1. 0c42dfb README: Update location of the test_planner code by Nicholas Bishop · 2 years, 2 months ago main
  2. e2de013 README: update documentation by Sean Abraham · 3 years, 7 months ago master
  3. fccd7f1 test_planner: delete contents of the old test_planner repo by Sean Abraham · 5 years ago
  4. 6bc7388 test_planner: implement new only-test functionality by Sean Abraham · 5 years ago
  5. 5db8edf test_planner: move pruning-related methods to new source file by Sean Abraham · 5 years ago
  6. c4b6c59 test_planner: Only consider builds with testable artifacts by Sean Abraham · 5 years ago
  7. 2f04753 config_dump_json_parser: Update README by Sean Abraham · 5 years ago
  8. 7fd31d6 pointless: Remove references to old proto fields by Sean Abraham · 5 years ago
  9. 6e40316 pointless: Use file patterns to exclude Portage-irrelevant files by Sean Abraham · 5 years ago
  10. ba8f411 test_planner: Add LICENSE by Sean Abraham · 5 years ago
  11. cf5ad1a pointless_build: Allow checker to run without a DepGraph; use manifest_commit by Sean Abraham · 5 years ago
  12. 6c08c74 test_planner: Get repo to source mapping using manifest Gitiles fetch by Sean Abraham · 5 years ago
  13. b5d004a testplans: Actually read errors, deflake tests by Sean Abraham · 5 years ago
  14. 4dc21d4 test_planner: Stop writing the old oneof-style "test_unit" field by Sean Abraham · 5 years ago
  15. aa00f64 test_planner: Don't test non-critical builds by Sean Abraham · 5 years ago
  16. a60379d test_plan_generator: Start writing new TestUnit fields to output by Sean Abraham · 5 years ago
  17. ec8a717 test_planner: Ignore unknown fields in JSON protos by Sean Abraham · 5 years ago
  18. 50f4bae testplans: Ignore builds that don't have build targets by Sean Abraham · 5 years ago
  19. c13df59 test_planner: Log build proto when it's missing a build target by Sean Abraham · 5 years ago
  20. abee194 test_planner: Add retries for Gerrit and Gitiles API calls by Sean Abraham · 5 years ago
  21. b74fe44 pointless_build_checker: Use new build_irrelevance config by Sean Abraham · 5 years ago
  22. 6cebf29 testplans: Use DepGraph itself in request rather than dep_graph_file by Sean Abraham · 5 years ago
  23. b0f29be testplans: Skip testing pointless builds by Sean Abraham · 5 years ago
  24. a7666d4 pointless_build_checker: log builder name rather than build target by Sean Abraham · 5 years ago
  25. 64c4786 Add more owners for test planner repo by Sean Abraham · 5 years ago
  26. fabafc6 test_planner: Commit run_test.sh script to aid in testing by Sean Abraham · 5 years ago
  27. 1bce19b test_planner: Wrap error from extractAffectedFiles by Sean Abraham · 5 years ago
  28. 7d65e40 test_planner: Apply gofmt by Sean Abraham · 5 years ago
  29. 1c38991 pointless_build_checker: Initial commit of main class by Sean Abraham · 5 years ago
  30. e11f9f7 pointless_build_checker: Initial chunk of code that does early build termination by Sean Abraham · 5 years ago
  31. 94d966b test_planner: Stop writing scheduling_requirements by Sean Abraham · 5 years ago
  32. afe5bfd test_planner: Provide useful error message when artifacts not provided by Sean Abraham · 5 years ago
  33. 32ad4f4 testplans: Update test planner to output BuildTarget and skylab_board by Sean Abraham · 5 years ago
  34. 71fb290 testing: am I allowed to delete things I don't own? by Chris McDonald · 5 years ago
  35. 0fe3c95 Set the rightful owner of this repository by Chris McDonald · 5 years ago
  36. e2929fd what happens when we delete all the OWNERS files by Chris McDonald · 5 years ago
  37. 06eb3d3 test_planner: OWNERS file testing by Chris McDonald · 5 years ago
  38. 82d2072 test_planner: Update documentation/sample data for local runs by Sean Abraham · 5 years ago
  39. 5be1e5c test_planner: Read config files from Gitiles by Sean Abraham · 5 years ago
  40. 7dd862a test_planner: Put helper classes in "internal" directory by Sean Abraham · 5 years ago
  41. 84af451 test_planner: Get config files from Gitiles directly by Sean Abraham · 5 years ago
  42. 6ce4954 test_planner: Read build_target from output properties by Sean Abraham · 5 years ago
  43. c371ef8 test_planner: Update test planner to use the new repo and build fields by Sean Abraham · 5 years ago
  44. 0558ab4 test_planner: Log input and output protos to stdout by Sean Abraham · 5 years ago
  45. 774450e test_planner: Log stdout and stderr from repo tool when it fails by Sean Abraham · 5 years ago
  46. 8925f3c testplans: Write GS bucket and path to BuildPayload by Sean Abraham · 5 years ago
  47. 38837bb testplans: Pass the test plan even if one or more builders failed by Sean Abraham · 5 years ago
  48. a9903aa test_planner: Split main method into several smaller ones by Sean Abraham · 5 years ago
  49. 6659c6d Bring back go.mod dep I somehow dropped accidentally by Sean Abraham · 5 years ago
  50. 0f28015 test_planner: Get service account auth to work correctly by Sean Abraham · 5 years ago
  51. 8487d4a test_planner: Create tests for repotool package by Sean Abraham · 5 years ago
  52. ff8bb9a test_planner: Use Gerrit API, buildbucket build protos, and repo mappings by Sean Abraham · 5 years ago
  53. 86c933c test_planner: Bring Luci auth (and subcommands) to the test planner by Sean Abraham · 5 years ago
  54. ff78867 test_planner: Add Gerrit API call function by Sean Abraham · 5 years ago
  55. 3504b0f test_planner: Purge uses of "reference design" by Sean Abraham · 5 years ago
  56. 7d94000 test_planner: Use new chromiumos/infra/proto .pb.go files by Sean Abraham · 5 years ago
  57. 456ba36 test_planner: Stop using my goconfigparser repo fork by Sean Abraham · 5 years ago
  58. ec24bc2 test_planner: Accept a list of BuildReports as input. by Sean Abraham · 5 years ago
  59. 9e6e043 test_planner: Make GenerateTestPlan mostly functional. by Sean Abraham · 5 years ago
  60. 510b46b test_planner: COMMIT-QUEUE.ini analysis tool. by Sean Abraham · 5 years ago
  61. faf14ec test_planner: Initial check-in of build report proto. by Sean Abraham · 5 years ago
  62. fe2a3c9 test_planner: Update GenerateTestPlan to use new proto fields by Sean Abraham · 5 years ago
  63. 429b755 test_planner: Add artifact_path to generate_test_plan.proto. by Sean Abraham · 5 years ago
  64. fab07c2 test_planner: Use input and output JSON for GenerateTestPlan. by Sean Abraham · 5 years ago
  65. f15d6e8 test_planner: Move dev_ cmd into a contrib directory. by Sean Abraham · 5 years ago
  66. 5e8e42b test_planner: Create dev config dump JSON parser. by Sean Abraham · 5 years ago
  67. c5c1ce9 Skip dev_ commands when deploying to cipd by Yaakov Shaul · 5 years ago
  68. 0908f87 test_planner: Include TestCfg protos in test_plan.proto. by Sean Abraham · 5 years ago
  69. 995a0d9 Add cipd definition and deploy script. by Yaakov Shaul · 5 years ago
  70. f106752 test_planner: Tidy up folder structure and dead code. by Sean Abraham · 5 years ago
  71. 0ba853d test_planner: Add IntelliJ generated files to .gitignore. by Sean Abraham · 5 years ago
  72. 768f003 test_planner: First pass at a test plan generator program. by Sean Abraham · 5 years ago
  73. fcaebdb test_planner: Update the test_plan proto to allow per-build_target scheduling. by Sean Abraham · 5 years ago
  74. 8a8fe90 test_executor: Drop unnecessary and non-compiling unit test. by Sean Abraham · 5 years ago
  75. eb21991 Add HW executor. by Yaakov Shaul · 6 years ago
  76. 73d3088 test_planner: Test plan proto initial commit. by Sean Abraham · 6 years ago
  77. 7ead575 Add skeleton test executor by Yaakov Shaul · 6 years ago
  78. 0fa33cf Initial empty repository by Lann Martin · 6 years ago