test-jobs.sh revision b46f4ef10734739f50af16b4df44498fd8518e4d
# 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.
exit 0