We should refactor our OLM installation part of the ST code:
- use Fabric8's OperatorGroup, Subscription and ClusterServiceVersion
- create configuration file for easier handling of all the parameters
- create supporting classes for OperatorGroup,Subscription and CSV
- create those resources using ResourceManager - so it will be automatically removed after the tests