reconfigure: Don't call build-derivations for upgrade-services test
authorChristopher Baines <mail@cbaines.net>
Tue, 7 Apr 2020 21:10:40 +0000 (22:10 +0100)
committerChristopher Baines <mail@cbaines.net>
Sun, 26 Apr 2020 18:41:56 +0000 (19:41 +0100)
commit53aa66c3dff8a59b5c596691d9126db6a2327983
treefdfc72f6a0d89b8544b90163168cd8931007630f
parent928dc1bb1c1e96e6dfbe03dac2185ecf41a7b4f5
reconfigure: Don't call build-derivations for upgrade-services test

This commit adjusts the upgrade-services system test to not build anything
when computing the derivation for the system test.  I came across this when
looking at issues computing the system test derivations to store in the Guix
Data Service.

* gnu/tests/reconfigure.scm (run-upgrade-services-test): Remove the use of,
and definition for ensure-service-file.
gnu/tests/reconfigure.scm