47512ad odcs_test_deployment: compare time in UTC

Authored and Committed by qwan 4 years ago
    odcs_test_deployment: compare time in UTC
    
    time is stored in database with UTC timezone, the test for compose
    deletion performs a date comparison which doesn't take timezone into
    account, we can just compare the UTC time for it.