• Roque's avatar
    testnode: review scalability tests up to the creation of slapos instance · 03a559c2
    Roque authored
    - Most of the communication with slapos master is done using the new Slapos Master Communicator instead of Slapos Controller:
      * supply, request, check instance status, check software status.
    - Refactor of related methods (waitInstance, isSoftwareReleaseReady, etc.)
    - Initialization of communicator: initialize connection to SlapOS usign key and certificate
    - General refactor and cleanup: some unnecesary sentences, comments and methods were removed.
    03a559c2
ScalabilityTestRunner.py 23.8 KB