Skip to content

Releases: aws-deadline/deadline-cloud-test-fixtures

0.14.0

05 Sep 20:39
4297233
Compare
Choose a tag to compare

0.14.0 (2024-09-05)

BREAKING CHANGES

  • Job.lifecycle_status changed from strdeadline_cloud_test_fixtures.deadline.JobLifecycleStatus
  • deadline_cloud_test_fixtures.TaskStatus.UNKNOWN removed

Features

  • job/step/task API functions and session log assertions (#150) (18f7078)

0.13.2

04 Sep 18:28
5f9b334
Compare
Choose a tag to compare

0.13.2 (2024-09-04)

Bug Fixes

0.13.1

26 Aug 19:01
7bd5e3d
Compare
Choose a tag to compare

0.13.1 (2024-08-26)

Bug Fixes

  • start service after running the installer instead of during (#146) (adac342)

0.13.0

16 Aug 17:46
152561e
Compare
Choose a tag to compare

0.13.0 (2024-08-16)

BREAKING CHANGES

  • improve support for ec2 instance workers (#143) (afbc5fb)

Bug Fixes

  • start windows service depending on the worker configuration (#144) (602bd3b)

0.12.2

14 Aug 02:11
3f71f51
Compare
Choose a tag to compare

0.12.2 (2024-08-14)

Bug Fixes

  • append export AWS_ENDPOINT_URL_DEADLINE at end of worker SSM commands (#141) (cfec139)
  • increase number of retries for SSM send_command to 60 (#140) (e768f38)

0.12.1

13 Aug 20:39
26bcbd5
Compare
Choose a tag to compare

0.12.1 (2024-08-13)

Features

  • linux ec2-based tests test installer-based user creation (#138) (8cf1ffb)

Bug Fixes

  • add missing comma to ssm command (#137) (b8db187)
  • remove runas from job attachment fixture (#136) (28767c7)
  • Add default max_retries to Job.wait_until_complete to avoid infinite waiting (#134) (6d4023d)
  • resolve get_worker_id race by waiting for worker.json to get written (#133) (1f27578)

0.12.0

18 Jul 15:27
ad28e6d
Compare
Choose a tag to compare

0.12.0 (2024-07-18)

BREAKING CHANGES

  • Add stop/start worker agent service method (#130) (0ea4b3c)

0.11.0

15 Jul 17:11
cb76921
Compare
Choose a tag to compare

0.11.0 (2024-07-15)

BREAKING CHANGES

  • Refactoring EC2InstanceWorker to Split out PosixInstanceWorker and WindowsInstanceWorker (#125) (5705df4)

Bug Fixes

  • BYO Deadline now looks specifically for resource env vars. (#128) (852fef3)

0.10.0

04 Jul 18:23
1b1b341
Compare
Choose a tag to compare

0.10.0 (2024-07-04)

BREAKING CHANGES

  • delete workers from non-autoscaling fleets (#124) (1217b4b)

0.9.0

26 Jun 22:37
8a046ad
Compare
Choose a tag to compare

0.9.0 (2024-06-26)

BREAKING CHANGES

  • Refactor JA integ test resource creation so that we use some resources from the environment (#119) (50b36f1)