testsuite.git
7 years agoTEST-17 Fix network property name 57/3057/1
Jerry Flood [Tue, 4 Apr 2017 21:23:17 +0000 (17:23 -0400)]
TEST-17 Fix network property name

Change-Id: I28fb5488654fa021e31c8319195ad36695f45df9
Signed-off-by: Jerry Flood <jf9860@att.com>
7 years agoTEST-17 secure robot and generate page 17/2917/1
Jerry Flood [Sat, 1 Apr 2017 10:55:19 +0000 (06:55 -0400)]
TEST-17  secure robot and generate page

Change-Id: Ifa0659a504e540cbaf5fc2dea3bfabae9690ea02
Signed-off-by: Jerry Flood <jf9860@att.com>
7 years agoMerge "TEST-16 Create global variable for default key"
Daniel Rose [Fri, 31 Mar 2017 14:35:09 +0000 (14:35 +0000)]
Merge "TEST-16 Create global variable for default key"

7 years agoMerge "Update to onap and add --no-cache-dir"
Daniel Rose [Fri, 31 Mar 2017 14:32:41 +0000 (14:32 +0000)]
Merge "Update to onap and add --no-cache-dir"

7 years agoMerge "Update .gitreview with onap URL"
Daniel Rose [Fri, 31 Mar 2017 14:26:01 +0000 (14:26 +0000)]
Merge "Update .gitreview with onap URL"

7 years agoTEST-16 Create global variable for default key 91/2891/2
Jerry Flood [Thu, 30 Mar 2017 11:59:33 +0000 (07:59 -0400)]
TEST-16 Create global variable for default key

Alternate key may be provided by setting varialble
GLOBAL_VM_PRIVATE_KEY=<path to key> and
updating the pub_key in the _preload_parameters.py

Change-Id: I3abcaf8a38aa0bc5fdc0c2b2ac0796b9f5820f46
Signed-off-by: Jerry Flood <jf9860@att.com>
7 years agoUpdate to onap and add --no-cache-dir 59/2659/1
Jerry Flood [Wed, 29 Mar 2017 15:25:30 +0000 (11:25 -0400)]
Update to onap and add --no-cache-dir

Change-Id: I147736f3a2f844c567db17298834a5228e935533
Signed-off-by: Jerry Flood <jf9860@att.com>
7 years agoUpdate .gitreview with onap URL 17/2517/1
Andrew Grimberg [Wed, 29 Mar 2017 15:02:36 +0000 (08:02 -0700)]
Update .gitreview with onap URL

Change-Id: Iee6e507bedced48ad899177d7e1bc2f998eb07da
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoAdd version.properties to provide tag to build 81/2481/1
Jerry Flood [Tue, 28 Mar 2017 21:51:09 +0000 (17:51 -0400)]
Add version.properties to provide tag to build

Change-Id: Ieec2ee621199fcaa3977d3e38aa1bf8eaeec9fa7
Signed-off-by: Jerry Flood <jf9860@att.com>
7 years agoTEST-6 Support gather data listener 89/2289/1
Jerry Flood [Wed, 22 Mar 2017 19:30:25 +0000 (15:30 -0400)]
TEST-6 Support gather data listener

Add gather_data_sh and support for EteDataGatherListener
into runTags.sh

Change-Id: Id161d74ac4ed90c01716d9f8f3ddfd431614f5ba
Signed-off-by: Jerry Flood <jf9860@att.com>
7 years agoTEST-5 - stack deployment timeout 67/2267/2
Jerry Flood [Mon, 20 Mar 2017 20:59:23 +0000 (16:59 -0400)]
TEST-5 - stack deployment timeout

Change-Id: I62e2dc40016d5cded99e39eec1b4e6d380bfbffa
Signed-off-by: Jerry Flood <jf9860@att.com>
7 years agoFix tenant param order 61/2261/1
Mandeep Khinda [Fri, 17 Mar 2017 19:29:38 +0000 (15:29 -0400)]
Fix tenant param order

It was causing HTTP 404 during
the demo.sh init flow on AA&I

