Right now Cucumber tests detect running Data index instance using KogitoDataIndex object.
This is however incorrect because KogitoDataIndex doesn't necessary reflects true status of the Data index deployment. To verify real status of Data index deployment the tests need to check Deployment object and its status.