aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-06-12Adjust default storage device argument on Vagrant-based minimal ONAP deploymentPawel Wieczorek1-1/+1
Default storage device changed in Vagrant box "generic/ubuntu1804" after updating the libvirt disk bus to "virtio"; details: https://github.com/lavabit/robox/commit/ca3b82d00c770ff70283d4d4d22f60a8ae363b0f Issue-ID: ONAPARC-551 Change-Id: Ib8ab062f5e32f625148ed45c58985549857309ae Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2020-06-12Increase Helm timeout on Vagrant-based minimal ONAP deploymentPawel Wieczorek1-1/+1
Previously set 15 minutes are not sufficient anymore. Issue-ID: ONAPARC-551 Change-Id: I91df2c1afdcfa6c276bbe4817a4fe16eb6723469 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2020-06-12Set masterPassword on Vagrant-based minimal ONAP deploymentPawel Wieczorek1-1/+5
Variable "global.masterPassword" is used instead of hardcoded passwords. Sample value provided in Vagrantfile should be used for evaluation purposes only! Issue-ID: ONAPARC-551 Change-Id: I72c565ec27dfb33d55810383c632adb9d886e689 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2020-06-12Disable Helm charts linting on Vagrant-based minimal ONAP deploymentPawel Wieczorek1-2/+2
It is a workaround for Helm performance issue; details: https://github.com/helm/helm/issues/7656 Issue-ID: ONAPARC-551 Change-Id: Id163d0e181d0527f47efdd82899b5965794bde98 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2020-06-12Make Helm timeout adjustable on Vagrant-based minimal ONAP deploymentPawel Wieczorek1-1/+4
Issue-ID: ONAPARC-551 Change-Id: I3c1157e65fd63c73b3d8319bd7d8650593953f33 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2020-06-11Update stability test documentationmrichomme9-227/+44
+ fix remaining rst errors, broken links,.. Issue-ID: INT-1551 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I30a480722b34128c997dcfd4f9ae7c1143e6d87c Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-06-10Add a helper method to generate docker compose fileBartek Grzybowski2-4/+29
Change-Id: I05f5f689e5ec660e0257e558d02ac1965d51b3d3 Issue-ID: INT-1619 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-10Simplify network name in Compose templateBartek Grzybowski1-4/+4
Generated network name for a service already contains project name so no need to further customize it. Change-Id: Ib77b55f46b7141edeb43470db4a36d10c2ced649 Issue-ID: INT-1619 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-10Add helper method to generate simulator configBartek Grzybowski1-1/+14
Change-Id: If0deb820f32d6d75c71370ff67c7c42a063d8e0a Issue-ID: INT-1618 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-10Update Mass PNF simulator documentationBartek Grzybowski1-7/+11
Change-Id: I8b583e958f445965eead876925e8eb385e655eb5 Issue-ID: INT-1617 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-10Drop action methods decoratorBartek Grzybowski1-24/+0
It's no longer needed after implementing all lifecycle modes in module. Change-Id: Ic2b0c638172e9bb1428ac1f3a7823ce3e36ac206 Issue-ID: INT-1617 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-10Setup and start docker-compose simulator app directly in Python moduleBartek Grzybowski2-10/+18
Change-Id: I5efaaa69a0c78d9ae9594d1e59d57dd9315613af Issue-ID: INT-1617 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-10Chown vsftpd config file to root while bootstrappingBartek Grzybowski2-2/+11
Change-Id: I48716f544bd34b05a5524b58500cdff7c96a9578 Issue-ID: INT-1617 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-10Add internal routine for logs archivingBartek Grzybowski1-2/+26
Change-Id: Ibbb2b4aa71f0ca477b7129e4037cee031e44ae91 Issue-ID: INT-1617 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-10Remove useless RUNNING_COMPOSE_CONFIG assignmentBartek Grzybowski1-1/+0
Change-Id: I0d66fab438ef53c716ddcebf292309f3a161a51e Issue-ID: INT-1617 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-10Drop shell debug mode in command wrapper methodBartek Grzybowski1-2/+2
Change-Id: I70133119ca8344ad675400e1ea9ba1b8a6f9b38b Issue-ID: INT-1617 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-08Update helm and kubectl versionsBrian Freeman2-3/+3
Issue-ID: OOM-2331 Change-Id: Ie97218cd7df55c6819f1bb01db52a140870f641a Signed-off-by: Brian Freeman <bf1936@att.com>
2020-06-08Correct ReadTheDoc themeEric Debeau1-3/+1
The current theme is different from other ONAP projects Corrcet conf.py to be aligned with ONAP Issue-ID: INT-1615 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: I57c7793702ca659a074f998931ec11a94fff466d
2020-06-07[vFW_CNF_CDS] Fix typo in Postman collection requestKonrad Bańka2-12/+34
Corrects cba_name/cba_version reference in SO instantiation call in single vf-module by removing it (it was used only during development work). Corrects SDNC calls to use https instead of http that was turned off recently. Corrects typo in secret retrieval command. Updated SO Completed instantiation status response. Issue-ID: INT-1457 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Ib13a0d1e404e7e2f6053223f4eb4817ff99f8393
2020-06-05Support stopping sending PNF registration messages in Python moduleBartek Grzybowski4-7/+61
Change-Id: Iae7d300e6e09d152b6e7daaebd9c85ba763fc077 Issue-ID: INT-1613 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-05Add test case for invalid '--count' option valueBartek Grzybowski1-0/+18
Change-Id: Ib46c26889f01ce0cd9d90865070d5c5ac9b5d08a Issue-ID: INT-1613 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-05Drop shell wrapper for 'trigger_custom' action as wellBartek Grzybowski2-11/+14
Change-Id: I388038656505c6937e10ba9f65d70d0e6514e17b Issue-ID: INT-1611 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-05Support triggering simulator app directly from MassPnfSim moduleBartek Grzybowski3-26/+40
Change-Id: Ice52848bedf8722aa142de74342190378ea593cd Issue-ID: INT-1611 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-05Drop shell wrapper for stopping simulator instancesBartek Grzybowski2-15/+47
Instance method is added to manage stopping simulator instances and ROP scripts directly in MassPnfSim class. Change-Id: Ic551f99c0f5f2a177b9c72daac02690b0bbded04 Issue-ID: INT-1610 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-05[vFW_CNF_CDS] UAT testing doc updateSamuli Silvius1-172/+1182
Verified UAT testing as much as it worked for vFW_CNF_CDS. Spy recording was successfull technically as yaml response was received but looks like missing some external calls. UAT Verify POST call did not worked as expected results was not according to spy output. Or some other problems. Document updated accordingly. Issue-ID: INT-1531 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Change-Id: Ic2b13048fbff47fb8d6e82f3921a9922030bc971
2020-06-04Update doc to reference 1.6.3 RC2 frankfurt imagemrichomme6-13/+61
- refactoring of the integration page - add link to s3p page - add a table of the repositories managed by Integration Issue-ID: INT-1551 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I36adec41f6938925561210da905d69c76cddfa8b Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-06-02Update E2E_network_slicing dockrishnaa961-3/+12
Issue-ID: INT-1468 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ib11a36000ae6c926c990786172d250f586409f3d
2020-06-02Add helper routine for getting iter range in lifecycle methodsBartek Grzybowski1-5/+9
Change-Id: I3973b7bfd75885bf22154670a6b9f665769470fa Issue-ID: INT-1610 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-02Drop shell wrapper for getting simulators statusBartek Grzybowski2-14/+37
Change-Id: Id7c3c614d472d8ee01533e9bd146f258813e7cbe Issue-ID: INT-1606 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-02Add helper method to get running docker containers names listBartek Grzybowski2-1/+11
Change-Id: I8346302706d6e896b55d845051fe2de18aaafd16 Issue-ID: INT-1606 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-02Add helper method to get simulator instance dataBartek Grzybowski3-2/+13
Superfluous call to 'get_pnfsim_ip' function in simulator.sh was also removed. Change-Id: Ifd7be4843fe26768f4b86b64e07d2d9479735ad1 Issue-ID: INT-1606 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-02Update OOF_SON use case documentationReshmasree1-11/+54
Issue-ID: INT-1466 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: Ice7f111378b1c020a3367be1b5d8b5f812d9c79a Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-05-29Remove postman subdirectorymrichomme25-9967/+0
The postman suite has not been updated for Frankfurt They are defacto deprecated This shoudl be cherry picked in Frankfurt However the suite will remain in El Alto and previous versions Issue-ID: INT-1608 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Id1ee003e023e8c35d7f5439f1a525ee039fb6b2f
2020-05-29Update documentationmrichomme7-55/+154
Issue-ID: INT-1551 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Iacc99e3504ae62e90bc3d963056d780ae13c402a Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-05-29[vFW_CNF_CDS] Update documentationKonrad Bańka2-222/+250
Update several TODO sections and Postman collection. Added few FIXMEs to mark fields for update when latest logs/results will be available (after RC2 env test). Issue-ID: INT-1457 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: If78caf719968681fe02290a5df7e81058d502968
2020-05-29Update vCPE Tosca use casemrichomme2-1/+77
- fix documentation - add install script for oclip Issue-ID: INT-1355 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ieaeac5caf76caf6f731a6c2bf6380e8f8f2a6c6a
2020-05-27Update documentation of vFW_CNF_CDS use caseLukasz Rajewski1-62/+176
Mainly description of CDS profile upload and other smaller corrections Issue-ID: INT-1452 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: Ic0c8d7e38f14de8b3cff872921fc341b252d8d27
2020-05-27Fix 5G OOF duplicate reference in docmrichomme1-1/+0
Issue-ID: INT-1551 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I3b9f9f0b4b902d808fb0784439a81f23ad368351
2020-05-27Fix HTML layoutJessica Wagantall1-1/+2
Looks like this repo was missing the HTML layout template where we can call the css files. Update name of css file in conf.py to just "ribbon" Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Id4da929ad9e3c936c12ad6f57e3b524c198d63e0
2020-05-27Update the clamp urlxuegao1-1/+1
Replace the old Clamp url by the new one. Issue-ID: CLAMP-846 Change-Id: Ic02735797c18c67741f324f873abba5fa03676a4 Signed-off-by: xuegao <xg353y@intl.att.com>
2020-05-26Read the docs improvement for 5G - PNF Pre-Onboarding and OnboardingKrzysztof Kuzmicki2-4/+32
Issue-ID: INT-1240 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I0c30ebfa9f55be3bea51bc5542eda4b648bf5c93
2020-05-25Add functional tests for verifying simulator services statusBartek Grzybowski4-1/+36
Status is verified after each lifecycle change for proper subcommand action. Change-Id: Ia1c0e1bce24ddf1ca2c805a420e4a0665412aedf Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-25Add functional test for 'clean' subcommandBartek Grzybowski2-0/+10
Change-Id: Iac2b7d5f912b22c6c4b342e350a71ee6ad8b1fbb Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-25Add functional tests for 'stop' subcommandBartek Grzybowski1-0/+21
Change-Id: Id3640c494f21fb4869fcf412dc83824dc8670d12 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-25Add tests for 'trigger_custom' subcommandBartek Grzybowski3-0/+27
Change-Id: I7a2811618adcaaa698a702d264ef2a93bc899704 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-25Add functional tests for 'trigger' commandBartek Grzybowski1-0/+18
Change-Id: Ie3f0a5c5b5276c058da3d284d5531ab5c821e3b8 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-25Add functional tests for 'start' commandBartek Grzybowski1-0/+18
Change-Id: I6a0e6bf35384e861511972aab45faed2fa13a90e Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-25Add functional tests for bootstrap commandsBartek Grzybowski1-0/+60
Change-Id: Idb816780206f8b3b7a14128b7fd4603c4977ce11 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-25Add pytest fixturesBartek Grzybowski1-0/+30
This adds fixtures that'll be utilised by unit and functional tests. Change-Id: Iaeed869d8320ccc44d485fc00c590741352e34e6 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-25Remove fixture declaration that is defined in pytest configBartek Grzybowski1-5/+0
Change-Id: I37abc052df5f69907ceb9bb81fbc478126e115d5 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>