Change-Id: I033223d1db653e753e422baf659ebcf17acbb028
Signed-off-by: Mandeep Khinda <Mandeep.Khinda@amdocs.com>
7 years agoadd working tree structure to red.xml 55/2255/2
DR695H [Fri, 17 Mar 2017 16:25:27 +0000 (12:25 -0400)]
add working tree structure to red.xml

add working tree to red.xml

Change-Id: I4a9f14dc48490e3177f49c5223fa98024c94d53f
Signed-off-by: DR695H <dr695h@att.com>
7 years agoSwitch from using GLOBAL_VM_PROPERTIES hash 31/2231/1
Jerry Flood [Thu, 16 Mar 2017 20:44:17 +0000 (16:44 -0400)]
Switch from using GLOBAL_VM_PROPERTIES hash

to GLOBAL_INJECTED_<name> variables

Change-Id: Ibbb28f3eaaa1cbad9b6df64d3b2edf8876c24d51
Signed-off-by: Jerry Flood <jf9860@att.com>
7 years agoTEST-10 Include stack deletion as part of the tc 01/2101/1
Jerry Flood [Tue, 14 Mar 2017 11:34:41 +0000 (07:34 -0400)]
TEST-10 Include stack deletion as part of the tc

Change-Id: I44dc565e600035c3ae5e32699558748ee80873b3
Signed-off-by: Jerry Flood <jf9860@att.com>
7 years agoworkspace cleanup for red users 93/2093/2
DR695H [Mon, 13 Mar 2017 18:57:06 +0000 (14:57 -0400)]
workspace cleanup for red users

after move to lf workspace needed a few cleanups

Change-Id: I7cbc3fa9cfb31777ae962781775a9ebc9998bbe9
Signed-off-by: DR695H <dr695h@att.com>
7 years agoTEST-4 Re-factor openstack region variable 33/1933/1
jf9860 [Thu, 9 Mar 2017 20:28:42 +0000 (15:28 -0500)]
TEST-4 Re-factor openstack region variable

Change-Id: Iad9ef0555dbbd921e261bfa2a63806100bcf7c83
Signed-off-by: jf9860 <jf9860@att.com>
7 years agoTEST-3 Add retry loop to VID deploy step 41/1841/2
jf9860 [Wed, 8 Mar 2017 21:17:56 +0000 (16:17 -0500)]
TEST-3 Add retry loop to VID deploy step

Replace delay with a retry loop with timeout to allow
for distributed model to be available to VID.

Change-Id: Ief536ff07a3335ced09de068b1e38c3e28bb4ea9
Signed-off-by: jf9860 <jf9860@att.com>
7 years agoMerge "Complete vDNS closed loop teardown"
Daniel Rose [Sun, 5 Mar 2017 15:28:57 +0000 (15:28 +0000)]
Merge "Complete vDNS closed loop teardown"

7 years agoComplete vDNS closed loop teardown 61/1661/1
jf9860 [Sat, 4 Mar 2017 18:14:09 +0000 (13:14 -0500)]
Complete vDNS closed loop teardown

Change-Id: I0c680349bb120f274465de08f1a02e5deb2e0c5d
Signed-off-by: jf9860 <jf9860@att.com>
7 years agoconvert to string before checking status 53/1653/1
DR695H [Fri, 3 Mar 2017 23:12:49 +0000 (18:12 -0500)]
convert to string before checking status

convert to string before checking status

Change-Id: I266bbdd8785306e1654caad7eae0e7f50cedb2e1
Signed-off-by: DR695H <dr695h@att.com>
7 years agobulk add returns 201 now 49/1649/1
DR695H [Fri, 3 Mar 2017 22:02:45 +0000 (17:02 -0500)]
bulk add returns 201 now

before bulk add used to always return 200, not bulk add returns 201.
This means that existing put doesnt work

Change-Id: Ib883f6fc7dc832ba3bd73f5465c97b70669917f9
Signed-off-by: DR695H <dr695h@att.com>
7 years agoMerge "Make teardown of dummy vf_module conditional"
Daniel Rose [Thu, 2 Mar 2017 23:00:02 +0000 (23:00 +0000)]
Merge "Make teardown of dummy vf_module conditional"

