Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Data Flow
Data Enrichment
wks
Commits
9b8a76c4
Commit
9b8a76c4
authored
Mar 31, 2021
by
NSarda
Browse files
Changed IDs for few payloads
parent
633af331
Pipeline
#34171
failed with stages
in 33 minutes and 48 seconds
Changes
6
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
testing/wks-test-core/src/test/resources/input_payloads/relationship/multiple_raw_having_diffKindSameAuthority_wks_created.json
View file @
9b8a76c4
...
...
@@ -4,7 +4,7 @@
"Spud date"
:
"atspud"
,
"UWI"
:
"rawHavingWksCreated"
},
"id"
:
"<tenant_name>:wellset1:record1ForMultipleRelatedEntityCheck1"
,
"id"
:
"<tenant_name>:wellset1:record1ForMultipleRelatedEntityCheck1
0
"
,
"kind"
:
"<tenant_name>:petrel:wellset1:1.0.0"
,
"acl"
:
{
"viewers"
:
[
...
...
@@ -30,7 +30,7 @@
"Spud date"
:
"atspud"
,
"UWI"
:
"rawHavingWksCreated"
},
"id"
:
"<tenant_name>:logset1:record2ForMultipleRelatedEntityCheck1"
,
"id"
:
"<tenant_name>:logset1:record2ForMultipleRelatedEntityCheck1
0
"
,
"kind"
:
"<tenant_name>:at:logset1:1.0.0"
,
"acl"
:
{
"viewers"
:
[
...
...
testing/wks-test-core/src/test/resources/input_payloads/relationship/multiple_raw_having_diffKindSameEntity_wks_created.json
View file @
9b8a76c4
...
...
@@ -4,7 +4,7 @@
"Spud date"
:
"atspud"
,
"UWI"
:
"rawHavingWksCreated"
},
"id"
:
"<tenant_name>:wellset:record1ForMultipleRelatedEntityCheck1"
,
"id"
:
"<tenant_name>:wellset:record1ForMultipleRelatedEntityCheck1
0
"
,
"kind"
:
"<tenant_name>:petrel:wellset:1.0.0"
,
"acl"
:
{
"viewers"
:
[
...
...
@@ -30,7 +30,7 @@
"Spud date"
:
"atspud"
,
"UWI"
:
"rawHavingWksCreated"
},
"id"
:
"<tenant_name>:logset:record2ForMultipleRelatedEntityCheck1"
,
"id"
:
"<tenant_name>:logset:record2ForMultipleRelatedEntityCheck1
0
"
,
"kind"
:
"<tenant_name>:at:logset:1.0.0"
,
"acl"
:
{
"viewers"
:
[
...
...
testing/wks-test-core/src/test/resources/input_payloads/relationship/raw_having_wks_created_ihs_well_entity.json
View file @
9b8a76c4
...
...
@@ -4,7 +4,7 @@
"Spud date"
:
"atspud"
,
"UWI"
:
"rawHavingWksCreated"
},
"id"
:
"<tenant_name>:well:rawHavingWksCreated2"
,
"id"
:
"<tenant_name>:well:rawHavingWksCreated2
0
"
,
"kind"
:
"<tenant_name>:ihs:well:1.0.0"
,
"acl"
:
{
"viewers"
:
[
...
...
testing/wks-test-core/src/test/resources/input_payloads/relationship/recordRelatedToEntityHavingWksCreatedIHSWellEntity.json
View file @
9b8a76c4
...
...
@@ -3,7 +3,7 @@
"data"
:
{
"relationships"
:
{
"wellbore"
:
{
"id"
:
"<tenant_name>:well:rawHavingWksCreated2"
"id"
:
"<tenant_name>:well:rawHavingWksCreated2
0
"
}
}
},
...
...
testing/wks-test-core/src/test/resources/input_payloads/relationship/recordRelatedToSameAuthorityHavingMultipleWKSCreated.json
View file @
9b8a76c4
...
...
@@ -4,8 +4,8 @@
"relationships"
:
{
"wellbores"
:
{
"ids"
:
[
"<tenant_name>:wellset1:record1ForMultipleRelatedEntityCheck1"
,
"<tenant_name>:logset1:record2ForMultipleRelatedEntityCheck1"
"<tenant_name>:wellset1:record1ForMultipleRelatedEntityCheck1
0
"
,
"<tenant_name>:logset1:record2ForMultipleRelatedEntityCheck1
0
"
],
"names"
:
[
"record1ForMultipleRelatedEntityCheck"
,
...
...
testing/wks-test-core/src/test/resources/input_payloads/relationship/recordRelatedToSameEntitiesHavingMultipleWKSCreated.json
View file @
9b8a76c4
...
...
@@ -4,8 +4,8 @@
"relationships"
:
{
"wellbores"
:
{
"ids"
:
[
"<tenant_name>:wellset:record1ForMultipleRelatedEntityCheck1"
,
"<tenant_name>:logset:record2ForMultipleRelatedEntityCheck1"
"<tenant_name>:wellset:record1ForMultipleRelatedEntityCheck1
0
"
,
"<tenant_name>:logset:record2ForMultipleRelatedEntityCheck1
0
"
],
"names"
:
[
"record1ForMultipleRelatedEntityCheck"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment