aboutsummaryrefslogtreecommitdiffstats
path: root/ete-k8s.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-12-09Remove code on master branchSylvain Desbureaux1-106/+0
As code has been moved to main repo, we remove the code here and add a README explaining Issue-ID: OOM-2513 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I80693e7f5c6c18bece7088eb29e2d17566f3993f
2020-11-24Removed heatbridgeBrian Freeman1-1/+1
Issue-ID: INT-1791 Change-Id: I6ef364f1110b6aeb1d43a8cb8609b7d24f836458 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-05-01Add instantiateVFWCLDN for DANOSBrian Freeman1-1/+2
Issue-ID: INT-1566 Change-Id: I48525947492061a98092f3b102ba240146a18e61 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-11-25Adjust ETE runner for security testsPawel Wieczorek1-0/+16
This patch adds gathering data which cannot be easily obtained from within "robot" pod (without granting it access to "kubectl" tool and as a side effect - cluster modifications). It introduces dependency to python3 on operator's machine (to convert "kubectl" tool filtered output to JSON). Issue-ID: SECCOM-261 Change-Id: Ie5057f65f79337896191b51cfad1b3e06623f80b Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2019-08-08Add tag for sdc-dcae-dkaihlavi1-1/+3
Add tag for sdc-dcae-d test case to instructions (the new test case with this tag comes in https://gerrit.onap.org/r/#/c/testsuite/+/92864 and these commits should be merged together) Issue-ID: SDC-2480 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: Ifeffb32bb3719dcc47c7b6a3ca8fad30f17873fc
2019-08-07Merge "hv-ves ete script added"Marco Platania1-16/+18
2019-08-05hv-ves ete script addedmarekpl1-16/+18
hv-ves ete script added Issue-ID: DCAEGEN2-1226 Signed-off-by: marekpl <marek.pondel@nokia.com> Change-Id: I85f83152b305100d0f201dc8315865fdc598b1eb
2019-08-02combine properties fileDR695H1-1/+1
since all the props are set by helm there is no need for seperate parameters. This has the benefit of allowing global properties to use global injected (and vice versa) inside the property file Issue-ID: TEST-184 Change-Id: Ic011aa9173a6073a1c389b6d1ceef6235c4e40a1 Signed-off-by: DR695H <dr695h@att.com>
2019-08-01flag for ete custom script execution before robot runmarekpl1-1/+11
flag for ete custom script execution before robot run Issue-ID: DCAEGEN2-1226 Signed-off-by: marekpl <marek.pondel@nokia.com> Change-Id: Iea3296e585d073092ffcf0e143bf94903580ffcd
2019-05-10Remove obsolete warning about concurrent executionskaihlavi1-1/+0
Remove warning about unparameterized --display as it is now parameterized (this commit is a follow-up to comments in already merged https://gerrit.onap.org/r/#/c/87357/) Added also brackets for namespace parameter in usage guide Change-Id: I78a753b026e3e9b410798687b28ad0ca1115703e Issue-ID: OOM-1844 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-05-09Fix tag explanations in usage and commentskaihlavi1-34/+33
Issue-ID: OOM-1844 Change-Id: I7549c2eed0a03ca55a8a4e1dc3aa89daae270c7e Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-05-06Updates to usage and add directso tagBrian Freeman1-0/+33
Issue-ID: INT-1067 Change-Id: I590a6839f9888e27981efd37a614465ec0001878 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-02-18Add vFWDT and changeOpenECOMP_ETE installBrian Freeman1-1/+1
Issue-ID: INT-829 Change-Id: I7c666388def4b3af39208adb7333c06a64970372 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-02Add/clean up options in demo and ete scriptsGary Wu1-1/+1
Change-Id: I17587e7313f562e325c99fca6761b21cbbc16d10 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-01Stop overwriting demo.sh test output logsGary Wu1-7/+6
Generate sequential output log directories for demo.sh just like for ete.sh. Change-Id: I67f8d5f6c9f38625c0024ad5a8d54349a52046db Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-14Add portal option to ete test scriptGary Wu1-1/+2
Change-Id: I42011b0dae86eb96b52764085adfccbb8e062b9d Issue-ID: PORTAL-388 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-04Apache 2 License updation for common,helm,robot,sovaibhavjayas1-0/+14
Issue-ID: OOM-1356 Change-Id: I656f4ce722cd239933aa5a088308da5e9de7a7db Signed-off-by: vaibhavjayas <vaibhav.jayas@amdocs.com>
2018-04-23Synch ete-k8s.sh and ete.shBrian Freeman1-2/+10
Issue-ID: OOM-989 Change-Id: I8db1ea5919d15d4213367cf1acca7b2e63651355 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-12Changed the usage prompt copy n paste error.Helen Chen1-1/+1
Change-Id: I3544eb6cd409e0c56c9c2ce1c7d68d6c67b529cc Issue-ID: OOM-916 Signed-off-by: Helen Chen <helen.chen@huawei.com>
2018-03-01Run all components in one namespaceBorislavG1-7/+6
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2017-11-30Output the Robot logs at the proper placeAlexis de Talhouët1-1/+1
A small webserver in bind behind /share/logs specifically to display the logs, so we need to correctly output them there. As specified in the robot scripts. see https://gerrit.onap.org/r/gitweb?p=testsuite/properties.git;a=blob;f=ete.sh;h=93070c995d12f2cdb59275477e9ca6be2956e696;hb=refs/heads/amsterdam#l20 see https://gerrit.onap.org/r/gitweb?p=testsuite/properties.git;a=blob;f=demo.sh;h=e7dcd51db31a58d75095c60fde93abc1d8c2b01c;hb=refs/heads/amsterdam#l147 Change-Id: I5a41c9865295d2db0ded131bb985ef323a79ecc5 Issue-ID: OOM-382 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-28bringing robot up to date with 1.1Mandeep Khinda1-0/+23
-updates to various files that have changed in the VM version -OpenO support (test success requires kube2msb and msb to be working) -removed un-used -docker.sh scripts (I don't find them useful so I am proposing to removing them here) -updates to SDNC preload eliminates some old parameter subst. we were doing. -With these change and a temporary tweak to kube2msb that points it to a rancher server (kubeMasterUrl) robot results are pretty much on par with my VM deployment of ONAP: ============================================================================== OpenECOMP ETE | FAIL | 31 critical tests, 25 passed, 6 failed Issue-ID: OOM-382 Change-Id: I2e3bcfd6fce31b0e4de8b7d66be90c7490e04c5c Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>