it/test.git
3 years agoFIXES: Correct issues revealed in BD Lab deployment 99/3799/9
dave kormann [Fri, 22 May 2020 17:01:24 +0000 (13:01 -0400)]
FIXES: Correct issues revealed in BD Lab deployment

This change fixes a variety of issues which turned up when deploying
he nanobot in a production lab environment; these include quieting
Robot Framework deprecation warnings and updates to handle cases where
RIC components have advanced to the point where the tests are no longer
correct.

signed-off-by: dave kormann  <dk3239@att.com>
Change-Id: Iaee0739996a86fc29dff5923af7ba721eb1b386e

4 years agoIMPL: RICPLT-3081 Automate O1 med flow 45/2945/16
dave kormann [Sun, 22 Mar 2020 00:44:36 +0000 (20:44 -0400)]
IMPL: RICPLT-3081 Automate O1 med flow

This change adds support for testing the O1 Mediator via netconf;
this includes adding netconf-ssh libraries to the robot.

Issue-ID: RICPLT-3081
signed-off-by: dave kormann  <dk3239@att.com>
Change-Id: I33082cc5e668e01516d8163c2f0da8e385b309cc

4 years agoMerge "IMPL: A1 <-> XApp Message Flow Testing"
Bharath Balasubramanian [Mon, 23 Mar 2020 12:50:48 +0000 (12:50 +0000)]
Merge "IMPL: A1 <-> XApp Message Flow Testing"

4 years agoIMPL: A1 <-> XApp Message Flow Testing 51/2551/5
dave kormann [Sat, 15 Feb 2020 08:38:42 +0000 (03:38 -0500)]
IMPL: A1 <-> XApp Message Flow Testing

This change adds support for testing RMR message flow between the A1 mediator
and XApps.  It consists of two major components:

o An XApp which receives policy updates from A1
o A Robot Framework testsuite to send policy requests to A1

This change also cleans up the ric_robot_suite subdirectory somewhat as part
of an ongoing process of improving robot usability.

Signed-off-by: dave kormann <dk3239@att.com>
Change-Id: I589e9202ab277924ac848f912a01ee718cb17e14

4 years agofirst drop of WLG source and directory 55/2455/5
Chengwei Wang [Fri, 7 Feb 2020 19:34:18 +0000 (19:34 +0000)]
first drop of WLG source and directory
deleted unnecessary files
deleted executables
fixed typos

Signed-off-by: Chengwei Wang <cw691d@att.com>
Change-Id: I9e32846ce1baf2b374625755253a0ee48f67e655

4 years agochange directory name to workload_generators as it will contain multiple workload... 23/2423/1
Chengwei Wang [Thu, 30 Jan 2020 18:34:28 +0000 (18:34 +0000)]
change directory name to workload_generators as it will contain multiple workload generators

Signed-off-by: Chengwei Wang <cw691d@att.com>
Change-Id: I9b2e1d63e94a47fb1ca8bd64ca203a7dfd01f833

4 years agoTest to ensure Ken K has permissions to commit using the README file 64/2264/1
kk4281@att.com [Fri, 17 Jan 2020 13:54:03 +0000 (08:54 -0500)]
Test to ensure Ken K has permissions to commit using the README file

Change-Id: I886eeac748773d04f8870ec838a427379e674030
Signed-off-by: kk4281@att.com <kk4281@att.com>
4 years agofix container-tag 79/1979/1
Brian Freeman [Mon, 9 Dec 2019 15:43:45 +0000 (15:43 +0000)]
fix container-tag

Set container-tag to 0.3.0 to match version.properties

Change-Id: If2d631894b34d76a8191cd87c48425b7aee0c5f5
Signed-off-by: Brian Freeman <bf1936@att.com>
4 years agoMerge "Sync to 1.16 k8"
d k [Mon, 9 Dec 2019 15:03:11 +0000 (15:03 +0000)]
Merge "Sync to 1.16 k8"

4 years agoSync to 1.16 k8 53/1753/5
bdfreeman1421 [Fri, 22 Nov 2019 22:23:22 +0000 (22:23 +0000)]
Sync to 1.16 k8

suppress kubectl headers
added robotImplementation tag
update tag to match version.properties 0.3.0
fix deployment.yaml
fix repository references
fix linkage to new ric-platform-recipe
fix ricdeployment resource path references

Change-Id: I91000e3d1c34354722ea2b57f138b20c5508c7ed
Signed-off-by: bdfreeman1421 <bf1936@att.com>
4 years agoadd release notes and overview rsts 77/1877/1
Bharath [Fri, 29 Nov 2019 16:45:22 +0000 (11:45 -0500)]
add release notes and overview rsts

Signed-off-by: Bharath <bharathb@research.att.com>
Change-Id: I3059bda98bcc49370b1f78912ce493693ee474ab

4 years agoAdd release file for ric-robot 85/1785/1
wrider [Tue, 26 Nov 2019 16:07:04 +0000 (11:07 -0500)]
Add release file for ric-robot

