Re: [onap-discuss] [AAI] A&AI for pairwise testing

2018-04-10 Thread Roger Maitland
If you’d like to do pair wise testing of any ONAP components you can use OOM as 
described in the OOM User 
Guide
 and edit the 
onap/values.yaml
 file to enable only the components you’re interested in.  For example, if you 
wanted to just enable aai and multicloud you would set the flags as follows:
#
# Enable/disable and configure helm charts (ie. applications)
# to customize the ONAP deployment.
#
aaf:
  enabled: false
aai:
  enabled: true
appc:
  enabled: false
clamp:
  enabled: false
cli:
  enabled: false
consul:
  enabled: false
dcaegen2:
  enabled: false
esr:
  enabled: false
log:
  enabled: false
message-router:
  enabled: false
mock:
  enabled: false
msb:
  enabled: false
multicloud:
  enabled: true
policy:
  enabled: false
…

Once you deploy ONAP with helm, you’ll see only the components you’ve enabled 
running.  The documentation describes overriding values with private files and 
command line settings to provide even more flexibility.

Good luck testing.

Cheers,
Roger

From:  on behalf of "Ranganathan, Dileep" 

Date: Tuesday, April 10, 2018 at 11:43 AM
To: "FORSYTH, JAMES" , "KAJUR, HARISH V" , 
"onap-discuss@lists.onap.org" 
Cc: "Ying, Ruoyu" , "Deng, Yipan" , 
"Huang, Yun (Wind River)" 
Subject: [onap-discuss] [AAI] A&AI for pairwise testing

Hi A&AI team,

Do you have any BKM to deploy A&AI for pairwise testing?
The Multicloud project and OOF project is trying to do pairwise testing. So far 
we were testing using the Development Environment setup specified here A&AI 
Developer Environment Setup - Updated for 
Beijing!
Is there a similar container setup and configuration documentation that we can 
follow?

Thanks,
Dileep

This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [AAI] A&AI for pairwise testing

2018-04-10 Thread FORSYTH, JAMES
Hi, Dileep,

Try this page:

https://wiki.onap.org/display/DW/How+to+Docker+setup+on+Single+VM

thanks!
-jimmy

From: "Ranganathan, Dileep" 
Date: Monday, April 9, 2018 at 8:09 PM
To: "FORSYTH, JAMES" , HARISH V KAJUR , 
"onap-discuss@lists.onap.org" 
Cc: "Sood, Ritu" , "Yang, Bin (Wind River)" 
, "Deng, Yipan" 
Subject: [AAI] A&AI for pairwise testing

Hi A&AI team,

Do you have any BKM to deploy A&AI for pairwise testing?
The Multicloud project and OOF project is trying to do pairwise testing. So far 
we were testing using the Development Environment setup specified here A&AI 
Developer Environment Setup - Updated for 
Beijing!
Is there a similar container setup and configuration documentation that we can 
follow?

Thanks,
Dileep

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss