agent: complete plan05 closeout
This commit is contained in:
parent
33ba248c49
commit
2f0fffa905
12 changed files with 1347 additions and 313 deletions
|
|
@ -178,8 +178,7 @@
|
|||
checkPhase = ''
|
||||
runHook preCheck
|
||||
export HOME=$(mktemp -d)
|
||||
# Exit code 5 means no tests collected — tolerate until integration tests are written
|
||||
pytest nix_builder_autoscaler/tests/integration/ -v || test $? -eq 5
|
||||
pytest nix_builder_autoscaler/tests/integration/ -v
|
||||
runHook postCheck
|
||||
'';
|
||||
doCheck = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue