Skip to content
Snippets Groups Projects
Commit f59dd0d4 authored by Rustam Lotsmanenko (EPAM)'s avatar Rustam Lotsmanenko (EPAM)
Browse files

add test resources

parent cb2c50cb
No related branches found
No related tags found
1 merge request!462Fix GC caching, and enable baremetal int tests.
Pipeline #232396 failed
{
"name": "{{tagName}}",
"properties": {
"countryOfOrigin": [
"US"
],
"contractId": "A1234",
"expirationDate": 2222222222222,
"originator": "Default",
"dataType": "Public Domain Data",
"securityClassification": "Public",
"personalData": "No Personal Data",
"exportClassification": "EAR99"
},
"description": "Test legal tag for notification"
}
\ No newline at end of file
[
{
"id": "{{data-partition-id}}:dataset--ConnectedSource.Generic:notification-test-{{ids-suffix}}",
"kind": "{{data-partition-id}}:wks:dataset--ConnectedSource.Generic:1.0.0",
"data": {
"Name": "name",
"DatasetProperties": {
"ConnectedSourceDataJobId": "no-data",
"ConnectedSourceRegistryEntryId": "no-data",
"SourceDataPartitionId": "no-data",
"SourceRecordId": "no-data"
}
},
"namespace": "{{data-partition-id}}:osdu",
"legal": {
"legaltags": [
"{{legal-tag}}"
],
"otherRelevantDataCountries": [
"US"
],
"status": "compliant"
},
"acl": {
"viewers": [
"data.default.viewers@{{data-partition-id}}.{{group_id}}"
],
"owners": [
"data.default.owners@{{data-partition-id}}.{{group_id}}"
]
}
}
]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment