summaryrefslogtreecommitdiffstats
path: root/robot/resources/vid/create_service_instance.robot
AgeCommit message (Collapse)AuthorFilesLines
2019-07-29dont use outdated locatorDR695H1-1/+1
Issue-ID: TEST-174 Change-Id: Iddff8eaec3300c3dc9485a18f46fe57296c8835c Signed-off-by: DR695H <dr695h@att.com>
2019-07-29renaming openecomp to onapDR695H1-2/+2
Issue-ID: TEST-27 Change-Id: I8449025f1032719f04d0e283e12d9f9bc75542b7 Signed-off-by: DR695H <dr695h@att.com>
2019-07-26cleaning up cds to try and make it work somewhatDR695H1-2/+2
Issue-ID: TEST-179 Change-Id: Ib37200917d9ae897d0e74479ed2357c67e4546c6 Signed-off-by: DR695H <dr695h@att.com>
2019-07-22move the main so interface to use onaplibraryDR695H1-6/+6
left some cloud config and direct instantiate seperate Change-Id: I4c508d5403c660f83b14b98585111b9219bae6b7 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-07-16removing the rest of preload global varsDR695H1-2/+2
Issue-ID: TEST-174 Change-Id: Ie5354df3526133d398d3fea703145c4a1649b3c1 Signed-off-by: DR695H <dr695h@att.com>
2019-06-13move uuid to onaplib.utilitiesDR695H1-2/+2
Change-Id: I57860949ad4417bb080cf5269e8fcc555e089da6 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-05-09upgrade to python3 librariesDR695H1-3/+3
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-03-16Match Dublin VID & Fix DEPLOY WaitBrian Freeman1-2/+4
CLOUDWOWNER added to lcp_region CSAR has 0 after simple VNFs as well (vnf_index) Need to refresh Browse Service Models Issue-ID: INT-971 Change-Id: I5af6cc4be31d6da5ebd9037d622821dc42f77303 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-11Updates for SO Containers and change mso to soBrian Freeman1-1/+1
Issue-ID: INT-621 Change-Id: Iad1ae6f08e91c46482d49b6cf1e3e41ebf0cd271 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-19demo vFWCL & failsafe customer selectBrian Freeman1-0/+1
Issue-ID: TEST-109 Change-Id: I019fab8503ed43f5b82bfc34f46fc51ff8aa8773 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-31Set Focus for InstanceName boxv1.2.1Brian Freeman1-0/+1
Issue-ID: TEST-91 Change-Id: I16ee4571f9707e76653d8a4ca4b00fe647b3586b Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-25Fixes for Redist and Shorten timeBrian Freeman1-6/+8
Issue-ID: AAI-1181 Change-Id: Id5420f4ee46f2ae20e53f0c1b8f1efcbb8c292b2 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-10Add Project and Owning Entity to VIDbdfreeman14211-4/+6
Issue-ID: TEST-89 Change-Id: I290589d74c13960a6cc57ae937f5c62f535f8c17 Signed-off-by: Brian Freeman <bf1936@att.com> Update Instantiate for Beijing Issue-ID: TEST-91 Change-Id: If56dff3719a63f45cc15e0fdd6a0499b6de5d00e Signed-off-by: Brian Freeman <bf1936@att.com>
2017-11-21Update VID and SDNC preload for amsterdamJerry Flood1-3/+4
Issue: TEST-54 Change-Id: Iaa0d952d78f11cf1d271dce7de21bca2ff7cd419 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-08-11Updated robot scripts to support R1.1.0 changesJerry Flood1-1/+1
Issue: TEST-47 Change-Id: I5f6bfa936ca873237e61242f3d568f5ab09eceaa Signed-off-by: Jerry Flood <jf9860@att.com>
2017-06-01Update VID URLs and elements for 1.1Jerry Flood1-2/+1
Round 1 Issue: TEST-35 Change-Id: I2edab3849259017baa36963fef51c0ece6b4f466 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-20TEST-5 - stack deployment timeoutJerry Flood1-7/+7
Change-Id: I62e2dc40016d5cded99e39eec1b4e6d380bfbffa Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-08TEST-3 Add retry loop to VID deploy stepjf98601-25/+28
Replace delay with a retry loop with timeout to allow for distributed model to be available to VID. Change-Id: Ief536ff07a3335ced09de068b1e38c3e28bb4ea9 Signed-off-by: jf9860 <jf9860@att.com>
2017-02-17Initial checkin of EopenECOMP testsuiteDR695H1-0/+57
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>