Uploaded image for project: 'Integration'
  1. Integration
  2. INT-469

Split up sdngc admin portal URL in robot

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Medium Medium
    • None
    • Beijing Release
    • None

      In OOM we have separate IPs for each container/microservice.

      As a result, OOM has a fork of the sdngc_interface.robot file to modify the URL of the GUI admin portal so that it can be reached.

      ${SDNGC_ADMIN_ENDPOINT}    ${GLOBAL_SDNGC_SERVER_PROTOCOL}://${GLOBAL_INJECTED_SDNC_IP_ADDR{color}}:${GLOBAL_SDNGC_ADMIN_PORT}

      ${SDNGC_ADMIN_ENDPOINT}    ${GLOBAL_SDNGC_SERVER_PROTOCOL}://${GLOBAL_INJECTED_SDNC_PORTAL_IP_ADDR{color}}:${GLOBAL_SDNGC_ADMIN_PORT}

      The ask is for robot to have multiple varialbles much like what was done for SDC_BE and FE.  I don't think we can assume each container will run on the same IP anymore.

            xuyang11 xuyang11
            mkhinda mkhinda
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: