Commit Graph

  • 8a663f2cf8 machines: fixup refs Graham Christensen 2022-01-09 11:40:24 -05:00
  • bdccad573c machines: test Graham Christensen 2022-01-14 15:19:46 -05:00
  • c945529f05 queue summary: fix refs Graham Christensen 2022-01-09 11:40:17 -05:00
  • da516f70a4 queue summary: test Graham Christensen 2022-01-14 15:19:41 -05:00
  • a81e358016 API: test api/push-github Graham Christensen 2022-01-14 14:41:37 -05:00
  • 20db82b001 API test /api/push Graham Christensen 2022-01-14 14:04:03 -05:00
  • fe095a56c5 API: test /nrbuilds and fix jobset / project references Graham Christensen 2022-01-14 13:42:00 -05:00
  • 86473f4b3c API: fixup filtering latestbuilds by project and jobset Graham Christensen 2022-01-14 13:34:00 -05:00
  • e5c8a35423 API: test fetching the queue and latestbuilds Graham Christensen 2022-01-14 13:33:44 -05:00
  • 1f49a5af66 Fixup project name, jobset name, in buildToHash Graham Christensen 2022-01-09 11:51:49 -05:00
  • 95eb14591f Merge pull request #1109 from DeterminateSystems/project-jobset/buildListColumns Graham Christensen 2022-01-14 13:02:32 -05:00
  • 8383679bf6 test /queue and /status, both of which use buildListColumns Graham Christensen 2022-01-14 12:47:48 -05:00
  • 59d0259220 test /eval/ID/channel works Graham Christensen 2022-01-14 12:30:53 -05:00
  • 2de40f86ec test /job/PROJECT/JOBSET/JOB works Graham Christensen 2022-01-14 12:25:34 -05:00
  • 4a07622195 test /job/PROJECT/JOBSET/JOB/prometheus works Graham Christensen 2022-01-14 12:24:40 -05:00
  • b37ca88fd5 test /job/PROJECT/JOBSET/JOB/shield works Graham Christensen 2022-01-14 12:23:38 -05:00
  • 97596c3e93 buildListColumns: remove project, jobset. Graham Christensen 2022-01-09 09:45:46 -05:00
  • dc4a4aa038 Merge pull request #1108 from DeterminateSystems/builds-project-jobset/Project-Build Graham Christensen 2022-01-14 12:05:35 -05:00
  • 796cae0fd0 Test Job's builds and channel pages Graham Christensen 2022-01-14 11:28:22 -05:00
  • a2adb8cfb6 Test Jobset's builds and channel pages Graham Christensen 2022-01-14 11:24:01 -05:00
  • 2803f06e6e CatalystUtils::buildListColumns: add jobset_id Graham Christensen 2022-01-14 11:14:01 -05:00
  • 23d7046522 t/Controller/Build/constituents.t: assert the response is valid JSON, dump if it isn't Graham Christensen 2022-01-09 08:59:01 -05:00
  • 12ff981d24 Builds: LatestSucceeded*: remove project, jobset references Graham Christensen 2022-01-09 09:46:20 -05:00
  • 5c5ecdb9fc Helper::Nix::isLocalStore: a file store is local Graham Christensen 2022-01-14 11:04:55 -05:00
  • 9291cba89f Project: tests we can get the channel for the latest builds Graham Christensen 2022-01-14 11:01:10 -05:00
  • e019028ce9 common.tt: access project and jobset names from respective tables Graham Christensen 2022-01-14 10:54:45 -05:00
  • 4086f3bafd Result::Projects: give a builds method to access all of a project's builds Graham Christensen 2022-01-14 10:54:24 -05:00
  • dcefb88373 test /project/NAME/all returns a 200 Graham Christensen 2022-01-14 10:36:05 -05:00
  • 29f9e30b10 Merge pull request #1107 from DeterminateSystems/runcommand/project-jobset-name Graham Christensen 2022-01-14 09:26:07 -05:00
  • 526a21ef7e Merge pull request #1105 from DeterminateSystems/hydra-eval-jobset-notifications-sub-send_cached_finished_queued Graham Christensen 2022-01-14 09:25:51 -05:00
  • 6d5b234ba2 hydra-eval-jobset/notification.t: comment which jobs produced which messages Graham Christensen 2022-01-11 14:29:05 -05:00
  • 42edd3a9d8 hydra-notify: respond to cached_build_queued Graham Christensen 2022-01-10 20:23:48 -05:00
  • 6b7f1da11e hydra-notify: operate on cached_build_finished events Graham Christensen 2022-01-10 20:19:28 -05:00
  • 5b35a597b4 RunCommand: update project / jobset name refs Graham Christensen 2022-01-09 09:18:47 -05:00
  • a18b487403 hydra-queue-runner: support store URIs declaring an alternate store location Maximilian Bosch 2022-01-07 17:06:56 +01:00
  • 96b2200895 hydra-notify: sort subscriptions Graham Christensen 2022-01-10 19:45:57 -05:00
  • 4da80e736e hydra-eval-jobset: send notifications when cached queued / finished builds are submitted Graham Christensen 2022-01-10 16:47:57 -05:00
  • 769f56f793 Merge pull request #1101 from DeterminateSystems/hydra-eval-jobset-notifications Graham Christensen 2022-01-11 13:23:44 -05:00
  • 87a0782e71 Merge pull request #1104 from DeterminateSystems/builds-refs/showjobname Graham Christensen 2022-01-11 13:14:20 -05:00
  • 2e195c524d evalSucceds/evalFails: log that the success or failure was not expected Graham Christensen 2022-01-11 13:10:43 -05:00
  • f30ca3c423 showJobName: use jobset/project columns Graham Christensen 2022-01-09 10:13:29 -05:00
  • 2b163aa78b CatalystUtils::showJobName: write a basic test that shows it works Graham Christensen 2022-01-11 11:48:02 -05:00
  • ceb6ea252a CatalystUtils.pm: don't use Hydra::Helper::Nix Graham Christensen 2022-01-11 11:47:42 -05:00
  • 0ada412979 hydra-eval-jobset: write a test validating the events that comes out Graham Christensen 2022-01-10 16:49:35 -05:00
  • ae38cc5d04 test_context: support an override on jobsdir when creating a jobset Graham Christensen 2022-01-10 16:47:22 -05:00
  • 8d4c448e92 t: create a evalFails helper Graham Christensen 2022-01-10 16:47:04 -05:00
  • 40e556aee5 tests: evalSucceeds: don't print stdout/stderr unless it fails Graham Christensen 2022-01-10 16:46:19 -05:00
  • a5b8221a43 Merge pull request #1102 from DeterminateSystems/nest-new-tests Graham Christensen 2022-01-11 10:16:45 -05:00
  • ca6ba409de Relocate new tests in to the Hydra subdir Graham Christensen 2022-01-11 09:54:51 -05:00
  • b41818e067 Merge pull request #1100 from DeterminateSystems/nest-tests Graham Christensen 2022-01-11 09:53:16 -05:00
  • ff26ce0d06 Merge pull request #1092 from DeterminateSystems/restart-failed-no-eval Graham Christensen 2022-01-10 21:26:08 -05:00
  • a5d1d36fa6 Tests: restructure to more closely mirror the sources Graham Christensen 2022-01-10 15:34:37 -05:00
  • 9b12a88d81 BuildDiff: ensure buildstatus is defined Cole Helbling 2022-01-10 11:13:47 -08:00
  • 92bd0fae7d t/BuildDiff: test jobs without previous history Cole Helbling 2022-01-10 11:12:18 -08:00
  • b98dbe01c3 BuildDiff: slight cleanup Cole Helbling 2022-01-10 10:57:28 -08:00
  • ef6a2c96e7 JobsetEval: add the result of buildDiff to $c->stash Cole Helbling 2022-01-10 10:54:54 -08:00
  • 98375e9086 BuildDiff: bring back the sort Cole Helbling 2022-01-10 10:50:34 -08:00
  • 1ca786561f t/JobsetEval: test GETing the eval page Cole Helbling 2022-01-10 10:46:02 -08:00
  • 157a02bff7 t/BuildDiff: slightly refactor empty test to be more readable Cole Helbling 2022-01-10 10:39:06 -08:00
  • 220ccc68df t/BuildDiff: test diffing two jobs Cole Helbling 2022-01-10 10:36:55 -08:00
  • ceb81e7d78 BuildDiff: actual list reference to $builds2 Cole Helbling 2022-01-10 10:36:25 -08:00
  • 458214381d BuildDiff: document what the inputs mean Cole Helbling 2022-01-10 10:35:58 -08:00
  • ff12218d02 BuildDiff: cleanup imports and make slightly more readable Cole Helbling 2022-01-10 10:35:39 -08:00
  • ec98bdaaaa BuildDiff: move cmdBuilds from Controller/JobsetEval Cole Helbling 2022-01-10 10:35:07 -08:00
  • 0c51f3ca7d BuildDiff: make actual hash ref Cole Helbling 2022-01-10 10:02:39 -08:00
  • 0eb952d72d t/BuildDiff: init Cole Helbling 2022-01-10 11:40:59 -08:00
  • 1349887974 BuildDiff: split out from JobsetEval GET impl Cole Helbling 2022-01-10 11:40:23 -08:00
  • aba0422865 JobsetEval: allow restarting failed builds even with no eval to compare to Cole Helbling 2022-01-07 12:33:33 -08:00
  • 98c88a4dbf Merge pull request #1097 from DeterminateSystems/api-test-warnings Graham Christensen 2022-01-10 14:03:38 -05:00
  • 265908c1cd Merge pull request #1099 from helsinki-systems/feat/dark-theme Graham Christensen 2022-01-10 14:01:36 -05:00
  • 680cd43e40 Provide a dark theme when the user prefers it Janne Heß 2022-01-10 19:33:51 +01:00
  • e254b62f13 Merge pull request #1096 from DeterminateSystems/pathinput-revision-hash Graham Christensen 2022-01-10 13:32:58 -05:00
  • d68032dd13 Merge pull request #1098 from helsinki-systems/fix/hydra-eval-jobset Graham Christensen 2022-01-10 13:20:56 -05:00
  • a69693a832 hydra-eval-jobset: Fix two minor bugs Janne Heß 2022-01-10 18:28:41 +01:00
  • 3874db4fb7 PathInput: make the hash part of the revision Graham Christensen 2022-01-10 10:53:16 -05:00
  • d8025fcf04 api-test.t: don't print request content Graham Christensen 2022-01-10 10:39:22 -05:00
  • 6b2f0a9fe1 api-test.t: set a default method Graham Christensen 2022-01-10 10:38:48 -05:00
  • 832fa8c73d Controller/Jobset: make some warnings about undef's go away Graham Christensen 2022-01-10 10:33:33 -05:00
  • 0484f13a1a Merge pull request #1095 from DeterminateSystems/tests/prefix-names-with-t Graham Christensen 2022-01-10 10:01:45 -05:00
  • 35f55279c1 HydraTestContext: prefix names with t Cole Helbling 2021-12-17 12:33:10 -08:00
  • e72d2225e9 Merge pull request #1094 from helsinki-systems/feat/print-whats-evaluated Graham Christensen 2022-01-10 09:29:46 -05:00
  • bf9ac72fe1 Merge pull request #1062 from DeterminateSystems/runcommand-logs Graham Christensen 2022-01-10 09:27:28 -05:00
  • 22f9045a03 Merge branch 'master' into feat/print-whats-evaluated Janne Heß 2022-01-10 13:45:57 +01:00
  • f3d77c3e6b hydra-eval-jobset: Print the jobset that is evaluated Janne Heß 2022-01-10 13:44:07 +01:00
  • 1505a56a70 build.tt: only show RunCommandLogs tab if there are any to show Graham Christensen 2022-01-07 15:14:02 -05:00
  • 06360bfbb6 RunCommandLogs.t: use test_context to get a specific build Graham Christensen 2021-12-15 12:03:06 -05:00
  • 2f382ba067 Add migration 79: RunCommand logs Graham Christensen 2021-12-01 15:01:21 -05:00
  • fe149613b3 Builds page: show RunCommand logs Graham Christensen 2021-11-19 15:21:45 -05:00
  • a7aeb766aa RunCommandLogs: add a helper for if it failed with an exec error Graham Christensen 2021-11-19 14:17:20 -05:00
  • d849856dcd RunCommandLogs: add helpers for if it is running/failed/signaled Graham Christensen 2021-11-19 13:21:45 -05:00
  • c81acbf93e RunCommandLogs: test recording a signaled process without a core dump Graham Christensen 2021-11-19 12:29:53 -05:00
  • d003fec8a5 RunCommandLogs: add a did_succeed helper Graham Christensen 2021-11-18 14:27:00 -05:00
  • 5bb3e2be78 Record the errno if exec fails Graham Christensen 2021-11-18 13:46:56 -05:00
  • 4ce8239cea RunCommand: create run logs for each execution Graham Christensen 2021-11-17 15:04:32 -05:00
  • 52843195db RunCommandLogs: init table Graham Christensen 2021-11-17 12:34:50 -05:00
  • f4e86a3236 Merge pull request #1089 from DeterminateSystems/config/tracker Graham Christensen 2022-01-06 15:48:47 -05:00
  • 9708f6bf6f Fetch the tracker HTML from the config file, remove HYDRA_TRACKER Graham Christensen 2022-01-05 14:49:18 -05:00
  • 76962bfcb0 Merge pull request #1083 from DeterminateSystems/faster-notifications Graham Christensen 2021-12-23 09:23:00 -05:00
  • 189d4fdabe build_queued: document in the notifications docs Graham Christensen 2021-12-21 15:29:37 -05:00
  • 2db422f7b0 Event: interested -> interestedIn Graham Christensen 2021-12-21 14:27:33 -05:00