test-jobs.sh revision e3ceb75be3cab5d700c7a1c65356cc9d4151a912
# Test merging of a --job-mode=ignore-dependencies job into a previously
# installed job.
done
# This is supposed to finish quickly, not wait for sleep to finish.
# sleep should still be running, hello not.
# Test for a crash when enqueuing a JOB_NOP when other job already exists
# hello.service should still be waiting, so these try-restarts will collapse
# into NOPs.
# Test for irreversible jobs
# This is expected to fail with 'job cancelled'
# But this should succeed
# We're going to shutdown soon. Let's see if it succeeds when
# there's an active service that tries to be unstoppable.