aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-21Merge "INFO: Add Gerard Damm as Auto committer"Tina Tsou1-0/+1
2018-03-21Merge "Testcases for Edge cloud Environment check"Tina Tsou3-0/+244
2018-03-21Merge "Auto Generated INFO.yaml file"Tina Tsou1-0/+60
2018-03-21Merge "structures for definition code (Tests and Challenges)"Tina Tsou5-67/+580
2018-03-21Testcases for Edge cloud Environment checkMohan Kumar3-0/+244
This testcases only specific to OpenStack. JIRA: AUTO-31 Change-Id: I283ffcfef97320765e7a5d76898aecd1077bf12e Signed-off-by: Mohankumar Navaneethan <mnavaneethan@mvista.com>
2018-03-20structures for definition code (Tests and Challenges)Gerard Damm5-67/+580
JIRA: AUTO-13 Created structures for configuring various test definition scripts and challenge definition scripts in corresponding classes (something like libraries of functions, with an index ID to pick the applicable function). This will be useful to leverage Python clients to OpenStack and Kubernetes, or even for HTTP-level APIs for ONAP. It may be more flexible than the list of CLI/API commands initially planned (however, the list structures are still there, and might be used by the scripts). Additionally, there are some test snippets for Openstack Python SDK (work in progress). Also, there is a clouds.yaml file, for this interface. Change-Id: Ida1ff118fcbfe8715679492feb8fe0df2da62b45 Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-03-20INFO: Add Gerard Damm as Auto committerMohan Kumar1-0/+1
Change-Id: I2cb3e69d1e85a3435631fd7d9e0a245130cde693 Signed-off-by: Mohankumar Navaneethan <mnavaneethan@mvista.com>
2018-03-16cosmetic fixes (numbering, bulleting, TOC, section levels, ...)Gerard Damm6-88/+66
JIRA: AUTO-26 edited files for better HTML rendering (especially, added missing blank lines to ensure proper bulleting) Change-Id: I8165363f15f26bab2e3f72cc1435c4acf32f618b Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-03-15Merge "UC02: added execution controls and global variables"Tina Tsou7-40/+463
2018-03-15Merge "first draft of release notes, patch 2"Tina Tsou6-704/+259
2018-03-14first draft of release notes, patch 2Gerard Damm6-704/+259
JIRA: AUTO-29 Re-used and synthetized existing content from wiki (project proposal), and email discussion about Auto status. Added some content about work in progress. Listed JIRA tickets with Done status for the Feature additions section. Removed per-UC files, replaced by single file for whole Auto project. Removed all trailing spaces. Change-Id: Idbea3e4001aeeb2d0089d69993d98ebdd728bd6f Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-03-14updates on user guides, for all use casesGerard Damm4-196/+338
JIRA: Auto-26 Removed all trailing spaces, but left the higher-level headlines for the titles. Will remove if it is recommended for style. Signed-off-by: Gerard Damm <gerard.damm@wipro.com> On branch update_userguide Changes to be committed: modified: docs/release/userguide/UC01-feature.userguide.rst modified: docs/release/userguide/UC02-feature.userguide.rst modified: docs/release/userguide/UC03-feature.userguide.rst Change-Id: Ic50eb184aa8deb8754f68053989f592967562e96 Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-03-14UC02: added execution controls and global variablesGerard Damm7-40/+463
JIRA: Auto-13 removed trailing spaces in all files Change-Id: I3eea80f7bc5dd0a018b5a3845d5071a6389a9477 Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-03-13Modify repo structureHarry Huang6-26/+1
JIRA: - Work in progress Change-Id: I196753efd2da33cee5cc4afe932bbb2e07ca24d8 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-03-13Modify repo structureHarry Huang29-1/+27
JIRA: - 1. keep modules in lib directory instead of auto Change-Id: Ie4c51b28554575bafbaa89c5f57309a786b903e0 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-03-12Update the docsHarry Huang3-0/+329
JIRA: - On behalf of Gerard Damm to commit his codes. Keep docs in auto/docs. Change-Id: I37163bd8af7ce34af0342082fa2b9fdd9357acda Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-03-11Merge "Add docs"Tina Tsou21-0/+1534
2018-03-11Add docsHarry Huang21-0/+1534
JIRA: AUTO-29 On behalf of Gerard Damm to commit his codes. Keep docs in auto/docs. Change-Id: Ibf7008d51332af3bdd1176cfe5fccb95714e446e Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-03-09Merge "Update for resiliency improvements [WIP]"Tina Tsou6-34/+267
2018-03-09Update for resiliency improvements [WIP]Harry Huang6-34/+267
JIRA: AUTO-13 On behalf of Gerard Damm to commit his codes. Temporarily keep resiliency test case under auto/testcase/resiliency. Change-Id: Iafcb74177673afc3f84f0797ebd93b02852d120d Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-03-09Test case for vnf onboarding [WIP]Harry Huang12-0/+1281
JIRA: AUTO-19 On behalf of Eric Maye to commit his codes. Temporarily keep vnf onboarding test case under auto/testcase/vnf. Change-Id: Ib5f13587e50d32bb0188dceb9aa1497b06ceb0f9 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-03-08Test case for resiliency improvements [WIP]Harry Huang6-0/+1255
JIRA: AUTO-13 On behalf of Gerard Damm to commit his codes. Temporarily keep resiliency test case under auto/testcase/resiliency. Change-Id: Idb9217e5d18113f9da69df8cce5096567655dd66 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-03-07Merge "vcpe_testscripts"Tina Tsou4-0/+592
2018-03-07Merge "Update Committers"Harry Huang1-10/+12
2018-03-07Add scripts to setup ONAP on OpenStackHarry Huang14-0/+790
JIRA: Auto-5 Setup ONAP environment on OpenStack. Develop Using Python considering its proved performence within OPNFV testing project, and with its rich library we can operate REST calls and json parsing in a more elegant way, also others can reuse the existing module to develop use cases and test cases. Main workflow: 1. prepare OpenStack to launch ONAP (images, security rules, keypair, etc) 2. launch ONAP stack Change-Id: Id99affccbcaa86be134a535f89b26c54ad137e21 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-02-02Auto Generated INFO.yaml fileagardner1-0/+60
INFO.yaml meant to be machine readable. This file was auto generated from an ldap lookup and your projects INFO file Meeting times are not currently filled out. please ammend this patchset to complete Going forward comitter promotions should be done against this file. PTLs: Must be merged for you to gain delete access on testresults.opnfv.org Change-Id: I71f2138879184849d8f6d7cb324ce5d2d5fce587 Signed-off-by: agardner <agardner@linuxfoundation.org>
2018-02-01Update CommittersHarry Huang1-10/+12
JIRA: - Add Eric Maye, Chen Zhang and Mohankumar Navaneethan Change-Id: Ibed48daea228a0f7c58e5232b7f7dcb480c81a9d Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-01-31vcpe_testscriptszc92114-0/+592
Change-Id: I8f438c65f1d623f2125e1bf073646e5c2172049d Signed-off-by: zc9211 <zhangchen.bri@chinatelecom.cn>
2017-08-29Git Review FileTrevor Bramwell1-0/+5
This file is required for users of 'git-review' Change-Id: Ibfea73f4b22cc9e7aa31cdd10e009624caa620bd Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-08-28Add initial INFO and LICENSEBryan Sullivan2-0/+37
Remove extra space Change-Id: Ia903deefeb75345c19c1d4900eede80dc6d00ba3 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2017-08-17Initial empty repositoryAric Gardner0-0/+0