commit | 21404d790afd758160f0562859bf186821d55c70 | [log] [tgz] |
---|---|---|
author | Victor Morales <victor.morales@intel.com> | Fri Oct 20 13:18:26 2017 -0700 |
committer | Victor Morales <victor.morales@intel.com> | Fri Oct 20 13:30:38 2017 -0700 |
tree | 35d12acbc325c30d6a6b168e20e9fb96b5aafe87 | |
parent | 9f8434f582bbc87d0299d4b4d94c93e20b400a94 [diff] [blame] |
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
diff --git a/.gitignore b/.gitignore index f3b07b8..48c5c1c 100644 --- a/.gitignore +++ b/.gitignore
@@ -18,3 +18,4 @@ .vagrant *~ .checkstyle +.DS_Store