Skip to content
Snippets Groups Projects
Commit cee2d586 authored by Steven Murray's avatar Steven Murray
Browse files

bug #92460: tapebridged should gracefully shutdown a migration tape-session...

bug #92460: tapebridged should gracefully shutdown a migration tape-session when tapegatewayd reports a disabled tape

Tests for the 2.1.13-0 release have shown that the tapebridged daemon does not
cope correctly with a tape being DISABLED just before it asks for the first
file to be migrated.  The tapebridged daemon incorreectly ends the tape session
with an EndNotification message when it should end the tape session with a
EndNotificationErrorReport.

This commit adds the unit-test that fails if it detects this bad behaviour.
parent 3f49e68f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment