aboutsummaryrefslogtreecommitdiffstats
path: root/tests/optf-osdf/osdf/data/pci-opt-request.json
diff options
context:
space:
mode:
authorLasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>2021-03-31 15:02:48 +0300
committerMorgan Richomme <morgan.richomme@orange.com>2021-04-02 08:52:14 +0000
commite88242da2117cc06bba3b3410f1a6faa9acb5035 (patch)
treea4975dfa54173770a12b509450ebfb9a52fdcba1 /tests/optf-osdf/osdf/data/pci-opt-request.json
parentddd487752cf6eddd891d7b8fe5062316a932414d (diff)
Remove redundant optf CSIT tests
- optf-has and optf-osdf CSITs have been moved to their respective project repositories: https://gerrit.onap.org/r/c/ci-management/+/120040 https://gerrit.onap.org/r/c/optf/osdf/+/119471 https://gerrit.onap.org/r/c/optf/has/+/119424 Issue-ID: OPTFRA-930 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I3ca21d3a96e9dd7a6a86202b04b6c506c367ff01
Diffstat (limited to 'tests/optf-osdf/osdf/data/pci-opt-request.json')
-rw-r--r--tests/optf-osdf/osdf/data/pci-opt-request.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/tests/optf-osdf/osdf/data/pci-opt-request.json b/tests/optf-osdf/osdf/data/pci-opt-request.json
deleted file mode 100644
index 7ec9ab5f..00000000
--- a/tests/optf-osdf/osdf/data/pci-opt-request.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "requestInfo": {
- "transactionId": "xxx-xxx-xxxx",
- "requestId": "yyy-yyy-yyyy",
- "callbackUrl": "https://wiki.onap.org:5000/callbackUrl/",
- "sourceId": "SO",
- "requestType": "create",
- "numSolutions": 1,
- "optimizers": [
- "placement"
- ],
- "timeout": 600
- },
- "cellInfo": {
- "networkId": "1000",
- "cellIdList": [
- "cell0"
- ]
- }
-} \ No newline at end of file