コミット履歴

作者 SHA1 メッセージ 日付
  Gareth J. Greenaway 345eaa8e8b Removing the check to see if the job is running. Removing the "del self.schedule". 5 年 前
  Gareth J. Greenaway ba19d13eca fixing lint 5 年 前
  Gareth J. Greenaway e2f3e3d67b Updating all scheduler integration tests to not run in the background so we are sure they will finish. Adding a function to see if a job is still running and updating various multiple part tests to check if the previous job is running before running the next job. 5 年 前
  Gareth J. Greenaway 65561441e5 Add changes from PR #46143 to develop 6 年 前
  Gareth J. Greenaway dcc5deaea5 Porting #46084 to Develop 6 年 前
  Gareth J. Greenaway 6d1018bd18 Porting PR #45844 to Develop branch. Doing this manually as a lot of the layout of utils/schedule.py has changed from Oxygen to Develop 6 年 前
  Gareth J. Greenaway e55bc75cbe Ensure the default loop_interval of 1 second is used until we override it in the individual tests. 7 年 前
  Gareth J. Greenaway 9797922c8b Moving scheduler tests into a new location. Adding new TEST_SUITE to runtests.py. Add CLI flag to runtests.py so the scheduler tests can be run invidually. 7 年 前