ci: Remove the job period argument.
authorMathieu Othacehe <othacehe@gnu.org>
Thu, 8 Apr 2021 12:03:50 +0000 (14:03 +0200)
committerMathieu Othacehe <othacehe@gnu.org>
Thu, 8 Apr 2021 13:24:03 +0000 (15:24 +0200)
commit14ada96451812d1ccb7d42e3f0ec2a9248273f0e
tree81cf6ae52f9d54843005b80e81cb24cea8546839
parent5f0c3535aa8394a675edcba11a8aff330cd49a61
ci: Remove the job period argument.

Cuirass now deals with periodicity directly on specifications.

* gnu/ci.scm (derivation->job): Remove the period argument.
(image-jobs, system-test-jobs, tarball-jobs): Adapt them.
gnu/ci.scm