aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources
AgeCommit message (Collapse)AuthorFilesLines
2019-08-14Remove redundant vCPEResCust keywordkaihlavi1-4/+0
Remove unused "Distribute vCPEResCust Model" keyword to avoid confusion regarding the vCPEResCust test case flow Issue-ID: TEST-190 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: I3e8beca18ce88e27a284eab966f8507ea6f8e1d3
2019-08-13Add CDS Blueprint Processor health-check to robotAbdelmuhaimen Seaudi1-0/+24
Issue-ID: TEST-193 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I459a1e74401105ac029b417aee6604aa2f462fed Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2019-08-09Improve descriptions and correct typoskaihlavi2-215/+215
- Improve non-descriptive descriptions - Correct numerous typos in test case and keyword names - Fix indentation and clean up tabs and redundant whitespaces Issue-ID: PORTAL-702 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: Idcf03dcd7d0324b734fa6bd14fb5ce0f873b1c6e
2019-08-08remove one last sdc warningDR695H1-1/+1
and also updating chrome driver and docker Issue-ID: TEST-184 Change-Id: If730bdd5365ab1ded28a071ff8d8bb41f342fb84 Signed-off-by: DR695H <dr695h@att.com>
2019-08-06clean up warningsDR695H1-3/+3
Issue-ID: TEST-150 Change-Id: I5ea44cda77d2558c9afce9a4a60c4ed7da820eea Signed-off-by: DR695H <dr695h@att.com>
2019-08-06HV-VES SSL ete test case addedmarekpl1-11/+29
HV-VES SSL ete test case added Change-Id: I378e6e04f32377ad802c88ac3e68f7ce3632e677 Issue-ID: DCAEGEN2-1226 Signed-off-by: marekpl <marek.pondel@nokia.com>
2019-08-05property cleanup and pnf cleanupDR695H10-71/+35
Issue-ID: TEST-184 Change-Id: I355c3de561dfb80334e881c884467116ad5ee25e Signed-off-by: DR695H <dr695h@att.com>
2019-08-04Add vLB_CDS distribution with CDS input parametersAbdelmuhaimen Seaudi1-11/+11
Issue-ID: TEST-180 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Iaab9daf59147b3cf1493bfea276f69fde04d2f97 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2019-08-02ROBOT test cases improvements for PnP PNF in El Alto releasekrzysztof kuzmicki8-44/+259
Issue-ID: INT-1179 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I7b840e4fa53c9058d74872cbaf3e1922651b7997
2019-08-02no global properties portalDR695H1-197/+59
Issue-ID: TEST-184 Change-Id: I9880d93b3e78969a427bb0011350ac3e74e4d2fd Signed-off-by: DR695H <dr695h@att.com>
2019-08-02dont reference the dictionary in propertiesDR695H2-4/+5
Issue-ID: TEST-184 Change-Id: I5d72aa9f0d102f6099c9fff442c84b9d3b28a1f2 Signed-off-by: DR695H <dr695h@att.com>
2019-07-31removing extra variablesDR695H2-5/+3
Issue-ID: TEST-184 Change-Id: I700f0b4f2a9b94bcdcc263b903b4658238f5388b Signed-off-by: DR695H <dr695h@att.com>
2019-07-31cleaning up heatbridge1.5.0DR695H4-16/+11
Issue-ID: TEST-183 Change-Id: I07094b46868fd784f43d6ebfbbdd7ef1746b77b5 Signed-off-by: DR695H <dr695h@att.com>
2019-07-31add vnf and service to vnf orchDR695H6-14/+8
Issue-ID: TEST-174 Change-Id: If58e3fb7c3d9ddb86a0dd29bc2412b91d4bf3fed Signed-off-by: DR695H <dr695h@att.com>
2019-07-30adding in the by label instead of by valueDR695H2-2/+2
Issue-ID: TEST-174 Change-Id: I82398e2d26f638a9cc32c3080b12973563f3be81 Signed-off-by: DR695H <dr695h@att.com>
2019-07-29dont use outdated locatorDR695H3-17/+15
Issue-ID: TEST-174 Change-Id: Iddff8eaec3300c3dc9485a18f46fe57296c8835c Signed-off-by: DR695H <dr695h@att.com>
2019-07-29renaming openecomp to onapDR695H11-376/+376
Issue-ID: TEST-27 Change-Id: I8449025f1032719f04d0e283e12d9f9bc75542b7 Signed-off-by: DR695H <dr695h@att.com>
2019-07-26change properties to match what is in the new oom repoDR695H19-276/+138
this needs to go in after https://gerrit.onap.org/r/#/c/testsuite/oom/+/92138/ https://gerrit.onap.org/r/#/c/oom/+/92137/ Issue-ID: TEST-165 Change-Id: I643482f4ec9fa26c7704795bbb33f86f47ad0407 Signed-off-by: DR695H <dr695h@att.com>
2019-07-26cleaning up cds to try and make it work somewhatDR695H7-18/+17
Issue-ID: TEST-179 Change-Id: Ib37200917d9ae897d0e74479ed2357c67e4546c6 Signed-off-by: DR695H <dr695h@att.com>
2019-07-25fixing teardown issueDR695H1-1/+5
Issue-ID: TEST-179 Change-Id: I66b10246e8a991e6e60b79121bffff359ca40b26 Signed-off-by: DR695H <dr695h@att.com>
2019-07-25Need to perform vLB_CDS distribution via RobotAbdelmuhaimen Seaudi2-2/+25
Issue-ID: TEST-180 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ic4cf617c1cdccdf71efc562738bc3fba9060b634 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2019-07-24move SO code to python for easier reuseDR695H2-65/+4
Issue-ID: TEST-179 Change-Id: I23db38db7810fc298df66dbde023a6ec559d46e8 Signed-off-by: DR695H <dr695h@att.com>
2019-07-24fix issues for daily buildDR695H2-9/+11
Issue-ID: TEST-178 Change-Id: I0edff5dba918024f20797afec401bbe3fe18e8c0 Signed-off-by: DR695H <dr695h@att.com>
2019-07-23cleaning up some warningsDR695H13-36/+34
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-22move the main so interface to use onaplibraryDR695H15-222/+91
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 variablesDR695H14-349/+55
Issue-ID: TEST-174 Change-Id: I1997bd0e4b693f3560f2cfc254c93537c96ed444 Signed-off-by: DR695H <dr695h@att.com>
2019-07-22replace aai keywords with aai libDR695H27-331/+357
Issue-ID: TEST-174 Change-Id: Id4fd63c8f25cd695f77c3e81f658c8dbd99914f4 Signed-off-by: DR695H <dr695h@att.com>
2019-07-22hv-ves testsuite updatemarekpl1-1/+1
hv-ves testsuite update Issue-ID: DCAEGEN2-565 Change-Id: Idd55c72b03e2fe1b2745e8f46e448c9ec6310368 Signed-off-by: marekpl <marek.pondel@nokia.com>
2019-07-19import all librariesDR695H6-31/+27
even ones that done have overridign keywords so there is no dual importing Issue-ID: TEST-174 Change-Id: I0b9bd9a703d3b792fa4b57ae048060525d0559cd Signed-off-by: DR695H <dr695h@att.com>
2019-07-19be specific about what Get Post we wantDR695H1-8/+8
Issue-ID: TEST-174 Change-Id: I2a90a1766381d790bbe3f6bb83748398506d2d9e Signed-off-by: DR695H <dr695h@att.com>
2019-07-16removing the rest of preload global varsDR695H12-112/+67
Issue-ID: TEST-174 Change-Id: Ie5354df3526133d398d3fea703145c4a1649b3c1 Signed-off-by: DR695H <dr695h@att.com>
2019-07-15use the public key directlyDR695H7-54/+5
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-12remove some global variablesDR695H5-123/+75
global state is really confusing Issue-ID: TEST-174 Change-Id: I470c4b9008fd7c8eaf1255947e08cd026a860711 Signed-off-by: DR695H <dr695h@att.com>
2019-07-11remvoing shared prelaod for per folder preloadDR695H3-20/+11
Issue-ID: TEST-174 Change-Id: I2c35214a0f54adfb299fa37f9e7f343dafa9e065 Signed-off-by: DR695H <dr695h@att.com>
2019-07-11removing any possibility of import issuesDR695H1-129/+98
Issue-ID: TEST-173 Change-Id: Iabb58de63b552abb5f2faa39de9492b336d7e442 Signed-off-by: DR695H <dr695h@att.com>
2019-07-10changing over sdc interfaceDR695H1-41/+54
part 1 towards new api Issue-ID: TEST-173 Change-Id: Iff63272eb9a7b94884825334e997b5d3906f44d8 Signed-off-by: DR695H <dr695h@att.com>
2019-07-10Automating tca microservice CLname changeMichal Ptacek3-6/+54
tca microservice has hardcoded closedLoopControlName, this change is to adjust it to one generated during operational policy update. Change-Id: Id4de425a6141fb0f6a564c4efa24478e5e6e1f59 Issue-ID: TEST-168 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-07-10remove log to consoleDR695H9-50/+50
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-07-08move preload to the sdnc interfaceDR695H1-33/+59
Issue-ID: TEST-173 Change-Id: Ie5cf74ebb20af3b9994ff6dfbec3a51f49cddef8 Signed-off-by: DR695H <dr695h@att.com>
2019-07-01use latest robotframework-onap keywordsDR695H2-17/+5
Issue-ID: TEST-171 Change-Id: Ie1db142d2e44cfe10f84403754917b6ef5989caf Signed-off-by: DR695H <dr695h@att.com>
2019-06-25dont hardcode public ipDR695H5-9/+9
Issue-ID: TEST-166 Change-Id: I824cd4527fabce93a60734f563c024de05d1f1da Signed-off-by: DR695H <dr695h@att.com>
2019-06-25adding in the retry for asdc interfaceDR695H1-1/+1
Issue-ID: TEST-169 Change-Id: I6af280bd1c425af21ceb44cf6879be560434803c Signed-off-by: DR695H <dr695h@att.com>
2019-06-24move appc assets out of templatesDR695H2-4/+4
Issue-ID: TEST-158 Change-Id: I688d02eaec893cafc58c7eae24cf653f7f085c02 Signed-off-by: DR695H <dr695h@att.com>
2019-06-21Wait for Openstack QueryBrian Freeman1-1/+2
Issue-ID: INT-1116 Change-Id: I91eb1f560907b1a9e0beffeae525310e32897d7b Signed-off-by: Brian Freeman <bf1936@att.com> (cherry picked from commit f27f0043257aec0bf6ea2836b5a617fe029f1381)
2019-06-20move rest of stirngtemplating off old formatDR695H9-31/+19
Issue-ID: TEST-158 Change-Id: I55c246eba1c0132d70b9c7298da095c72cdecbc3 Signed-off-by: DR695H <dr695h@att.com>
2019-06-20replace aai, closeloop, sdc with jinjaDR695H26-231/+211
Issue-ID: TEST-158 Change-Id: I95a783f26e28512cb4fc98e50931d62001c489c6 Signed-off-by: DR695H <dr695h@att.com>
2019-06-20move portal, pgn, pnf policy to jinjaDR695H4-50/+57
Issue-ID: TEST-158 Change-Id: Ie27f2cf976e76471bf65f0ffd506a82f0e9caf09 Signed-off-by: DR695H <dr695h@att.com>
2019-06-19move so, clamp, oof to jinjaDR695H5-34/+38
Issue-ID: TEST-158 Change-Id: I88798326879463103a66a97d4ddbc53e864be01a Signed-off-by: DR695H <dr695h@att.com>
2019-06-19migrate mr_Interface to jinjaDR695H3-9/+9
Issue-ID: TEST-158 Change-Id: I2b9e462f7739283b7f74403a7ff4da0b9934c246 Signed-off-by: DR695H <dr695h@att.com>