Skip to content
Snippets Groups Projects
Commit aeefb4cd authored by Helga Velroyen's avatar Helga Velroyen
Browse files

Revert "Make invocation of rapi test configurable ..."


This reverts commit 405692ef, because it
breaks QA.

Signed-off-by: default avatarHelga Velroyen <helgav@google.com>
Reviewed-by: default avatarMichele Tartara <mtartara@google.com>
parent 3dd9905d
No related branches found
No related tags found
No related merge requests found
......@@ -640,8 +640,7 @@ def RunQa():
SetupCluster(rapi_user, rapi_secret)
# Load RAPI certificate
if qa_config.get("rapi"):
qa_rapi.Setup(rapi_user, rapi_secret)
qa_rapi.Setup(rapi_user, rapi_secret)
RunClusterTests()
RunOsTests()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment