summaryrefslogtreecommitdiffstats
path: root/infra/bgp-distribution-test/src/test/resources/bgp-policy.json
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bgp-distribution-test/src/test/resources/bgp-policy.json')
-rw-r--r--infra/bgp-distribution-test/src/test/resources/bgp-policy.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/infra/bgp-distribution-test/src/test/resources/bgp-policy.json b/infra/bgp-distribution-test/src/test/resources/bgp-policy.json
new file mode 100644
index 000000000..01abb6905
--- /dev/null
+++ b/infra/bgp-distribution-test/src/test/resources/bgp-policy.json
@@ -0,0 +1,4 @@
+{
+ "default-import-policy": "ACCEPT-ROUTE",
+ "default-export-policy": "ACCEPT-ROUTE"
+} \ No newline at end of file