725d8d0 tests: Removed call for install method from parent class

1 file Authored by Oleg Fayans 7 years ago, Committed by dkupka 7 years ago,
    tests: Removed call for install method from parent class
    
    The IntegrationTest.install method installs the full topology while in ca-less
    tests we need to check server installation, thus the nodes should not have
    server or replica installed
    
    Reviewed-By: David Kupka <dkupka@redhat.com>