summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importAttResources/softwareComponent
diff options
context:
space:
mode:
Diffstat (limited to 'asdc-tests/src/test/resources/CI/importAttResources/softwareComponent')
-rw-r--r--asdc-tests/src/test/resources/CI/importAttResources/softwareComponent/softwareComponent.json11
-rw-r--r--asdc-tests/src/test/resources/CI/importAttResources/softwareComponent/softwareComponent.yml15
-rw-r--r--asdc-tests/src/test/resources/CI/importAttResources/softwareComponent/softwareComponent.zipbin358 -> 0 bytes
3 files changed, 0 insertions, 26 deletions
diff --git a/asdc-tests/src/test/resources/CI/importAttResources/softwareComponent/softwareComponent.json b/asdc-tests/src/test/resources/CI/importAttResources/softwareComponent/softwareComponent.json
deleted file mode 100644
index 22379bf695..0000000000
--- a/asdc-tests/src/test/resources/CI/importAttResources/softwareComponent/softwareComponent.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "payloadName": "softwareComponent.yml",
- "contactId": "jh0003",
- "resourceName": "tosca.nodes.SoftwareComponent",
- "description": "Represents a generic software component that can be managed and run by a Compute Node Type.",
- "resourceIconPath": "defaulticon",
- "category": "Abstract",
- "tags": [
- "tosca.nodes.SoftwareComponent"
- ]
-} \ No newline at end of file
diff --git a/asdc-tests/src/test/resources/CI/importAttResources/softwareComponent/softwareComponent.yml b/asdc-tests/src/test/resources/CI/importAttResources/softwareComponent/softwareComponent.yml
deleted file mode 100644
index 287a376fc3..0000000000
--- a/asdc-tests/src/test/resources/CI/importAttResources/softwareComponent/softwareComponent.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-tosca.nodes.SoftwareComponent:
- derived_from: tosca.nodes.Root
- properties:
- # domain-specific software component version
- component_version:
- type: version
- required: false
- admin_credential:
- type: tosca.datatypes.Credential
- required: false
- requirements:
- - host:
- capability: tosca.capabilities.Container
- node: tosca.nodes.Compute
- relationship: tosca.relationships.HostedOn
diff --git a/asdc-tests/src/test/resources/CI/importAttResources/softwareComponent/softwareComponent.zip b/asdc-tests/src/test/resources/CI/importAttResources/softwareComponent/softwareComponent.zip
deleted file mode 100644
index 8e39b87808..0000000000
--- a/asdc-tests/src/test/resources/CI/importAttResources/softwareComponent/softwareComponent.zip
+++ /dev/null
Binary files differ