aboutsummaryrefslogtreecommitdiffstats
path: root/doc/stability_results.json
diff options
context:
space:
mode:
Diffstat (limited to 'doc/stability_results.json')
-rw-r--r--doc/stability_results.json54
1 files changed, 54 insertions, 0 deletions
diff --git a/doc/stability_results.json b/doc/stability_results.json
new file mode 100644
index 0000000..4bd6f17
--- /dev/null
+++ b/doc/stability_results.json
@@ -0,0 +1,54 @@
+{
+ "daily":
+ [
+ {
+ "onap_daily_pod4_honolulu":
+ [
+ {
+ "date": "2021-04-06",
+ "infra": 25,
+ "healthcheck":88,
+ "smoke":42,
+ "security": 50
+
+ },
+ {
+ "date": "2021-04-09",
+ "infra": 25,
+ "healthcheck":77,
+ "smoke":14,
+ "security": 50
+
+ },
+ {
+ "date": "2021-04-10",
+ "infra": 25,
+ "healthcheck":88,
+ "smoke":75,
+ "security": 50
+
+ },
+ {
+ "date": "2021-04-11",
+ "infra": 25,
+ "healthcheck":100,
+ "smoke":37,
+ "security": 50
+
+ },
+ {
+ "date": "2021-04-12",
+ "infra": 25,
+ "healthcheck":88,
+ "smoke":37,
+ "security": 50
+
+ }
+
+
+ ]
+ }
+ ]
+
+
+} \ No newline at end of file