summaryrefslogtreecommitdiffstats
path: root/robot/testsuites/demo.robot
AgeCommit message (Collapse)AuthorFilesLines
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>