Revision 0fe54825

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

  
642
  # Load RAPI certificate
643
  qa_rapi.Setup(rapi_user, rapi_secret)
642
  if qa_rapi.Enabled():
643
    # Load RAPI certificate
644
    qa_rapi.Setup(rapi_user, rapi_secret)
644 645

  
645 646
  RunClusterTests()
646 647
  RunOsTests()

Also available in: Unified diff