Remove testplans for groupbasedpolicy
[integration/test.git] / csit / variables / gbp / gbpsxp-ep-policy-templates-3.1.json
1 {
2     "sxp-ep-mapper": {
3         "endpoint-policy-template-by-sgt": [
4             {
5                 "conditions": [
6                     "chain"
7                 ],
8                 "endpoint-groups": [
9                     "clients"
10                 ],
11                 "origin": "sxp-ep-provider-model:template-generated",
12                 "sgt": 101,
13                 "tenant": "tenant-red"
14             },
15             {
16                 "conditions": [
17                     "chain"
18                 ],
19                 "endpoint-groups": [
20                     "webservers"
21                 ],
22                 "origin": "sxp-ep-provider-model:template-generated",
23                 "sgt": 100,
24                 "tenant": "tenant-red"
25             }
26         ]
27     }
28 }