aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2020-05-25Add 'pyyaml' dependency in 'pytest' tox envBartek Grzybowski1-3/+3
Change-Id: I07d326aabe2ad70eb269b5236d2fe6af1a958824 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-25Add pytest testing scenario settings for simulatorBartek Grzybowski1-0/+6
Change-Id: I57d67a837aa3ef8d6a58e5abbb61bfc3606e93dc Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-25Drop shell 'rm' command and use 'rmtree' native Python routineBartek Grzybowski1-5/+6
Change-Id: Id5487723b8eb6fdc065ffe712907f9a715f610c5 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-25Hardcoded APPC password removedLukasz Rajewski1-5/+13
Hardcoded APPC password removed from doc Issue-ID: INT-1277 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: Iaad61a8d3c436f6a0861d1c4f94fdc804763d940
2020-05-22add uuid image overridejhh1-0/+5
Issue-ID: INT-1599 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I6b5f14c6abf594d7947d08939476358cf16f35e8
2020-05-22Update documentation of vFW_CNF_CDS use case to Frankfurt stateKonrad Bańka1-94/+107
Issue-ID: INT-1452 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I2aad1b96842cd447141cf826e8f1fc50c50d9b6a
2020-05-21Update Doc for frankfurtmrichomme9-239/+159
Issue-ID: INT-1551 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I8cd83775001a125c11a0408d05a4dacb54f2c1c9 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-05-21Expand HTML width in docsJessica Wagantall1-0/+1
Some images in the docs are not rendering properly. Expand HTML width to help rendering the images better. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I77f2873c82be339c02e9eada137e742d17fcaa75
2020-05-20Add tests for CLI script optionsBartek Grzybowski2-1/+48
Change-Id: Iea4b353b37297e04b686d41b3494b00f61cfb9f3 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-20Create setuptools based Python env setup for the scriptsBartek Grzybowski6-14/+57
Change-Id: I00095182de5532c28fd7d9605de2d9c8b29f6c1c Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-19Iterate over all bootstrapped instances by defaultBartek Grzybowski1-10/+31
Commands that support '--count' option now iterate over all autodetected bootstrapped simulator instances by default, not just the first one. Change-Id: Ia5703047447b4da98d775636fe38911f81520848 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-19Add a method to enumerate bootstrapped simulator instancesBartek Grzybowski1-0/+6
Change-Id: Ifbafc748a47b1db3fabfb337b44a66523c9ef80f Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-18Make the actions decorator a static method in a subclassBartek Grzybowski1-26/+29
Change-Id: I2bd702ff1d92c80510204cb4666f6c3db7fa62e0 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-18Create a boilerplate decorator for MassPnfSim class actionsBartek Grzybowski2-18/+29
Change-Id: Ia095a608d204e3da6dae101afa04f2e66a9bceeb Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-15Run Maven directlyBartek Grzybowski1-3/+7
Maven will be run directly from MassPnfSim module, not through wrapper shell script. Change-Id: Ib2936391ace3cbd31c3b5bba4ad6d776cfb890d8 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-15Leverage internal shell runner in bootstrap modeBartek Grzybowski3-19/+13
Use native python modules for file operations Change-Id: I1ca505f9a891c722c2aace118536fa470bf50b35 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-15Add internal method for shell runner in MassPnfSim moduleBartek Grzybowski2-58/+40
Since now if module is called in 'debug' mode shell script is run with trace. Change-Id: I7bddf6c0583c4b56d4a0c3b5eeb6a78af561891f Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-15Fix ftp dir permission in sftp-server containerBartek Grzybowski3-3/+5
Container entrypoint descendant script in atmoz/sftp:alpine image is changing mount binded ftp dir owner to 'root' which makes removing it by 'clean' action not possible hence adding o+w permission for it. Change-Id: I0d9339db80c4cd8e31c4368ac63741c531a626fa Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-15Make the maven image build an independent stepBartek Grzybowski2-2/+12
This improves testability as in CI the image build is done by relevant CI runner from provided POM file so building from script is redundant. Updated doc in regard on how to build the image locally. Change-Id: I7666bc638996c855fed139ee46fcc80379a02f3b Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-14Finalize INFO.yamlmrichomme1-0/+2
Issue-ID: INT-1587 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ic386d025fd2b2e9c798a027bb5590c919a850ae3
2020-05-12Get and kill ROP_file_creator.sh childs as wellBartek Grzybowski1-3/+15
Change-Id: I07393a0f62535563586278d2e8bc8fd6bd9380db Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-12Get the routine name to call with getattrBartek Grzybowski2-16/+3
Each subcommand has a corresponding method in MassPnfSim class hence it can be called directly by it's name. Change-Id: Id7139a5f96cceac89559bd68d89085130703f4bd Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-12Move CLI options processing to module levelBartek Grzybowski2-70/+70
Change-Id: Ie4c379480e2c641285507173387a770db63458f0 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-11Update INFO.yamlcolvert1-1/+24
add new committers: - Pawel Wieczorek - Andreas Geissler - Krzysztof Kuzmicki Issue-ID: INT-1587 Change-Id: I30f7edd3bf6387ee6e7baa49059c884f589deee6 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-05-11Improve code testabilityBartek Grzybowski3-155/+181
A module is created with specific class methods to perform particular simulator services' lifecycle operations. Change-Id: I467360ab304a00f049bf53c3958e42f445f2d75b Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-11Allow importing the script as moduleBartek Grzybowski1-189/+196
Improves testability (TBD) Change-Id: I0c4845f85d14b49b4702270ffad537a19c1c7df7 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>