irods / irods_capability_storage_tiering

BSD 3-Clause "New" or "Revised" License
5 stars 10 forks source link

Add test for duplicatively scheduled data migrations #245

Open alanking opened 9 months ago

alanking commented 9 months ago

Multiple migrations for a single tier-out or restage was addressed in #108 (see also: #103). We need to add a test to ensure that the behavior is correct in automated testing.

Once confirmed, we can remove this TODO line: https://github.com/irods/irods_capability_storage_tiering/blob/b50254bad08d8f24b63e91dce01c5c61f455a0ca/storage_tiering.cpp#L804