From 35e26d4d421c4f4f03886d05bffd16cd4228c82c Mon Sep 17 00:00:00 2001 From: Dileep Ranganathan Date: Mon, 12 Feb 2018 07:20:56 -0800 Subject: [PATCH] Updated git submodules Project: optf/osdf master 79e314af5d2094b297803325f3b2d74635834ec1 Added root pom.xml files for OSDF Added pom.xml, assembly.xml Modified .gitignore Change-Id: I8b8bd6c180d1738567be6e6fa4c94c57e15f5b77 Issue-ID: OPTFRA-72 Signed-off-by: Dileep Ranganathan Removed unused DB-adapters, test cases, 60+% cover We are not using OracleDB, PostgresDB, and VerticaDB, so there is no need to keep the "dead code" -- we can always add it back as needed. Added test cases so that all the files are at least minimally covered. Overall coverage on my local tox shows 66% coverage (I manually ensured all files are included in the coverage report). Issue-ID: OPTFRA-95 Change-Id: If1cab112236b4f32a96315308ce815088fa092d1 Signed-off-by: Sastry Isukapalli Re-org folders, onboard test folder, test config Reorganized the folder structure. Onboarded testcases. Added test config. Issue-ID: OPTFRA-74 Change-Id: I97882a162a405a18ffd287495039e15ae9d0ad7b Signed-off-by: Ankitkumar Patel --- docs/submodules/optf/osdf.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/optf/osdf.git b/docs/submodules/optf/osdf.git index bb8471cae..79e314af5 160000 --- a/docs/submodules/optf/osdf.git +++ b/docs/submodules/optf/osdf.git @@ -1 +1 @@ -Subproject commit bb8471cae394aa6ff0af8ba3e5354f3b121c56fc +Subproject commit 79e314af5d2094b297803325f3b2d74635834ec1 -- 2.16.6