mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
The test assertion on a pool object may return a null object, as objects can be randomly expired/tombstoned. This will fix a NPE sometimes seen due to recently merge for the fix for CLOUDSTACK-9564. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>