Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-6891

[Automation] - port 8096 is being used when executing the suite when admin’s keys are not generated before execution of the suite.

    XMLWordPrintableJSON

Details

    • Test
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 4.4.0
    • Future
    • marvin
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None
    • Marvin builds from 4.4-forward branch

    Description

      port 8096 is being used for the entire suite in the following scenario:

      api/secret key is not present for the admin user and as part of executing a test suite , we generate the secret and api key for admin user.This happens when the very first test suite is executed after the setup is created and admin’s keys are not generated yet.

      In __createApiClient method of cloudstackTestClient.py , mgmt_details.port is not set explicitly to “8080” , when there is a need to generate the keys. In such cases , we default to using port “8096” which is defined as part of the configuration file.

      Attachments

        Activity

          People

            sangeethah Sangeetha Hariharan
            sangeethah Sangeetha Hariharan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: