Age | Commit message (Collapse) | Author | Files | Lines |
|
Updated netconf TLS tests to use new netconf simulator.
Change-Id: I9c6706222bf0b7223c3cfe6416dee085fae9df6b
Issue-ID: SDNC-1500
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
- reduce or remove waiting times
- fail on SDNC startup timeout
- this commit covers the corrections in obsoleted and abandoned commit
https://gerrit.onap.org/r/c/integration/csit/+/115477 for the
issues that still remain in master
Issue-ID: CCSDK-2915
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I8183b8171bc47318395deb92badcbbc5beb8ca90
|
|
Added env settings needed to start up SDNC container, and updated
URL used to retrieve list of APIs (which changes in OpenDaylight Aluminum).
Removed unneeded code to start up cert service (since those certs
are not needed for NETCONF/TLS ... the certs we need are for
the NETCONF device itself). Commented out tests of TLS connection
for now - simulator we had been using no longer exists (docker
is no longer in nexus3.onap.org) and connection to new simulator
is not yet working. Will restore those tests in a separate commit
after debugging with new netconf simulator.
Change-Id: I096694a3c70c92c951b7e50f73418ecb8c99d575
Issue-ID: SDNC-1473
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
- update the tested docker image versions
- remove test cases referring to obsoleted VNF-API
- remove references to obsoleted admportal image
- reduce timeouts significantly
- improve readiness checks
- fail the suite on any setup failures
Issue-ID: CCSDK-2915
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I8ff49054d5895bf19eb35729e5c1db7919c22f81
|
|
-Updated Netconf-Pnp-Sim image version
-Code update for failing CSIT tests
Issue-ID: INT-1655
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: I593cc225730bfa7061448c3a47e458dfa41dc3ed
|
|
Issue-ID: INT-1295
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: I985f6801a73e0ec21bdb191dbc9bc9ba77ff3992
|
|
Story intended to capture needed updates to E2E Integration Test for NETCONF/TLS Configuration.
Involve updates to the PNF simulator.
Issue-ID: INT-1295
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: Ie08fe9618a9a0522e00fe0af8d13ab48b0634a70
|
|
Update CSIT test case to use Frankfurt version of SDNC images
Change-Id: I524fd49268e5a3f473e585c96e61ace1440a3d5f
Issue-ID: SDNC-1131
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
split 95349 into sub patches
Issue-ID: INT-1237
Signed-off-by: umry8364 <morgan.richomme@orange.com>
Change-Id: If196a642eb3a60dff6041718abeb8a68649203e4
|
|
Change-Id: Idea342ebf1aa143eaaf51f1506886e6f3fe9d898
Issue-ID: INT-1183
Signed-off-by: tragait <rahul.tyagi@est.tech>
|
|
This commit have 2 csits for sdnc
1. Checking keystore after SDNC installation
2. Checking PNF mount after SDNC installation
Change-Id: I69782b3bc426dac02c691392ae679aeedcf81ee3
Signed-off-by: Rahul Yadav <rahul4talk@gmail.com>
Issue-ID: SDNC-660
|
|
Update SDNC CSIT tests to use Dublin / OpenDaylight Fluorine based containers
Change-Id: I1ae8b6dfbfebc23b9489a0faaba5cb3c8d0f7b63
Issue-ID: SDNC-552
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Remove leading test/csit/ from all relative paths to
accomodate the move into integration/csit repo.
Change-Id: Id9482b46df839f5eba28135e9f987a3eda1d7d94
Issue-ID: INT-671
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
To facilite branching of CSIT tests, all CSIT test
code and scripts are relocated to the integration/csit
repo.
Change-Id: I1e4c0eff44691f73f8098b3c52764107f6b8b8df
Issue-ID: INT-671
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|