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
  • #15
Closed
Open
Issue created May 27, 2020 by limingji@limingji

SRV/SRVSUB/PlatSrvSubscriptions.robot TC_MEC_SRV_SRVSUB_002_OK better set $SUBSCRIPTION_ID as golbal variable

better set $SUBSCRIPTION_ID as golbal variable, so it can be passed to below test cases as input, so that the test suite can run in a batch

suggestion: Check HTTP Response Header Contains Location Dictionary Should Contain Item ${response['body']} subscriptionType SerAvailabilityNotificationSubscription Dictionary Should Contain Item ${response['body']} subscriptionType SerAvailabilityNotificationSubscription Dictionary Should Contain Item ${response['body']} callbackReference ${APP_SRVSUB_NOTIF_CALLBACK_URI} Dictionary Should Contain Item ${response['body']} callbackReference ${APP_SRVSUB_NOTIF_CALLBACK_URI} ${SUBSCRIPTION_URL}= Get From Dictionary ${response['body']['_links']['self']} href ${SUBSCRIPTION_ID}= Fetch From Right ${SUBSCRIPTION_URL} / Set Global Variable ${SUBSCRIPTION_ID}

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking