aboutsummaryrefslogtreecommitdiffstats
path: root/policy-executor-stub/src/test/groovy
diff options
context:
space:
mode:
authorhalil.cakal <halil.cakal@est.tech>2024-07-25 11:12:29 +0100
committerhalil.cakal <halil.cakal@est.tech>2024-07-31 10:14:25 +0100
commit65b870baf15ceaa336c1290a8bb920b48875a3a0 (patch)
tree6640f54681d1853d07e9a6a3da501d6e139ee0c1 /policy-executor-stub/src/test/groovy
parentb33ea92a29a2724750554ebb412cf841fbe8c2a8 (diff)
Add k6 for legacy async batch passthrough read operation
- add kafka support to k6 codebase - add two new tests: data operation batch passthrough read and data operation async batch read (from kafka) - calculate the events/second via Trend - add kafka ui support to docker-compose Note: Before this commit being merged, the k6 executable should have been compiled with the kafka extension of xk6-kafka Issue-ID: CPS-2268 Change-Id: Ib7777b7bc9f15b210ea36d3541cba0e0c943f883 Signed-off-by: halil.cakal <halil.cakal@est.tech>
Diffstat (limited to 'policy-executor-stub/src/test/groovy')
0 files changed, 0 insertions, 0 deletions
nd-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
 [{
	"user":"admin",
	"password":"$2a$10$H/e21kl04Dw9C978CHuM7OewyMGUN5WGzAAx7SgIaR4ix8.wTcssi",
	"permissions":
	            [
	               "org.onap.clamp.clds.cl|dev|read",
	               "org.onap.clamp.clds.cl|dev|update",
	               "org.onap.clamp.clds.cl.manage|dev|*",
	               "org.onap.clamp.clds.filter.vf|dev|*",
	               "org.onap.clamp.clds.template|dev|read",
	               "org.onap.clamp.clds.template|dev|update"
	            ]
	},
	{
	"user":"cs0008",
	"password":"$2a$10$H/e21kl04Dw9C978CHuM7OewyMGUN5WGzAAx7SgIaR4ix8.wTcssi",
	"permissions":
	            [
	               "org.onap.clamp.clds.cl|dev|read",
	               "org.onap.clamp.clds.cl|dev|update",
	               "org.onap.clamp.clds.cl.manage|dev|*",
	               "org.onap.clamp.clds.filter.vf|dev|*",
	               "org.onap.clamp.clds.template|dev|read",
	               "org.onap.clamp.clds.template|dev|update"
	            ]
	}
]