diff options
author | lhinds <lhinds@redhat.com> | 2017-07-08 15:49:22 +0100 |
---|---|---|
committer | lhinds <lhinds@redhat.com> | 2017-07-08 15:58:09 +0100 |
commit | f5c2562f52f602aa04b7b33e4aa4d92de4f2ae83 (patch) | |
tree | b8ab835dd6d2795fab00f37191bba1c71c804352 /exceptions | |
parent | 94cdec68f6f4ec882d101752ecc663412c5e32e5 (diff) |
Exception for Curl rvm docker RUN cmd.
Change-Id: I3199ce91e4cc00f0f7bd1f5e2660cb2f9d6ae0b6
Signed-off-by: lhinds <lhinds@redhat.com>
Diffstat (limited to 'exceptions')
-rw-r--r-- | exceptions/functest.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exceptions/functest.yaml b/exceptions/functest.yaml index 7c9648e..bfdfdfc 100644 --- a/exceptions/functest.yaml +++ b/exceptions/functest.yaml @@ -18,3 +18,4 @@ file_audits: - wget.+git\.openstack.org - git clone.+https:\/\/git.opendaylight\.org\/gerrit\/ - openssl-dev.libjpeg-turbo-dev.git.wget.& + - RUN.+curl.*https\:\/\/get\.rvm\.io.*bash.*stable |