policy csit moved to policy repo
[integration/csit.git] / scripts / policy / config / policy-csit.conf
diff --git a/scripts/policy/config/policy-csit.conf b/scripts/policy/config/policy-csit.conf
deleted file mode 100644 (file)
index 95c1450..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-POLICY_MARIADB_VER=10.2.25
-NEXUS_URL=https://nexus.onap.org/content/repositories/snapshots
-
-GIT_TOP=$(git rev-parse --show-toplevel)
-GERRIT_BRANCH=$(awk -F= '$1 == "defaultbranch" { print $2 }' \
-                    "${GIT_TOP}"/.gitreview)
-echo GERRIT_BRANCH=${GERRIT_BRANCH}