From cc66b3244e6f7531340496f66fdcd8841d43925c Mon Sep 17 00:00:00 2001 From: lhinds Date: Thu, 13 Jul 2017 10:02:42 +0100 Subject: Exception for functest Trigger: https://gerrit.opnfv.org/gerrit/#/c/37263/ Change-Id: I819fd7c96c35ee544a4eb76ddf851104beb17f32 Signed-off-by: lhinds --- .gitignore | 1 + exceptions/functest.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a8705c9..1bde133 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ /docs_output/ /releng/ .idea +.vscode *.py[cod] .Python diff --git a/exceptions/functest.yaml b/exceptions/functest.yaml index b04c14e..5125a52 100644 --- a/exceptions/functest.yaml +++ b/exceptions/functest.yaml @@ -22,3 +22,4 @@ file_audits: - grep.sed.wget.ca-certificates.git.\&& - publicurl - installer_password + - os_password -- cgit 1.2.3-korg