Skip to content

Commit

Permalink
[Models] Components generated from latest Nighthawk resources
Browse files Browse the repository at this point in the history
Signed-off-by: l5io <ci@layer5.io>
  • Loading branch information
leecalcote authored and l5io committed May 10, 2024
1 parent b3028df commit 6222da7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"id":"00000000-0000-0000-0000-000000000000","kind":"PerformaceTestConfig","apiVersion":"core.meshery.io/v1beta1","displayName":"Performace Test Config","format":"JSON","hostID":"00000000-0000-0000-0000-000000000000","metadata":{"capabilities":"","defaultData":"","genealogy":"","isAnnotation":false,"isNamespaced":true,"logoURL":"","primaryColor":"","published":true,"secondaryColor":"","shape":"rectangle","shapePolygonPoints":"","styleOverrides":"","subCategory":"","svgColor":"","svgComplete":"","svgWhite":""},"model":{"id":"00000000-0000-0000-0000-000000000000","name":"meshery-perf","version":"v0.7.1","displayName":"Meshery Performance","status":"","hostID":"00000000-0000-0000-0000-000000000000","category":{"name":"Orchestration \u0026 Management","metadata":null},"metadata":{"isAnnotation":false,"svgColor":"","svgWhite":""},"components":null,"relationships":null},"schema":"{\"type\":\"object\",\"properties\":{\"id\":{\"type\":\"string\",\"format\":\"uuid\"},\"user_id\":{\"type\":\"string\",\"format\":\"uuid\"},\"name\":{\"type\":\"string\"},\"schedule\":{\"type\":\"string\"},\"loadGenerators\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"endpoints\":{\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"serviceMesh\":{\"type\":\"string\"},\"concurrentRequest\":{\"type\":\"integer\"},\"qps\":{\"type\":\"integer\"},\"duration\":{\"type\":\"string\"},\"lastRun\":{\"type\":\"string\",\"format\":\"date-time\"},\"totalResults\":{\"type\":\"integer\"},\"headers\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}},\"cookies\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}},\"metadata\":{\"type\":\"object\",\"additionalProperties\":{\"type\":\"string\"}},\"body\":{\"type\":\"string\"},\"contentType\":{\"type\":\"string\"},\"createdAt\":{\"type\":\"string\",\"format\":\"date-time\"},\"updatedAt\":{\"type\":\"string\",\"format\":\"date-time\"}},\"additionalProperties\":false,\"required\":[\"id\",\"user_id\",\"name\",\"loadGenerators\",\"endpoints\",\"serviceMesh\",\"concurrentRequest\",\"qps\",\"duration\",\"totalResults\",\"headers\",\"cookies\",\"metadata\",\"body\",\"contentType\",\"createdAt\",\"updatedAt\"]}"}
1 change: 1 addition & 0 deletions templates/meshmodel/components/v0.7.1/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"id":"00000000-0000-0000-0000-000000000000","displayName":"","format":"","hostID":"00000000-0000-0000-0000-000000000000","metadata":null,"model":{"id":"00000000-0000-0000-0000-000000000000","name":"","version":"v0.7.1","displayName":"","status":"","hostID":"00000000-0000-0000-0000-000000000000","category":{"name":"","metadata":null},"metadata":null,"components":null,"relationships":null}}

0 comments on commit 6222da7

Please sign in to comment.