aboutsummaryrefslogtreecommitdiffstats
path: root/doc/stability_results.json
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2022-10-19 17:49:04 +0200
committerAndreas Geissler <andreas-geissler@telekom.de>2022-10-19 17:52:13 +0200
commitd273edeccd97122de1caec74243d702a652cacb9 (patch)
tree4414e752f4a6aebc6fa29ef79b36d9b5f5571858 /doc/stability_results.json
parented3c78887493baa5855ac5256683b68ab7b74073 (diff)
[GITLAB] Initial content for gitlab project xtesting-onap
Issue-ID: INT-2150 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I6a429e2f661474fe54b13b6513eca64f13e99b50
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