Revision aeefb4cd qa/ganeti-qa.py

b/qa/ganeti-qa.py
640 640
  SetupCluster(rapi_user, rapi_secret)
641 641

  
642 642
  # Load RAPI certificate
643
  if qa_config.get("rapi"):
644
    qa_rapi.Setup(rapi_user, rapi_secret)
643
  qa_rapi.Setup(rapi_user, rapi_secret)
645 644

  
646 645
  RunClusterTests()
647 646
  RunOsTests()

Also available in: Unified diff