Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • M MEC Robot Test Suite
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MEC - Multi-access Edge ComputingMEC - Multi-access Edge Computing
  • MEC Robot Test Suite
  • Issues
  • #31
Closed
Open
Issue created Feb 02, 2021 by Simon Pastor@pastorsDeveloper

Plugtest 2021: MEC012 RNISNotifications HTTPConnectionPool host name concatenation with port error

When testing any notification as part of RNISNotifications test suite, the test does not connect properly to the tap plugtest server.

Rather than using the tap.plugtests.net server on port 8111... it uses a concatenation of the port and host name resulting in tap.plugtests.net8111 and tries to reach the server on port 80. This cannot be resolved and test fails:

ConnectionError: HTTPConnectionPool(host='tap.plugtests.net8111', port=80): Max retries exceeded with url: /expectation (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f1ce504ce80>: Failed to establish a new connection: [Errno -2] Name or service not known',))

Edited Feb 02, 2021 by Simon Pastor
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking