Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-6916

Refactor system test suite to no longer assume exclusive use of port 15672 etc

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • qpid-java-6.1
    • Java Tests
    • None

    Description

      Currently the system test suite assumes it may use certain ports, for instance 15672. This is inflexible and means that running two test suites concurrent is problematic. Both the Java and CPP Brokers have the ability to allocate ports dynamically (port 0).

      Change the system test suite to use port zero.
      This change will have to accommodate both the Java and CPP Broker.

      The simplicity, the Java BDB HA system tests will be excluded from the initial scope.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: