aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/so
AgeCommit message (Collapse)AuthorFilesLines
2019-09-17add needed import and move cds to common folderDR695H1-3/+34
Issue-ID: TEST-214 Change-Id: I7356bd28230adbdd7e56f6488000da71719469d8 Signed-off-by: DR695H <dr695h@att.com>
2019-08-05property cleanup and pnf cleanupDR695H1-1/+1
Issue-ID: TEST-184 Change-Id: I355c3de561dfb80334e881c884467116ad5ee25e Signed-off-by: DR695H <dr695h@att.com>
2019-08-02ROBOT test cases improvements for PnP PNF in El Alto releasekrzysztof kuzmicki1-0/+52
Issue-ID: INT-1179 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I7b840e4fa53c9058d74872cbaf3e1922651b7997
2019-08-02dont reference the dictionary in propertiesDR695H1-2/+4
Issue-ID: TEST-184 Change-Id: I5d72aa9f0d102f6099c9fff442c84b9d3b28a1f2 Signed-off-by: DR695H <dr695h@att.com>
2019-07-22move the main so interface to use onaplibraryDR695H1-57/+0
left some cloud config and direct instantiate seperate Change-Id: I4c508d5403c660f83b14b98585111b9219bae6b7 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-07-22remove the last of the global variablesDR695H1-6/+2
Issue-ID: TEST-174 Change-Id: I1997bd0e4b693f3560f2cfc254c93537c96ed444 Signed-off-by: DR695H <dr695h@att.com>
2019-07-22replace aai keywords with aai libDR695H1-7/+7
Issue-ID: TEST-174 Change-Id: Id4fd63c8f25cd695f77c3e81f658c8dbd99914f4 Signed-off-by: DR695H <dr695h@att.com>
2019-07-15use the public key directlyDR695H1-3/+0
using it from the property file rather than a file allows it to be set by someon with no code change in robot Issue-ID: TEST-167 Change-Id: If081282af993d5c55bf5d2a4eff9878cb0bb463f Signed-off-by: DR695H <dr695h@att.com>
2019-07-11remvoing shared prelaod for per folder preloadDR695H1-1/+3
Issue-ID: TEST-174 Change-Id: I2c35214a0f54adfb299fa37f9e7f343dafa9e065 Signed-off-by: DR695H <dr695h@att.com>
2019-07-10remove log to consoleDR695H1-1/+1
log to console doesnt show things in the log files and so isnt viewable in jenkins. If console is really needed, add console=True to Log keyword Issue-ID: TEST-173 Change-Id: I9f736eab99120c4b7c32b55fd6c5e0f823e7b734 Signed-off-by: DR695H <dr695h@att.com>
2019-07-09ssh key should be passed in not provided by the methodDR695H1-0/+3
Issue-ID: TEST-173 Change-Id: I393518d47b9e831b76a32a08424f8e84e752028a Signed-off-by: DR695H <dr695h@att.com>
2019-06-24move appc assets out of templatesDR695H1-1/+1
Issue-ID: TEST-158 Change-Id: I688d02eaec893cafc58c7eae24cf653f7f085c02 Signed-off-by: DR695H <dr695h@att.com>
2019-06-19move so, clamp, oof to jinjaDR695H1-6/+9
Issue-ID: TEST-158 Change-Id: I88798326879463103a66a97d4ddbc53e864be01a Signed-off-by: DR695H <dr695h@att.com>
2019-05-09upgrade to python3 librariesDR695H1-5/+2
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-05-06Fixes from SoUtil and Pairwise testBrian Freeman1-2/+1
update vf_module_name to vf_module_name_list remove heatbridge from SoUtil parameters Issue-ID: INT-1061 Change-Id: Ifd00b9a45e8ae58ad2ffd1058a08a3ade1a6cab5 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-17Fixes for RegionThree and Instantiate DirectBrian Freeman1-3/+7
Issue-ID: INT-1028 Change-Id: I2ffb571da6af9d16077b5d085fa9ae5611209865 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-16Tie in SoUtils for direct to SOBrian Freeman1-0/+49
Issue-ID: INT-1028 Change-Id: I263381efc078cf154262a52627a10e2c4b265ec9 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-15Update for v3 KEYSTONE SO configBrian Freeman1-0/+12
Issue-ID: INT-1026 Change-Id: I18f521030683f2b8ee7a42d837c49e630dc1cfbb Signed-off-by: Brian Freeman <bf1936@att.com>
2018-10-24Updates for cloud_config, SDC health, VID timingBrian Freeman1-0/+42
Based on contribution from Steve Smokowski Issue-ID: INT-621 Change-Id: I82828397bc0b9701fb0fa90123ac4cdd3b8d327d Signed-off-by: Brian Freeman <bf1936@att.com>