diff --git a/255/export/influxDbData.txt b/255/export/influxDbData.txt deleted file mode 100644 index 1980b13..0000000 --- a/255/export/influxDbData.txt +++ /dev/null @@ -1,13 +0,0 @@ -launch_status failed=0 1776877114000000000 -launch_status broken=0 1776877114000000000 -launch_status passed=0 1776877114000000000 -launch_status skipped=0 1776877114000000000 -launch_status unknown=0 1776877114000000000 -launch_time duration=0 1776877114000000000 -launch_time min_duration=0 1776877114000000000 -launch_time max_duration=0 1776877114000000000 -launch_time sum_duration=0 1776877114000000000 -launch_time start=0 1776877114000000000 -launch_time stop=0 1776877114000000000 -launch_retries retries=0 1776877114000000000 -launch_retries run=0 1776877114000000000 diff --git a/255/app.js b/286/app.js similarity index 100% rename from 255/app.js rename to 286/app.js diff --git a/255/data/behaviors.csv b/286/data/behaviors.csv similarity index 100% rename from 255/data/behaviors.csv rename to 286/data/behaviors.csv diff --git a/255/data/behaviors.json b/286/data/behaviors.json similarity index 100% rename from 255/data/behaviors.json rename to 286/data/behaviors.json diff --git a/255/data/categories.csv b/286/data/categories.csv similarity index 100% rename from 255/data/categories.csv rename to 286/data/categories.csv diff --git a/255/data/categories.json b/286/data/categories.json similarity index 100% rename from 255/data/categories.json rename to 286/data/categories.json diff --git a/255/data/packages.json b/286/data/packages.json similarity index 100% rename from 255/data/packages.json rename to 286/data/packages.json diff --git a/255/data/suites.csv b/286/data/suites.csv similarity index 100% rename from 255/data/suites.csv rename to 286/data/suites.csv diff --git a/255/data/suites.json b/286/data/suites.json similarity index 100% rename from 255/data/suites.json rename to 286/data/suites.json diff --git a/255/data/timeline.json b/286/data/timeline.json similarity index 100% rename from 255/data/timeline.json rename to 286/data/timeline.json diff --git a/286/export/influxDbData.txt b/286/export/influxDbData.txt new file mode 100644 index 0000000..4af93fe --- /dev/null +++ b/286/export/influxDbData.txt @@ -0,0 +1,13 @@ +launch_status failed=0 1777770521000000000 +launch_status broken=0 1777770521000000000 +launch_status passed=0 1777770521000000000 +launch_status skipped=0 1777770521000000000 +launch_status unknown=0 1777770521000000000 +launch_time duration=0 1777770521000000000 +launch_time min_duration=0 1777770521000000000 +launch_time max_duration=0 1777770521000000000 +launch_time sum_duration=0 1777770521000000000 +launch_time start=0 1777770521000000000 +launch_time stop=0 1777770521000000000 +launch_retries retries=0 1777770521000000000 +launch_retries run=0 1777770521000000000 diff --git a/255/export/mail.html b/286/export/mail.html similarity index 100% rename from 255/export/mail.html rename to 286/export/mail.html diff --git a/255/export/prometheusData.txt b/286/export/prometheusData.txt similarity index 100% rename from 255/export/prometheusData.txt rename to 286/export/prometheusData.txt diff --git a/255/favicon.ico b/286/favicon.ico similarity index 100% rename from 255/favicon.ico rename to 286/favicon.ico diff --git a/255/history/categories-trend.json b/286/history/categories-trend.json similarity index 100% rename from 255/history/categories-trend.json rename to 286/history/categories-trend.json diff --git a/255/history/duration-trend.json b/286/history/duration-trend.json similarity index 100% rename from 255/history/duration-trend.json rename to 286/history/duration-trend.json diff --git a/255/history/history-trend.json b/286/history/history-trend.json similarity index 100% rename from 255/history/history-trend.json rename to 286/history/history-trend.json diff --git a/255/history/history.json b/286/history/history.json similarity index 100% rename from 255/history/history.json rename to 286/history/history.json diff --git a/255/history/retry-trend.json b/286/history/retry-trend.json similarity index 100% rename from 255/history/retry-trend.json rename to 286/history/retry-trend.json diff --git a/255/index.html b/286/index.html similarity index 94% rename from 255/index.html rename to 286/index.html index 29b4fc7..9c1bc38 100644 --- a/255/index.html +++ b/286/index.html @@ -26,7 +26,7 @@ gtag('js', new Date()); gtag('config', 'G-FVWC4GKEYS', { 'allureVersion': '2.32.0', - 'reportUuid': '21120f09-1bba-43c9-badd-ce4064157088', + 'reportUuid': '8f6623a2-e817-460a-8bd1-b5f42a3d1c8d', 'single_file': false }); diff --git a/255/plugin/behaviors/index.js b/286/plugin/behaviors/index.js similarity index 100% rename from 255/plugin/behaviors/index.js rename to 286/plugin/behaviors/index.js diff --git a/255/plugin/packages/index.js b/286/plugin/packages/index.js similarity index 100% rename from 255/plugin/packages/index.js rename to 286/plugin/packages/index.js diff --git a/255/plugin/screen-diff/index.js b/286/plugin/screen-diff/index.js similarity index 100% rename from 255/plugin/screen-diff/index.js rename to 286/plugin/screen-diff/index.js diff --git a/255/plugin/screen-diff/styles.css b/286/plugin/screen-diff/styles.css similarity index 100% rename from 255/plugin/screen-diff/styles.css rename to 286/plugin/screen-diff/styles.css diff --git a/255/styles.css b/286/styles.css similarity index 100% rename from 255/styles.css rename to 286/styles.css diff --git a/255/widgets/behaviors.json b/286/widgets/behaviors.json similarity index 100% rename from 255/widgets/behaviors.json rename to 286/widgets/behaviors.json diff --git a/255/widgets/categories-trend.json b/286/widgets/categories-trend.json similarity index 100% rename from 255/widgets/categories-trend.json rename to 286/widgets/categories-trend.json diff --git a/255/widgets/categories.json b/286/widgets/categories.json similarity index 100% rename from 255/widgets/categories.json rename to 286/widgets/categories.json diff --git a/255/widgets/duration-trend.json b/286/widgets/duration-trend.json similarity index 100% rename from 255/widgets/duration-trend.json rename to 286/widgets/duration-trend.json diff --git a/255/widgets/duration.json b/286/widgets/duration.json similarity index 100% rename from 255/widgets/duration.json rename to 286/widgets/duration.json diff --git a/255/widgets/environment.json b/286/widgets/environment.json similarity index 100% rename from 255/widgets/environment.json rename to 286/widgets/environment.json diff --git a/255/widgets/executors.json b/286/widgets/executors.json similarity index 100% rename from 255/widgets/executors.json rename to 286/widgets/executors.json diff --git a/255/widgets/history-trend.json b/286/widgets/history-trend.json similarity index 100% rename from 255/widgets/history-trend.json rename to 286/widgets/history-trend.json diff --git a/255/widgets/launch.json b/286/widgets/launch.json similarity index 100% rename from 255/widgets/launch.json rename to 286/widgets/launch.json diff --git a/255/widgets/retry-trend.json b/286/widgets/retry-trend.json similarity index 100% rename from 255/widgets/retry-trend.json rename to 286/widgets/retry-trend.json diff --git a/255/widgets/severity.json b/286/widgets/severity.json similarity index 100% rename from 255/widgets/severity.json rename to 286/widgets/severity.json diff --git a/255/widgets/status-chart.json b/286/widgets/status-chart.json similarity index 100% rename from 255/widgets/status-chart.json rename to 286/widgets/status-chart.json diff --git a/255/widgets/suites.json b/286/widgets/suites.json similarity index 100% rename from 255/widgets/suites.json rename to 286/widgets/suites.json diff --git a/255/widgets/summary.json b/286/widgets/summary.json similarity index 100% rename from 255/widgets/summary.json rename to 286/widgets/summary.json diff --git a/index.html b/index.html index 1e69b21..4c26095 100644 --- a/index.html +++ b/index.html @@ -1,2 +1,2 @@ - +