it/test.git
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