Create a upstream repos validator 37/19937/2
authorVictor Morales <victor.morales@intel.com>
Fri, 20 Oct 2017 20:18:26 +0000 (13:18 -0700)
committerVictor Morales <victor.morales@intel.com>
Fri, 20 Oct 2017 20:30:38 +0000 (13:30 -0700)
commit21404d790afd758160f0562859bf186821d55c70
tree35d12acbc325c30d6a6b168e20e9fb96b5aafe87
parent9f8434f582bbc87d0299d4b4d94c93e20b400a94
Create a upstream repos validator

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
14 files changed:
.gitignore
bootstrap/vagrant-onap/.gitignore
bootstrap/vagrant-onap/lib/appc
bootstrap/vagrant-onap/lib/ccsdk
bootstrap/vagrant-onap/lib/dcae
bootstrap/vagrant-onap/lib/mso
bootstrap/vagrant-onap/lib/portal
bootstrap/vagrant-onap/lib/sdc
bootstrap/vagrant-onap/lib/vid
bootstrap/vagrant-onap/tests/projects.txt [new file with mode: 0644]
bootstrap/vagrant-onap/tests/test_ccsdk
bootstrap/vagrant-onap/tests/test_dcae
bootstrap/vagrant-onap/tests/test_functions
bootstrap/vagrant-onap/tools/update_project_list.sh [new file with mode: 0755]