Age | Commit message (Collapse) | Author | Files | Lines |
|
This commit provides a capability to provision a VVP development
environment.
Change-Id: Ic8623095194ce13420c8dc71da1dd1d84ef010fc
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-303
|
|
|
|
This patch adds the VNFSDK installation scripts and other
minor fixed in the Vagrant ONAP project.
Issue-Id: INT-290
Change-Id: I6402a1ffad4e373eb701945beabd5e95f091ff5b
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
|
|
This Unit Test helps to validate the usage of the official
repositrories and fails in case that a minimum are not used.
Change-Id: Id5a922163a8a0d16de5460aee92e5cced3f285a3
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-289
|
|
In order to make more flexible the execution workflow of this
project, a new mechanism has been implemented to override the
default configuration values.
Change-Id: Ie6c5aeeb35b7f0de47379ea764ccc8dc21e4bff7
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-236
|
|
This changes add support to Common Controller SDK project, which it's
extracting some code from SDNC.
Change-Id: I0e7365fdc854c4c6357c5c3b4bc7608f0076d241
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-196
|
|
These changes allows to provide MultiCloud support.
Change-Id: Ic420817df1471077f71290a926fd7e509c052d75
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: MULTICLOUD-53
|
|
This change create a script that contains Unit Tests that covers
functionality of SDC component.
Change-Id: Ie51dac0fe112319da3f9522cdb36ac7de49d523d
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-16
|
|
This change adds the Unit Tests that verify the functionality of
DCAE scripts and makes proper changes to refactor the lib/dcae
source code.
Change-Id: I0a6c000ddf1ff29bd094e8bc552e6bea5ef3e8ec
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-22
|
|
The run.sh script had some issues to process the arguments into a
specific order.
Change-Id: I9c10bbf9aa10e133bfdecc67eb013c839039bc90
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-97
|
|
This change add the same options and messages that was included
in 8a0c9450a19892d4254e2b69d04f3b84007b700b
Change-Id: I612dc3c3f679797c271ee3f452454e833c2b2aba
Issue-Id: INT-97
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
Adds a warning to run.sh informing the user that
the contents of their /opt folder will be deleted by the test.
Also adds option parsing, -y for skipping the prompt, -s for
test suite selection, -c for test case selection, as well as
-h for displaying help for the program.
Change-Id: I888350d31839bd6db91a497a04ae3308af5329e9
Issue-Id: INT-97
Signed-off-by: Nate Potter <nathaniel.potter@intel.com>
|
|
There is an error caused when OParent is used as an option without a
proxy configuration. This commit changes the way to print those tags.
Change-Id: I5300241b2d933832425edcd5a2544ec3f5ce6ff0
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
It was created the Run.ps1 helper script. Windows users can create
VMs through this script without having to setup environment variables
Change-Id: I5e8e25d3991cbea3d753afad370c07075ba9cb0e
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
Given some internal procedures was not possible to submit all the
changes. In the meantime, those changes were placed into an
non-official project. This change syncronizes the latest changes
into the official repository.
Issue-id: INT-17
Change-Id: Ia4125f4b70273401e4ed3cc1908d2e2ad7d1c2e9
Signed-off-by: Victor Morales <victor.morales@intel.com>
|