7 years agoMake teardown of dummy vf_module conditional 11/1611/1
jf9860 [Thu, 2 Mar 2017 21:35:04 +0000 (16:35 -0500)]
Make teardown of dummy vf_module conditional

Try fix for chromedriver hanging

Change demo APPC command to send private oam IP

Change-Id: I86a9c1fe489dd63721b542132516bc7285baf12a
Signed-off-by: jf9860 <jf9860@att.com>
7 years agoSend OAM IP to APPC for the PGN 95/1595/1
jf9860 [Thu, 2 Mar 2017 16:24:11 +0000 (11:24 -0500)]
Send OAM IP to APPC for the PGN

Change-Id: Ibdbd96589ba160d7dc47d867e542d2ce83203e4b
Signed-off-by: jf9860 <jf9860@att.com>
7 years agoRemove fragile process test from vFW validation. 85/1585/3
jf9860 [Thu, 2 Mar 2017 00:43:28 +0000 (19:43 -0500)]
Remove fragile process test from vFW validation.

Process name is vairable. Process validation is implied by susbequent log
validation.

Allow for A&AI teardown delete to fail due to lingering references.

Change-Id: Iea269d24232d4ff711233f5c666da677354ab694
Signed-off-by: jf9860 <jf9860@att.com>
7 years agoFix template as per Marco 55/1555/1
jf9860 [Wed, 1 Mar 2017 17:04:43 +0000 (12:04 -0500)]
Fix template as per Marco

Change-Id: I80dd12dd3c8c4237176bad5f9e5b39581e01b004
Signed-off-by: jf9860 <jf9860@att.com>
7 years agoNew HEAT and preload templates 29/1529/1
jf9860 [Tue, 28 Feb 2017 20:07:36 +0000 (15:07 -0500)]
New HEAT and preload templates

Change-Id: I6314b502e03a9e7ad6693dbf3c3edd9b25590183
Signed-off-by: jf9860 <jf9860@att.com>
7 years agoGuess at clone location of utils 99/1399/1
jf9860 [Fri, 24 Feb 2017 19:39:40 +0000 (14:39 -0500)]
Guess at clone location of utils

Change-Id: I4073963f678e2b58f9d33d6a42a4ee5eadf9246f
Signed-off-by: jf9860 <jf9860@att.com>
7 years agoupdating the dockerfile to account for opensource 09/1309/1
DR695H [Thu, 23 Feb 2017 16:03:08 +0000 (11:03 -0500)]
updating the dockerfile to account for opensource

updating the dockerfile to account for opensource since we are no longer
checking out in a sub directory

Change-Id: I2a10ce096c170941a1f4ccc87572f87db7262a34
Signed-off-by: DR695H <dr695h@att.com>
7 years agoComplete teardown implementation. 57/1257/1
jf9860 [Wed, 22 Feb 2017 21:52:54 +0000 (16:52 -0500)]
Complete teardown implementation.

Add demo.sh to support hands on demo

Change-Id: Idf235957bd992e6d7482c8241f6ba8b8944c2826
Signed-off-by: jf9860 <jf9860@att.com>
7 years agoAdd keywords for deleting A&AI entities 33/1233/1
jf9860 [Wed, 22 Feb 2017 19:44:06 +0000 (14:44 -0500)]
Add keywords for deleting A&AI entities

Change-Id: Ia1218f1e1bba661272bbc29cc683506f21d3692f
Signed-off-by: jf9860 <jf9860@att.com>
7 years agoInitial checkin of EopenECOMP testsuite 27/727/1
DR695H [Fri, 17 Feb 2017 23:44:24 +0000 (18:44 -0500)]
Initial checkin of EopenECOMP testsuite

Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42
Signed-off-by: DR695H <dr695h@att.com>
7 years agoInitial empty repository
Andrew Grimberg [Wed, 15 Feb 2017 00:04:06 +0000 (00:04 +0000)]
Initial empty repository