summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Gerard Damm [Tue, 27 Mar 2018 21:03:16 +0000 (16:03 -0500)]
UC2 update with Openstack SDK interface and common test logic
JIRA: AUTO-13
1) Openstack SDK usage for VM suspend/resume actions, using clouds.yaml,
tested on hpe16 pod
2) common test logic (creation of test execution instances, measurement of
recovery time, calling of per-use case indexed functions, saving results
to CSV files)
Change-Id: If84d2a0e44618d476a028d4ac4a2897da9cd5532
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
Tina Tsou [Wed, 21 Mar 2018 21:07:42 +0000 (21:07 +0000)]
Merge "INFO: Add Gerard Damm as Auto committer"
Tina Tsou [Wed, 21 Mar 2018 21:07:31 +0000 (21:07 +0000)]
Merge "Testcases for Edge cloud Environment check"
Tina Tsou [Wed, 21 Mar 2018 21:06:37 +0000 (21:06 +0000)]
Merge "Auto Generated INFO.yaml file"
Tina Tsou [Wed, 21 Mar 2018 21:05:40 +0000 (21:05 +0000)]
Merge "structures for definition code (Tests and Challenges)"
Mohan Kumar [Tue, 20 Mar 2018 10:42:22 +0000 (16:12 +0530)]
Testcases for Edge cloud Environment check
This testcases only specific to OpenStack.
JIRA: AUTO-31
Change-Id: I283ffcfef97320765e7a5d76898aecd1077bf12e
Signed-off-by: Mohankumar Navaneethan <mnavaneethan@mvista.com>
Gerard Damm [Tue, 20 Mar 2018 21:06:10 +0000 (16:06 -0500)]
structures for definition code (Tests and Challenges)
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>
Mohan Kumar [Tue, 20 Mar 2018 10:19:46 +0000 (15:49 +0530)]
INFO: Add Gerard Damm as Auto committer
Change-Id: I2cb3e69d1e85a3435631fd7d9e0a245130cde693
Signed-off-by: Mohankumar Navaneethan <mnavaneethan@mvista.com>
Gerard Damm [Fri, 16 Mar 2018 20:31:41 +0000 (15:31 -0500)]
cosmetic fixes (numbering, bulleting, TOC, section levels, ...)
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>
Tina Tsou [Thu, 15 Mar 2018 19:09:38 +0000 (19:09 +0000)]
Merge "UC02: added execution controls and global variables"
Tina Tsou [Thu, 15 Mar 2018 18:59:51 +0000 (18:59 +0000)]
Merge "first draft of release notes, patch 2"
Gerard Damm [Wed, 14 Mar 2018 01:06:38 +0000 (20:06 -0500)]
first draft of release notes, patch 2
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>
Gerard Damm [Tue, 13 Mar 2018 19:42:15 +0000 (14:42 -0500)]
updates on user guides, for all use cases
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>
Gerard Damm [Tue, 13 Mar 2018 20:06:56 +0000 (15:06 -0500)]
UC02: added execution controls and global variables
JIRA: Auto-13
removed trailing spaces in all files
Change-Id: I3eea80f7bc5dd0a018b5a3845d5071a6389a9477
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
Harry Huang [Tue, 13 Mar 2018 06:41:42 +0000 (14:41 +0800)]
Modify repo structure
JIRA: -
Work in progress
Change-Id: I196753efd2da33cee5cc4afe932bbb2e07ca24d8
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Harry Huang [Tue, 13 Mar 2018 02:52:01 +0000 (10:52 +0800)]
Modify repo structure
JIRA: -
1. keep modules in lib directory instead of auto
Change-Id: Ie4c51b28554575bafbaa89c5f57309a786b903e0
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Harry Huang [Mon, 12 Mar 2018 12:55:53 +0000 (20:55 +0800)]
Update the docs
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>
Tina Tsou [Sun, 11 Mar 2018 18:04:55 +0000 (18:04 +0000)]
Merge "Add docs"
Harry Huang [Sun, 11 Mar 2018 11:36:29 +0000 (19:36 +0800)]
Add docs
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>
Tina Tsou [Fri, 9 Mar 2018 04:58:02 +0000 (04:58 +0000)]
Merge "Update for resiliency improvements [WIP]"
Harry Huang [Fri, 9 Mar 2018 03:28:18 +0000 (11:28 +0800)]
Update for resiliency improvements [WIP]
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>
Harry Huang [Fri, 9 Mar 2018 03:22:26 +0000 (11:22 +0800)]
Test case for vnf onboarding [WIP]
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>
Harry Huang [Thu, 8 Mar 2018 06:27:48 +0000 (14:27 +0800)]
Test case for resiliency improvements [WIP]
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>
Tina Tsou [Wed, 7 Mar 2018 22:59:01 +0000 (22:59 +0000)]
Merge "vcpe_testscripts"
Harry Huang [Wed, 7 Mar 2018 07:45:06 +0000 (07:45 +0000)]
Merge "Update Committers"
Harry Huang [Thu, 18 Jan 2018 12:43:47 +0000 (20:43 +0800)]
Add scripts to setup ONAP on OpenStack
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>
agardner [Fri, 2 Feb 2018 22:14:28 +0000 (17:14 -0500)]
Auto Generated INFO.yaml file
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>
Harry Huang [Wed, 31 Jan 2018 09:31:18 +0000 (17:31 +0800)]
Update Committers
JIRA: -
Add Eric Maye, Chen Zhang and Mohankumar Navaneethan
Change-Id: Ibed48daea228a0f7c58e5232b7f7dcb480c81a9d
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
zc9211 [Tue, 30 Jan 2018 16:06:26 +0000 (00:06 +0800)]
vcpe_testscripts
Change-Id: I8f438c65f1d623f2125e1bf073646e5c2172049d
Signed-off-by: zc9211 <zhangchen.bri@chinatelecom.cn>
Trevor Bramwell [Tue, 29 Aug 2017 23:05:16 +0000 (16:05 -0700)]
Git Review File
This file is required for users of 'git-review'
Change-Id: Ibfea73f4b22cc9e7aa31cdd10e009624caa620bd
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Bryan Sullivan [Mon, 28 Aug 2017 15:19:02 +0000 (08:19 -0700)]
Add initial INFO and LICENSE
Remove extra space
Change-Id: Ia903deefeb75345c19c1d4900eede80dc6d00ba3
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
Aric Gardner [Thu, 17 Aug 2017 19:57:08 +0000 (19:57 +0000)]
Initial empty repository