Closed bfcrampton closed 6 years ago
mkdir: simplified flags now work with toybox
mkdir
Add more tests of dstat output
Fix incorrect logging path (${TEST_NAME}/${TEST_NAME}) in e2e shell script --tasks tests
Fix rare edge case causing incorrect ordering of jobs returned from dstat
Resolves #97: Allow specification of upper-bound for job create-time …
Resolves #96: Add zone-awareness to dates returned by LocalJobProvider
Resolves #100: dstat python lookup_job_tasks takes and delete_jobs takes created_after and created_before datetime rather than UTC int
created_after
created_before
Improve run_tests.sh help message
run_tests.sh
Expose the job-task generator in dstat
Allow use of --skip and --tasks flags
--skip
--tasks
Add page_size parameter to dstat.lookup_job_tasks and corresponding provider
Release v0.1.5 Fixes:
mkdir
: simplified flags now work with toyboxAdd more tests of dstat output
Fix incorrect logging path (${TEST_NAME}/${TEST_NAME}) in e2e shell script --tasks tests
Fix rare edge case causing incorrect ordering of jobs returned from dstat
Resolves #97: Allow specification of upper-bound for job create-time …
Resolves #96: Add zone-awareness to dates returned by LocalJobProvider
Resolves #100: dstat python lookup_job_tasks takes and delete_jobs takes
created_after
andcreated_before
datetime rather than UTC intImprove
run_tests.sh
help messageExpose the job-task generator in dstat
Allow use of
--skip
and--tasks
flagsAdd page_size parameter to dstat.lookup_job_tasks and corresponding provider