aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/demo.robot
AgeCommit message (Collapse)AuthorFilesLines
2020-12-01Remove Heatbridge for testingBrian Freeman1-5/+5
Issue-ID: INT-1791 Change-Id: I6363d90a77afae2663b481d1d942b3c7ed9bdd92 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-11-23Set API_TYPE default to GRA_APIBrian Freeman1-1/+1
Issue-ID: INT-1787 Change-Id: I0db0707f6dd103a247bc1d2c3d18ec884909324e Signed-off-by: Brian Freeman <bf1936@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-05-20Updates for stability testingBrian Freeman1-0/+5
Issue-ID: INT-1598 Change-Id: Ic8bd8accd6add98a3f299e9e7db5fd7c6303d36f Signed-off-by: Brian Freeman <bf1936@att.com>
2020-04-28Add instantiateVFWLDN for DANOSBrian Freeman1-0/+5
Make timeout longer on looking for Deploy button in vid Issue-ID: INT-1566 Change-Id: I02bac81b366b787b4a34664d08f9a07b91384978 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-04-05Remove trailing spaces in robot scriptsmrichomme1-2/+2
warning raised when using robotframework-linter Issue-ID: INT-1478 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I8eb97ef9e3651c0d8f9de6647ebc917d1addf9d0 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-12-06Reduce init durationBrian Freeman1-0/+4
Return if service_name already exists Issue-ID: INT-1397 Change-Id: I5d4da95501643d7fe21779e5f20aab26f05e873e Signed-off-by: Brian Freeman <bf1936@att.com>
2019-11-05Fix VNF_API global variableBrian Freeman1-0/+7
Issue-ID: INT-1345 Change-Id: I623fc3bc3de7eeb34a13e630f3234fd57cb341e5 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-11-04Initial Generic GRA API supportBrian Freeman1-0/+16
Fixes from testing with GRA on SO Added tags for instantiateVLBGRA, instantiateVFWDTGRA, instantiateGRA Issue-ID: INT-1345 Change-Id: I1e8839530c3335d2682cd4d592785c61cb6bbe45 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-10-23Fixes for stability runBrian Freeman1-0/+0
Issue-ID: INT-1334 Change-Id: I716e1de6f8826734229c7386454cc2e9d755687a Signed-off-by: Brian Freeman <bf1936@att.com>
2019-10-07Fail on DISTRIBUTION_COMPLETE_ERRORBrian Freeman1-0/+4
Create Keyword for Download CSAR Issue-ID: INT-1314 Change-Id: I576093cea61fd5f77aafb6edd119c254b674a2fc Signed-off-by: Brian Freeman <bf1936@att.com>
2019-09-17add needed import and move cds to common folderDR695H1-6/+1
Issue-ID: TEST-214 Change-Id: I7356bd28230adbdd7e56f6488000da71719469d8 Signed-off-by: DR695H <dr695h@att.com>
2019-09-13Add isntantiate vLB_CDS to robotAbdelmuhaimen Seaudi1-0/+8
Issue-ID: TEST-194 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I49986cd4ee5755e34a1b3b4df198de26e569c7c8 Signed-off-by: Hany Abdelbaki <habdelbaki.ext@orange.com>
2019-07-31cleaning up heatbridge1.5.0DR695H1-1/+2
Issue-ID: TEST-183 Change-Id: I07094b46868fd784f43d6ebfbbdd7ef1746b77b5 Signed-off-by: DR695H <dr695h@att.com>
2019-07-29renaming openecomp to onapDR695H1-2/+1
Issue-ID: TEST-27 Change-Id: I8449025f1032719f04d0e283e12d9f9bc75542b7 Signed-off-by: DR695H <dr695h@att.com>
2019-07-24move SO code to python for easier reuseDR695H1-3/+5
Issue-ID: TEST-179 Change-Id: I23db38db7810fc298df66dbde023a6ec559d46e8 Signed-off-by: DR695H <dr695h@att.com>
2019-07-23cleaning up some warningsDR695H1-1/+1
need these cleaned before switching over the variabel strucuture in preload Issue-ID: TEST-174 Change-Id: I1667f45b0135a059dfab2835c9b4f743703c60a5 Signed-off-by: DR695H <dr695h@att.com>
2019-07-22remove the last of the global variablesDR695H1-3/+5
Issue-ID: TEST-174 Change-Id: I1997bd0e4b693f3560f2cfc254c93537c96ed444 Signed-off-by: DR695H <dr695h@att.com>
2019-07-16removing the rest of preload global varsDR695H1-5/+8
Issue-ID: TEST-174 Change-Id: Ie5354df3526133d398d3fea703145c4a1649b3c1 Signed-off-by: DR695H <dr695h@att.com>
2019-07-12remove some global variablesDR695H1-3/+5
global state is really confusing Issue-ID: TEST-174 Change-Id: I470c4b9008fd7c8eaf1255947e08cd026a860711 Signed-off-by: DR695H <dr695h@att.com>
2019-07-12Config SO identity_services if KEYSTONE v3Brian Freeman1-0/+6
Issue-ID: OOM-1982 Change-Id: I05328f4828790e5eceb06e331944699c5f3895a8 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-06-24move appc assets out of templatesDR695H1-1/+0
Issue-ID: TEST-158 Change-Id: I688d02eaec893cafc58c7eae24cf653f7f085c02 Signed-off-by: DR695H <dr695h@att.com>
2019-06-17adjust where we source keywords fromDR695H1-1/+0
Issue-ID: TEST-158 Change-Id: Icf8085ad56185850e261c318441c52f03d2ad37a Signed-off-by: DR695H <dr695h@att.com>
2019-05-09upgrade to python3 librariesDR695H1-0/+1
basing the code off of robot framework 3.1.1 instead of 3.0, replacing selenium2lib with selnium lib and selenium3, replacing extendedselenium with angularjs lib. Fixing most warnings and all errors from these moves Change-Id: Ifed68c5b8cd28c7bbdc80ee7245860914bdee5b4 Issue-ID: TEST-151 Signed-off-by: DR695H <dr695h@att.com>
2019-02-04Dynamic Service Mapping & vFW ip port referencesBrian Freeman1-0/+10
Issue-ID: INT-829 Change-Id: I10f229996cdeb049840fdefe78b35187186a5517 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-12Add vCPE CustomerBrian Freeman1-0/+1
Issue-ID: INT-717 Change-Id: I2e8e712b714580fff5156894b9314bd59ce5fe8e Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-01Distribute vFWNG model for CDSYang Xu1-0/+7
Change-Id: I9ed7b7204ab401fb39d6271af2c725315fd1bff3 Issue-ID: INT-708 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-10-29Distribute Demo VNF from existing modelBrian Freeman1-0/+4
Firt version that uses a static file of the vnf-type and vf-module-id SDC query can be used to get these but that will be a second pass. Issue-ID: INT-704 Change-Id: Icf4571a0ad11d59f7985a253e55fcb5894a3e82f Signed-off-by: Brian Freeman <bf1936@att.com>
2018-10-25Fix instantiateVNF mount, modelinvariantIDBrian Freeman1-1/+1
Issue-ID: INT-584 Change-Id: I15f0b3bd4c97ca99bc67843caaa4348e2f1d1f62 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-13Add APPC CDT preload capabilityAaron Hay1-0/+8
Add template files and update the demo and appc interface files to support APPC CDT preload capability. Change-Id: I975a9bd0490b388e921ad5f6d21d021eff64f6ce Issue-ID: APPC-914 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-07-30Merge "Add support to IPV4-OAM-ADDRESS to heatbridge"Daniel Rose1-1/+1
2018-07-26Updates for vFWCL SetupBrian Freeman1-1/+1
Issue-ID: TEST-110 Change-Id: If230afd903c51a01dad5a6204dca1a1eee1f8adc Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-25Add support to IPV4-OAM-ADDRESS to heatbridgeMarco Platania1-1/+1
Change-Id: I6f76e916e81d4f80c783d87d09f33dbf710da3fd Issue-ID: INT-602 Signed-off-by: Marco Platania <platania@research.att.com>
2018-07-23First Pass Automated vFW control setupBrian Freeman1-0/+1
Issue-ID: TEST-110 Change-Id: Ib3ea0120a72dc0b6932bb9e12c4ba385e89511c3 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-19demo vFWCL & failsafe customer selectBrian Freeman1-0/+4
Issue-ID: TEST-109 Change-Id: I019fab8503ed43f5b82bfc34f46fc51ff8aa8773 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-10-27Handle injected keystone URL and expose heatbridgeJerry Flood1-1/+12
Issue: TEST-68 Change-Id: Id0194b99b5a85d9e3d26043420b7655591d13c23 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-19removing clearwater ims example vnfDR695H1-0/+1
[INT-281] removing clearwater ims example vnf Change-Id: Ia6e5863fa827a2ffd1341979aa4dbbb93fa4a4b8 Signed-off-by: DR695H <dr695h@att.com>
2017-04-21[TEST-25] Add commands to demo.shJerry Flood1-46/+12
Change-Id: I6a6ac15e310954ce48ef275b10748ab4c3e7a0e1 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-04-17TEST-25 Add instantiate VFW to demo.shJerry Flood1-8/+61
Change-Id: Ia877d2b67438788338619763427b070cbd845ed8 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-02-22Complete teardown implementation.jf98601-0/+25
Add demo.sh to support hands on demo Change-Id: Idf235957bd992e6d7482c8241f6ba8b8944c2826 Signed-off-by: jf9860 <jf9860@att.com>