Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • S Schema
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • 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
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • System
  • Schema
  • Merge requests
  • !14

Adding logic to generate Bearer token for azure, to be used in Integration Tests

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Aman Verma requested to merge users/amaverma/AddInetegrationTest into master Aug 06, 2020
  • Overview 14
  • Commits 7
  • Pipelines 12
  • Changes 9

This PR contains following set of changes:

  1. Added logic to generate JWT token to be used for integration testing for azure
  2. Updated REST api endpoint name to api/schema-service/v1 to make it consistent with gcp
  3. Minor fix in the existing provider/azure code where while calling Cosmos DB related apis, cross partition query was disable. Enabling it as it is required by underlying cosmosStore class. Added corresponding UTs.
Edited Aug 06, 2020 by Aman Verma
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: users/amaverma/AddInetegrationTest