Change-Id: Ib60cd5b5697b17e65cd1165f49de3ab5be6916f8
Signed-off-by: wrider <lji@research.att.com>
4 years agoAdd release yaml file for nanobot 73/1773/2
wrider [Tue, 26 Nov 2019 04:43:06 +0000 (23:43 -0500)]
Add release yaml file for nanobot

Change-Id: I2b053b6b7af746c570fdb40d32c64969e3c23717
Signed-off-by: wrider <lji@research.att.com>
4 years agoFIX: Correct default image name in nanobot values.yaml 07/1707/1 0.0.1 0.0.3 0.2.0
dave kormann [Fri, 15 Nov 2019 04:30:43 +0000 (23:30 -0500)]
FIX: Correct default image name in nanobot values.yaml

nanobot's values.yaml was pointing to a private repo and incorrect
tag for its default image.  This change fixes that, along with
choosing a more appropriate repo secret name.

signed-off-by: dave kormann  <dk3239@att.com>
Change-Id: I72b0d9f9d4e08224817e4ea71aa9df9a3f2967f8

4 years agoe2sim: add support for Resource Status Request, Response, Update 31/1631/2
Harry Tran [Sun, 17 Nov 2019 00:43:38 +0000 (19:43 -0500)]
e2sim: add support for Resource Status Request, Response, Update

Change-Id: I8fd9c076576d6134fafd0f8f28f5a161689a3d98
Signed-off-by: Harry Tran <tuyen@research.att.com>
4 years agochange header to add copyright notice 19/1519/1
Bharath [Tue, 12 Nov 2019 19:42:29 +0000 (14:42 -0500)]
change header to add copyright notice

Signed-off-by: Bharath <bharathb@research.att.com>
Change-Id: I68554b0e790e721a8d3334bf2ac94c50360ed4d1

4 years agominor change to readme to test contributor agreement 18/1518/1
Bharath [Tue, 12 Nov 2019 19:17:13 +0000 (14:17 -0500)]
minor change to readme to test contributor agreement

Signed-off-by: Bharath <bharathb@research.att.com>
Change-Id: Ifc6ae490b2150cb5a240d479812b44443a646393

4 years agoUpdate release notes and remove ONS demo tree 16/1516/1
dave kormann [Tue, 12 Nov 2019 19:08:44 +0000 (14:08 -0500)]
Update release notes and remove ONS demo tree

This patch removes the ONS 2019 demo subtree and provides an initial
skeletal release-notes file.

signed-off-by: dave kormann <dk3239@att.com>
Change-Id: I6efc52aaa3284baa066abcec4c291e208d77a392

4 years agoMerge "Initial docs skeleton"
Bharath Balasubramanian [Fri, 8 Nov 2019 16:32:12 +0000 (16:32 +0000)]
Merge "Initial docs skeleton"

4 years agoMerge "IMPL: MC Xapp tests"
Bharath Balasubramanian [Fri, 8 Nov 2019 16:27:41 +0000 (16:27 +0000)]
Merge "IMPL: MC Xapp tests"

4 years agoMerge "Reorganize directories and switch libaries to using asn1c"
Bharath Balasubramanian [Fri, 8 Nov 2019 16:27:27 +0000 (16:27 +0000)]
Merge "Reorganize directories and switch libaries to using asn1c"

4 years agoInitial docs skeleton 10/1410/2
wrider [Thu, 7 Nov 2019 23:15:23 +0000 (18:15 -0500)]
Initial docs skeleton

Change-Id: I167633a0a071900465d947953a813718f1c4a046
Signed-off-by: wrider <lji@research.att.com>
4 years agoRemove auto-generated documentation 87/1387/1
Brian Freeman [Wed, 6 Nov 2019 19:11:07 +0000 (19:11 +0000)]
Remove auto-generated documentation

Change-Id: I86735b29ae465bce02d92f089d6891092923678c
Signed-off-by: Brian Freeman <bf1936@att.com>
4 years agoIMPL: MC Xapp tests 21/1321/2
dave kormann [Fri, 1 Nov 2019 15:59:43 +0000 (11:59 -0400)]
IMPL: MC Xapp tests

This change adds tests and supporting code for the measurement campaign (MC)
XApp.

The change also makes some cleanups to the robot files, moving utility keywords
to a separate resource file and adding some missing license headers.

signed-off-by: dave kormann <dk3239@att.com>
Change-Id: I5ae1a41157f29fc95545aa18bad127b6c9efb968

4 years agoReorganize directories and switch libaries to using asn1c 52/1252/3
Harry Tran [Mon, 28 Oct 2019 20:20:54 +0000 (16:20 -0400)]
Reorganize directories and switch libaries to using asn1c

- Move official components (e2agent.cpp and ric_sim.cpp) to top directory
- Move miscellaneous test components to /test
- Switch E2AP libraries from using asn1 to asn1c

Change-Id: I6136ad4db63ecb58744ce2a838a391b28a3cfd67
Signed-off-by: Harry Tran <tuyen@research.att.com>
4 years agoMerge "FIX: move some end-to-end test configs to values.yaml for nanobot"
Bharath Balasubramanian [Mon, 28 Oct 2019 15:18:36 +0000 (15:18 +0000)]
Merge "FIX: move some end-to-end test configs to values.yaml for nanobot"

