aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-04-28Close all browsers at healthcheck suite teardownguilinLasse Kaihlavirta1-0/+1
Issue-ID: INT-1907 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Ic01ed739c387261c2cddd550ba3f7e4b881bc2f0 (cherry picked from commit 4ecf7d91e0305582b026eb9c6c3c4915d4469715)
2021-02-17Fix CMPv2 test cases after pnf-simulator changes7.0.1Krzysztof Kuzmicki2-4/+4
PNF Simulator logging has been extended, now it forwards exception from connection to VES collector directly to pnf simulator endpoint Issue-ID: INT-1804 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I653380c72b9fb02c50aa3b99a67787edfecbdc4a (cherry picked from commit c6232933e3c44de7dba7f24cd66ee944816b2941)
2020-12-17[BUGFIX] Rename the renamed Undeploy Policy Keywordmrichomme2-3/+3
The keyward has been renamed last week [] Unfortunately this Keyword is not used only for the vFWCL it is also used for a healthcheck (Enhanced Policy) Since it has been merged and cherry-picked, the Healthcheck is failing on master (12/12) and in Guilin (15/12) This patch revert the Name to keep generic and reference the generic name in the vFW CL test Issue-ID: INT-1811 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I3cf0836e8b79f88be1dfb3d655a8e925c934def8 (cherry picked from commit d168a9a27da456fe025b6e6438cecac3047ee97e)
2020-12-12Fix undeploye/delete operational policyBrian Freeman6-10/+14
do both policy undeploys before deletes so that undeploy has more time to process remove heatbridge.robot include references to get rid of error message at startup remove commented out referecnes to heatbridge (cleanup) Issue-ID: INT-1803 Change-Id: I0cb071f487faf6ecababdc6d8a5c0e3aa79720b7 Signed-off-by: Brian Freeman <bf1936@att.com> (cherry picked from commit 4e737ebf42405c431aeba47b9381d5c85c33ad50)
2020-12-09Fixes for tcagen2 and repush vFWCL policiesBrian Freeman4-6/+63
Issue-ID: INT-1803 Change-Id: Ica53cee26bd19b663bb49ecfc4750fe3cfe32e8c Signed-off-by: Brian Freeman <bf1936@att.com> (cherry picked from commit 64c82051fae901cfd7f0cbd42061bbe38a18c3f4)
2020-12-02Remove Heatbridge for testingBrian Freeman5-34/+46
Issue-ID: INT-1791 Change-Id: I6363d90a77afae2663b481d1d942b3c7ed9bdd92 Signed-off-by: Brian Freeman <bf1936@att.com> (cherry picked from commit d2aa352ef40729242b0dd19049e44dbe337b3080)
2020-12-02Change to tcagen2 consulBrian Freeman2-182/+8
Issue-ID: INT-1702 Change-Id: I45d1da6aa44b2a9820d834ef6a9fc1881b8238db Signed-off-by: Brian Freeman <bf1936@att.com> (cherry picked from commit fcfe34d074fa76f89f76dc922bbfa4b7c9704f02)
2020-11-24Set API_TYPE default to GRA_APIBrian Freeman2-2/+2
Issue-ID: INT-1787 Change-Id: I0db0707f6dd103a247bc1d2c3d18ec884909324e Signed-off-by: Brian Freeman <bf1936@att.com> (cherry picked from commit f69be7b10b133f562f5018424f74d339c2e81212)
2020-11-20Add Lasse as Integration committermrichomme1-0/+8
Issue-ID: INT-1788 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Id50972e271cae0a13fcdfdd3693a4a66e2c32412
2020-11-05PNF registarte - prevent test case fail at general step Submit SDC Software ↵Krzysztof Kuzmicki1-1/+1
Product Issue-ID: INT-1770 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I44cc599b15f815efdd0311d49a30fb5011934749
2020-11-05Create testsuite:1.7.2 for RC1mrichomme2-1/+9
Issue-ID: INT-1768 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I1fe3c8528d3a7bab70f4b1421173514fa098a21d
2020-11-03ROBOT e2e test cases improvements for csar/zip tosca package validation in ↵1.7.2Krzysztof Kuzmicki2-12/+12
VNFSDK and SDC Onbarding Issue-ID: INT-1240 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I8caf313ff386f54b023ddfeddf4c8b23f8bedcb8
2020-11-02Adapt suite setup to wait until topic is createdmprzybys1-7/+17
Issue-ID: INT-1258 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: If59f8fb359ad8683d9d3548816afbc11b068f850
2020-10-30Bump Guilin 1.7.1 testcase dockermrichomme2-1/+9
Issue-ID: INT-1761 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I7b77175f41cac90a13238afb6d72a212abcd97a6
2020-10-28Adapt events to have the newest 3GPP path in schemaReference1.7.1mprzybys4-4/+4
Issue-ID: INT-1258 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I943939dbf0184fc475af8ce6066a2f1ca8884c54
2020-10-285gbulkpm k8splugin version update for sftp componentGrzegorz-Lis1-1/+1
Issue-ID: INT-1754 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: If7cea178ae7ec6c1a1081e5bb3debae41a023cd4
2020-10-23Add man in the middle CMPv2 E2E test case in robot test suite certificate ↵Krzysztof Kuzmicki3-4/+41
SANs verification Issue-ID: INT-1731 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I4993c14b295793609c137eb166429e905963d551
2020-10-22Fix resource paths for xtesting purposesmprzybys1-3/+3
Issue-ID: INT-1258 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: Ieb1896eb43a864b702862d4bb4ba768d595cfbb2
2020-10-19Add Suite Setup to Ves Test Suitemprzybys2-0/+15
Issue-ID: INT-1258 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: Iaf26228a7d890faf0674b401fcaf9521947ca896
2020-10-15Add E2E integration tests to cover new stndDefined VES eventsmprzybys9-1/+441
Issue-ID: INT-1258 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I1d20d7bcf40bec1c498e8cee743cedeb7f25acea
2020-10-14Fix Docker filemrichomme1-1/+1
broken by I79ac8cfc4755b134fa214d21cc71cc2b2067461b Issue-ID: INT-1716 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ia51b0ce3bbc6f8a3d3a8db6148a842626418fbd6
2020-10-13Revert "Adding NSSMF adapter healthcheck in SO"Christophe Closset1-1/+0
This reverts commit f8a43939aff21f0340ed3c1bcae467ce5900f791. Reason for revert: Revert at PTL request Issue-ID: SO-3295 Change-Id: Ia00ea8307ec7828513ae25b61de9594d92967c2d Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2020-10-12Add CMPv2 E2E test case in robot test suiteKrzysztof Kuzmicki10-1/+365
Issue-ID: INT-1731 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I79ac8cfc4755b134fa214d21cc71cc2b2067461b
2020-10-12Improved CDS Health CheckSantoshB6-4/+149
Issue-ID: CCSDK-2768 Change-Id: Idbdd01f8a4fde657140e4cc3889936bff1f12a36 Signed-off-by: SantoshB <santosh.bayas@amdocs.com>
2020-10-08Adding NSSMF adapter healthcheck in SOsumitc291-0/+1
Issue-ID: SO-3295 Change-Id: I22f39330dec5a12c49d103a592668b0467af4846 Signed-off-by: sumitc29 <sumit.chandak@amdocs.com>
2020-09-30Enhanced SDC Healthcheckdeswali072-0/+17
Issue-ID: SDC-3287 Change-Id: Ia12013fd56fdb3f4e4612e44add6deb8acaf027f Signed-off-by: deswali07 <biswajit.deswali@amdocs.com>
2020-09-25Self release 1.7.0mrichomme2-2/+10
include several fixes en enhancements - AAI -SDNC -SDC Issue-ID: TEST-266 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I1c2da06aa5f7e3cfe246c62d3fd3fe43895c2d40
2020-09-25Fix docker staging build1.7.0ChrisC1-0/+1
temp fix to lock a dependency to a python 2.7 compatible version Issue-ID: INT-1727 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I429c04e334a9afd106fb7430b9e3d3d91cced5cc
2020-09-25Synch csar download path for vCPEBrian Freeman1-3/+3
Issue-ID: INT-1637 Change-Id: Idd4e1b350e534c524870e1142e20bae0dce3a51c Signed-off-by: Brian Freeman <bf1936@att.com>
2020-09-24Add entitlement pool type to entitlement_pool.jinjaJulienBe1-0/+1
Issue-ID: INT-1726 Change-Id: Ic260ab5bd58700b5dee791abcadb451473a18fe9 Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>
2020-09-24Add customer to Load vCPE ModelsBrian Freeman1-1/+1
Issue-ID: INT-1636 Change-Id: I5299aa4d48943cd8530ad88d986b9484ef7dccac Signed-off-by: Brian Freeman <bf1936@att.com>
2020-09-23Update INFO.yamlmrichomme1-8/+27
Issue-ID: INT-1724 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I25f785b460948fc28a31051ab8df9409249c63c8 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-09-22SDNC new Healthcheck TCdeswali072-0/+31
Issue-ID: SDNC-1349 Change-Id: I2c44e5e470950c7592a74d24ff117f9df79ff4ec Signed-off-by: deswali07 <biswajit.deswali@amdocs.com>
2020-09-22Modify healthcheck for OOF-OSDFkrishnaa962-8/+18
Change Health check name to OSDF from SNIRO Remove headers while sending get request Issue-ID: OPTFRA-851 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Idb420076fe6f4e097be3c56078b282d14668c78b
2020-09-17fix Get Service Id issue in pnf registartion test case in xtesting gating ↵Krzysztof Kuzmicki2-5/+6
and master Issue-ID: INT-1668 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I0fab128f2759f2bda5fb83403fe11069244f9873
2020-09-16A&AI health check improvement:Nagendra902872-2/+44
Issue-ID: AAI-3123 Change-Id: Ib3d53712b0ad3a0e73e4eed931bde0b301eb50a4 Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com> Change-Id: I36b3914e829485d0137e532f84d1569e710ca428 Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com>
2020-09-15Remove from CI PNF registration test that uses deprecated vnf apiKrzysztof Kuzmicki2-3/+3
fix OE issue in xtesting gating and master Issue-ID: INT-1668 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Ia8d62b7e5f98dc96692f39a6636f3726dfd15604
2020-09-10fix delete policy test in new policy healthcheckjhh1-5/+4
errors are seeing with latest oom install after this new healthcheck has been added. Delete policy operation section seems incorrect. Issue-ID: POLICY-2817 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I63e1c053a5b361909cb393a29b38c1ee917c3629
2020-09-10Missing Variable AddedNagendra902871-0/+1
Issue-ID: POLICY-2817 Change-Id: Ifd7dcb7bf2e243fd5923bc0587ca335edeaa9cc8 Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com> Change-Id: Ie7dbf3ef2063eb1c91527e587821a57888a218ee Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com>
2020-09-07Improved Policy Health CheckNagendra902874-0/+134
Issue-ID: POLICY-2817 Change-Id: I699ca39e9a739a2da64401493ad2c0a724620e60 Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com> Change-Id: I2972ea2711f621cd1d9d12ace1e83178b0ea3270 Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com> Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-08-31Remove from CI PNF registration test that uses deprecated vnf apiKrzysztof Kuzmicki1-1/+1
Issue-ID: INT-1668 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Icf45304b5dd350712c542304cf21d51ae242b2c3
2020-08-26Remove deprecated Policy Component TestsPamela Dragosh11-305/+2
These tests I don't think are being called anymore. They refer to the old policy/engine code which is being deprecated. In addition, removing the drools-pdp Health check as the new PAP component consolidates all the policy components into one Healthcheck now. Minor fix for dcagen2 Policy Type that was missed in my last review. Renamed the Policy Healthcheck to remove the "new" Issue-ID: POLICY-2003 Change-Id: I8e90a1a70ca71ec57c665a4de6a02c223f3ccbe5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-08-25Add tcagen2 blueprintvv770d1-0/+141
Change-Id: I4dd86d9cdb4fd8bdbb6f9c732daa2acd5658f825 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: INT-1702 Signed-off-by: vv770d <vv770d@att.com>
2020-08-21Update dcaegen2 tca policy typePamela Dragosh1-2/+2
DCAE team Deprecated the cdap version of tca in guilin, this updates to the gen2 version. Issue-ID: INT-1702 Change-Id: Ie666a594be6e8cea1cf9aae8abdabc2067c27938 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-08-18hv-ves bad certificateKrzysztof Kuzmicki1-1/+1
Issue-ID: INT-1675 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I384d144bd3bbd7274623fce4ad2f9675dfc6b64f
2020-08-125gBulkPm sftp bp fixefiacor1-4/+4
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: INT-1678 Change-Id: I61147c57b0ceb378553fc8d4b417a9a7a9db96a3
2020-07-30Fix randomly failing test case for pnf refgstarteKrzysztof Kuzmicki2-7/+7
Issue-ID: INT-1668 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I746acb7c5631332339b59da88af6ccf042b58f85
2020-07-29Fix randomly failing test case for pnf refgstarte in xtetsting dailyKrzysztof Kuzmicki1-6/+7
Issue-ID: INT-1668 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: If437d4c51e7b9d1cb33b8a584569e305fce67b12
2020-07-21Remove health-check related to components which are not in Guilin Releasedyh1-24/+0
Issue-ID: VFC-1712 Change-Id: Ie29285dc01ea4cc9f1cecd75f92c13d90d87b53b Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-07-14run cds bootstrap before vlb_cds instantiationHany Abdelbaki2-0/+10
Issue-ID: TEST-248 Signed-off-by: Hany Abdelbaki <habdelbaki.ext@orange.com> Change-Id: Ief9e3be11ba9e5f06399c8bd5a2d394503a8a568