-
- Downloads
Merge branch 'acceptance-test-new-module' into 'master'
Acceptance Testing for the One CI/CD Pipeline (New module) See merge request !952
No related branches found
No related tags found
Pipeline #291421 failed
Stage: build
Stage: coverage
Stage: containerize
Stage: scan
Stage: deploy
Stage: integration
Stage: acceptance
Stage: publish
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 89 additions, 0 deletions.gitlab-ci.yml
- storage-acceptance-test/docs/README.md 84 additions, 0 deletionsstorage-acceptance-test/docs/README.md
- storage-acceptance-test/pom.xml 177 additions, 0 deletionsstorage-acceptance-test/pom.xml
- storage-acceptance-test/src/test/java/org/opengroup/osdu/storage/api/HealthCheckApiIntegrationTest.java 58 additions, 0 deletions...group/osdu/storage/api/HealthCheckApiIntegrationTest.java
- storage-acceptance-test/src/test/java/org/opengroup/osdu/storage/headervalidations/ValidateRequiredHeaders.java 116 additions, 0 deletions...du/storage/headervalidations/ValidateRequiredHeaders.java
- storage-acceptance-test/src/test/java/org/opengroup/osdu/storage/legal/PopulateLegalInfoFromParentRecordsTests.java 263 additions, 0 deletions...torage/legal/PopulateLegalInfoFromParentRecordsTests.java
- storage-acceptance-test/src/test/java/org/opengroup/osdu/storage/misc/StorageCorsTests.java 70 additions, 0 deletions...ava/org/opengroup/osdu/storage/misc/StorageCorsTests.java
- storage-acceptance-test/src/test/java/org/opengroup/osdu/storage/misc/StressTests.java 154 additions, 0 deletions...est/java/org/opengroup/osdu/storage/misc/StressTests.java
- storage-acceptance-test/src/test/java/org/opengroup/osdu/storage/misc/SwaggerIntegrationTests.java 58 additions, 0 deletions.../opengroup/osdu/storage/misc/SwaggerIntegrationTests.java
- storage-acceptance-test/src/test/java/org/opengroup/osdu/storage/model/CreatedRecordInStorage.java 58 additions, 0 deletions.../opengroup/osdu/storage/model/CreatedRecordInStorage.java
- storage-acceptance-test/src/test/java/org/opengroup/osdu/storage/model/FetchRecordResponse.java 24 additions, 0 deletions...org/opengroup/osdu/storage/model/FetchRecordResponse.java
- storage-acceptance-test/src/test/java/org/opengroup/osdu/storage/model/ForbiddenNotFoundResponse.java 24 additions, 0 deletions...engroup/osdu/storage/model/ForbiddenNotFoundResponse.java
- storage-acceptance-test/src/test/java/org/opengroup/osdu/storage/model/GetCursorValue.java 23 additions, 0 deletions...java/org/opengroup/osdu/storage/model/GetCursorValue.java
- storage-acceptance-test/src/test/java/org/opengroup/osdu/storage/model/ReplayFilter.java 31 additions, 0 deletions...t/java/org/opengroup/osdu/storage/model/ReplayFilter.java
- storage-acceptance-test/src/test/java/org/opengroup/osdu/storage/model/ReplayStatus.java 40 additions, 0 deletions...t/java/org/opengroup/osdu/storage/model/ReplayStatus.java
- storage-acceptance-test/src/test/java/org/opengroup/osdu/storage/model/ReplayStatusResponseHelper.java 47 additions, 0 deletions...ngroup/osdu/storage/model/ReplayStatusResponseHelper.java
- storage-acceptance-test/src/test/java/org/opengroup/osdu/storage/pubsubendpoint/PubsubEndpointTest.java 162 additions, 0 deletions...group/osdu/storage/pubsubendpoint/PubsubEndpointTest.java
- storage-acceptance-test/src/test/java/org/opengroup/osdu/storage/query/GetQueryInfoIntegrationTest.java 82 additions, 0 deletions...group/osdu/storage/query/GetQueryInfoIntegrationTest.java
- storage-acceptance-test/src/test/java/org/opengroup/osdu/storage/query/GetQueryKindsIntegrationTests.java 86 additions, 0 deletions...oup/osdu/storage/query/GetQueryKindsIntegrationTests.java
Loading
Please register or sign in to comment