From 21404d790afd758160f0562859bf186821d55c70 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Fri, 20 Oct 2017 13:18:26 -0700 Subject: 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 Issue-Id: INT-289 --- bootstrap/vagrant-onap/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bootstrap/vagrant-onap/.gitignore') 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* -- cgit 1.2.3-korg