diff options
author | Victor Morales <victor.morales@intel.com> | 2017-10-20 13:18:26 -0700 |
---|---|---|
committer | Victor Morales <victor.morales@intel.com> | 2017-10-20 13:30:38 -0700 |
commit | 21404d790afd758160f0562859bf186821d55c70 (patch) | |
tree | 35d12acbc325c30d6a6b168e20e9fb96b5aafe87 /bootstrap/vagrant-onap/.gitignore | |
parent | 9f8434f582bbc87d0299d4b4d94c93e20b400a94 (diff) |
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
Diffstat (limited to 'bootstrap/vagrant-onap/.gitignore')
-rw-r--r-- | bootstrap/vagrant-onap/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap/vagrant-onap/.gitignore b/bootstrap/vagrant-onap/.gitignore index 3c502a0af..873bd8b4d 100644 --- a/bootstrap/vagrant-onap/.gitignore +++ b/bootstrap/vagrant-onap/.gitignore @@ -8,3 +8,5 @@ lib/files/sources.list openrc doc/build/ etc/settings.yaml +tests/remaining_projects.txt +tests/installed-software* |