Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • P Platform Validation
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • 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
  • Platform Validation
  • Issues
  • #14
Closed
Open
Issue created May 28, 2021 by Paromita Mitra@paromitrContributor

Well R3 and Wellbore R3 tests functioning issue

When the pipeline runs , one among the Well R3 CI/CD v1.0 and Wellbore R3 CI/CD v1.0 tests passes with 57.69% pass rate(26 test run, and 11 fails mostly with 404), and another with 100% pass rate. This can be replicated by running these collections in parallel few times in postman. Preliminary analysis shows,

  1. Both these services have same test cases with same record IDs
  2. A record is deleted by one test (say 11 Storage - Delete a ingested well record of Well R3 CI/CD v1.0 collection)
  3. Another test tries to read the same record (say 09 Storage - Retrieve the ingested record of Wellbore R3 CI/CD v1.0 collection) and throws 404 error, as the record is already deleted.

However when these collections are executed one after the other (i.e. if Wellbore R3 CI/CD v1.0 collection is executed after Well R3 CI/CD v1.0 collection has completed), both completes with 100% pass rate.

Assignee
Assign to
Time tracking