hydra/t
Cole Helbling f1dd5d202e Jobsets: update schema to align with the API
To further align with the API, we return custom JSON in order to display a
`visible` field rather than `hidden` -- a `PUT` request expects `visible`, while
a `GET` request returns `hidden`.

This also allows us to rename the `jobsetinputs` field to `inputs` for the same
reason: `PUT` expects `inputs`, while `GET` returns `jobsetinputs`.
2021-04-29 07:50:23 -04:00
..
Config statsd: add a chance to set hostname and port in hydra.conf 2021-03-08 10:03:16 -05:00
Controller Jobsets: update schema to align with the API 2021-04-29 07:50:23 -04:00
Helper Create a helper for dealing with nested attribute sets 2021-03-18 11:33:36 -04:00
input-types tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
jobs move the api-test.nix in to the jobsdir 2021-04-28 18:28:35 -04:00
lib Document the use_external_destination_store test_init param 2021-04-29 07:24:20 +02:00
plugins Replace TestHTTPMockServer with python script 2021-04-03 01:07:07 +02:00
queue-runner Move the default-machine-file test under queue-runner 2021-04-29 06:55:23 +02:00
Schema hydra-create-user: re-hash sha1 as Argon2 2021-04-16 12:32:13 -04:00
scripts hydra-init: upgrade passwords to Argon2 on startup 2021-04-16 12:32:13 -04:00
api-test.t Jobsets: update schema to align with the API 2021-04-29 07:50:23 -04:00
build-products.t tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
evaluate-basic.t tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
evaluate-dependent-jobsets.t tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
Makefile.am test: Don't generate a Nix conf in the makefile 2021-04-28 11:41:37 +02:00
s3-backup-test.config tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
s3-backup-test.pl tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
setup-notifications-jobset.pl tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
test.pl tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00