forked from lix-project/hydra
hydraJobs.tests.notifications: fixup file reference
This commit is contained in:
parent
fda3ed1d4e
commit
d311a0d002
|
@ -554,7 +554,7 @@
|
||||||
su - hydra -c "hydra-create-user root --email-address 'alice@example.org' --password foobar --role admin"
|
su - hydra -c "hydra-create-user root --email-address 'alice@example.org' --password foobar --role admin"
|
||||||
mkdir /run/jobset
|
mkdir /run/jobset
|
||||||
chmod 755 /run/jobset
|
chmod 755 /run/jobset
|
||||||
cp ${./t/api-test.nix} /run/jobset/default.nix
|
cp ${./t/jobs/api-test.nix} /run/jobset/default.nix
|
||||||
chmod 644 /run/jobset/default.nix
|
chmod 644 /run/jobset/default.nix
|
||||||
chown -R hydra /run/jobset
|
chown -R hydra /run/jobset
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in a new issue