4 years agoImport ASN1 generated files 51/1251/1
Harry Tran [Mon, 28 Oct 2019 15:07:23 +0000 (11:07 -0400)]
Import ASN1 generated files

Change-Id: I69c4009afb7e0f6f0b6f8ce8cb024f530ff93763
Signed-off-by: Harry Tran <tuyen@research.att.com>
4 years agoFIX: move some end-to-end test configs to values.yaml for nanobot 54/1154/4
dave kormann [Tue, 15 Oct 2019 15:37:09 +0000 (11:37 -0400)]
FIX: move some end-to-end test configs to values.yaml for nanobot

A few of the configurations for the ete testsuite were baked into
the testsuite file.  This change moves those configs to
the global properties file and allows them to be configured out of
the nanobot values.yaml.  This change only affects the nanobot
version of those files.

The change also makes a minor update to elminate the requirement
for a host path for logging; that is now optional.

signed-off-by: dave kormann <dk3239@att.com>
Change-Id: I02be793f3a5a6f7f51a7ec081ad372aead1f66f9

4 years agoFIX: Nanobot cleanup, bugfixes, and features 40/1140/1
dave kormann [Fri, 11 Oct 2019 14:04:37 +0000 (10:04 -0400)]
FIX: Nanobot cleanup, bugfixes, and features

This change applies numerous cleanups and fixes to the "nanobot" robot
implementation and some testsuites/libraries.  Among them:

o Nanobot now requires the common configuration template from the RIC
  platform
o The nanobot configmap generation process was simplified and extended
  to allow multiple source trees for its configmaps
o It is now possible to exclude tests by tag in values.yaml

Outside the nanobot:
o Numerous testsuite/resource file bug fixes and cleanups were applied

Signed-off-by: dave kormann <dk3239@att.com>
Change-Id: I6f8910530fb70edb38e84c85e2188b519aba8a5a

4 years agochange default port in e2sim chart 21/921/1
Brian Freeman [Mon, 9 Sep 2019 18:41:15 +0000 (18:41 +0000)]
change default port in e2sim chart

Issue-ID: RICPLT-2195
Change-Id: Ie88cd6bfe2bc8550b3552ae5b1cd9fdf0e1c950d
Signed-off-by: Brian Freeman <bf1936@att.com>
4 years agoChange default TEST_NODE_B_PORT 19/919/1
Brian Freeman [Mon, 9 Sep 2019 17:09:06 +0000 (17:09 +0000)]
Change default TEST_NODE_B_PORT

Issue-ID: RICPLT-2195
Change-Id: I05f03546469be8da66f80526c6707ce9e9699763
Signed-off-by: Brian Freeman <bf1936@att.com>
4 years agoMerge "Synch installs with it/dep and fix Dockerfile"
d k [Mon, 9 Sep 2019 17:01:50 +0000 (17:01 +0000)]
Merge "Synch installs with it/dep and fix Dockerfile"

4 years agoMerge "IMPLEMENTS: RICPLT-2062, XApp LCM tests"
Harry Tran [Mon, 9 Sep 2019 15:26:23 +0000 (15:26 +0000)]
Merge "IMPLEMENTS: RICPLT-2062, XApp LCM tests"

4 years agoIMPLEMENTS: RICPLT-2062, XApp LCM tests 89/889/11
dave kormann [Wed, 4 Sep 2019 16:38:06 +0000 (12:38 -0400)]
IMPLEMENTS: RICPLT-2062, XApp LCM tests

This change updates the appmgr robot library and adds positive and negative tests
for app deployment via the XApp manager.

The required tests are documented here:
https://rancodev.atlassian.net/wiki/spaces/IT/pages/113705032/xApp+LCM+Test+Manual

This change will break any code that relied on the previously implemented
appmgr_interface.robot resource.

Signed-off-by: dave kormann <dk3239@att.com>
Change-Id: I2e8290d9759a756affaf8427262194601708347b

4 years agoSynch installs with it/dep and fix Dockerfile 03/903/2
Brian Freeman [Wed, 4 Sep 2019 00:08:12 +0000 (00:08 +0000)]
Synch installs with it/dep and fix Dockerfile

Change-Id: I200538579fc91f7b560fe67aae966ad8c5d61f46
Signed-off-by: Brian Freeman <bf1936@att.com>
4 years agoClean up closed-source related scripts 30/830/2
xt800d [Wed, 28 Aug 2019 17:47:23 +0000 (13:47 -0400)]
Clean up closed-source related scripts

Change-Id: Ifd36a31e1377d13e93e0aefb2e7473633078b51a
Signed-off-by: xt800d <tuyen@research.att.com>
4 years agoAdd initial codes 01/701/1
xt800d [Tue, 13 Aug 2019 20:51:10 +0000 (16:51 -0400)]
Add initial codes

Change-Id: Ia32d18dd863fbe7f4cb8d3da28f7e2979fa77986
Signed-off-by: xt800d <tuyen@research.att.com>
5 years agoInitial empty repository
Andrew Grimberg [Tue, 14 May 2019 17:56:23 +0000 (17:56 +0000)]
Initial empty repository