diff --git a/188/export/influxDbData.txt b/188/export/influxDbData.txt deleted file mode 100644 index 64593f2..0000000 --- a/188/export/influxDbData.txt +++ /dev/null @@ -1,13 +0,0 @@ -launch_status failed=0 1774947421000000000 -launch_status broken=0 1774947421000000000 -launch_status passed=0 1774947421000000000 -launch_status skipped=0 1774947421000000000 -launch_status unknown=0 1774947421000000000 -launch_time duration=0 1774947421000000000 -launch_time min_duration=0 1774947421000000000 -launch_time max_duration=0 1774947421000000000 -launch_time sum_duration=0 1774947421000000000 -launch_time start=0 1774947421000000000 -launch_time stop=0 1774947421000000000 -launch_retries retries=0 1774947421000000000 -launch_retries run=0 1774947421000000000 diff --git a/188/app.js b/218/app.js similarity index 100% rename from 188/app.js rename to 218/app.js diff --git a/188/data/behaviors.csv b/218/data/behaviors.csv similarity index 100% rename from 188/data/behaviors.csv rename to 218/data/behaviors.csv diff --git a/188/data/behaviors.json b/218/data/behaviors.json similarity index 100% rename from 188/data/behaviors.json rename to 218/data/behaviors.json diff --git a/188/data/categories.csv b/218/data/categories.csv similarity index 100% rename from 188/data/categories.csv rename to 218/data/categories.csv diff --git a/188/data/categories.json b/218/data/categories.json similarity index 100% rename from 188/data/categories.json rename to 218/data/categories.json diff --git a/188/data/packages.json b/218/data/packages.json similarity index 100% rename from 188/data/packages.json rename to 218/data/packages.json diff --git a/188/data/suites.csv b/218/data/suites.csv similarity index 100% rename from 188/data/suites.csv rename to 218/data/suites.csv diff --git a/188/data/suites.json b/218/data/suites.json similarity index 100% rename from 188/data/suites.json rename to 218/data/suites.json diff --git a/188/data/timeline.json b/218/data/timeline.json similarity index 100% rename from 188/data/timeline.json rename to 218/data/timeline.json diff --git a/218/export/influxDbData.txt b/218/export/influxDbData.txt new file mode 100644 index 0000000..2724f19 --- /dev/null +++ b/218/export/influxDbData.txt @@ -0,0 +1,13 @@ +launch_status failed=0 1775811897000000000 +launch_status broken=0 1775811897000000000 +launch_status passed=0 1775811897000000000 +launch_status skipped=0 1775811897000000000 +launch_status unknown=0 1775811897000000000 +launch_time duration=0 1775811897000000000 +launch_time min_duration=0 1775811897000000000 +launch_time max_duration=0 1775811897000000000 +launch_time sum_duration=0 1775811897000000000 +launch_time start=0 1775811897000000000 +launch_time stop=0 1775811897000000000 +launch_retries retries=0 1775811897000000000 +launch_retries run=0 1775811897000000000 diff --git a/188/export/mail.html b/218/export/mail.html similarity index 100% rename from 188/export/mail.html rename to 218/export/mail.html diff --git a/188/export/prometheusData.txt b/218/export/prometheusData.txt similarity index 100% rename from 188/export/prometheusData.txt rename to 218/export/prometheusData.txt diff --git a/188/favicon.ico b/218/favicon.ico similarity index 100% rename from 188/favicon.ico rename to 218/favicon.ico diff --git a/188/history/categories-trend.json b/218/history/categories-trend.json similarity index 100% rename from 188/history/categories-trend.json rename to 218/history/categories-trend.json diff --git a/188/history/duration-trend.json b/218/history/duration-trend.json similarity index 100% rename from 188/history/duration-trend.json rename to 218/history/duration-trend.json diff --git a/188/history/history-trend.json b/218/history/history-trend.json similarity index 100% rename from 188/history/history-trend.json rename to 218/history/history-trend.json diff --git a/188/history/history.json b/218/history/history.json similarity index 100% rename from 188/history/history.json rename to 218/history/history.json diff --git a/188/history/retry-trend.json b/218/history/retry-trend.json similarity index 100% rename from 188/history/retry-trend.json rename to 218/history/retry-trend.json diff --git a/188/index.html b/218/index.html similarity index 94% rename from 188/index.html rename to 218/index.html index c7291d5..c5832dc 100644 --- a/188/index.html +++ b/218/index.html @@ -26,7 +26,7 @@ gtag('js', new Date()); gtag('config', 'G-FVWC4GKEYS', { 'allureVersion': '2.32.0', - 'reportUuid': 'ea3d3572-1698-4d0d-85b7-2798123c34f4', + 'reportUuid': '92be8746-e237-4008-8d9e-8456a8163487', 'single_file': false }); diff --git a/188/plugin/behaviors/index.js b/218/plugin/behaviors/index.js similarity index 100% rename from 188/plugin/behaviors/index.js rename to 218/plugin/behaviors/index.js diff --git a/188/plugin/packages/index.js b/218/plugin/packages/index.js similarity index 100% rename from 188/plugin/packages/index.js rename to 218/plugin/packages/index.js diff --git a/188/plugin/screen-diff/index.js b/218/plugin/screen-diff/index.js similarity index 100% rename from 188/plugin/screen-diff/index.js rename to 218/plugin/screen-diff/index.js diff --git a/188/plugin/screen-diff/styles.css b/218/plugin/screen-diff/styles.css similarity index 100% rename from 188/plugin/screen-diff/styles.css rename to 218/plugin/screen-diff/styles.css diff --git a/188/styles.css b/218/styles.css similarity index 100% rename from 188/styles.css rename to 218/styles.css diff --git a/188/widgets/behaviors.json b/218/widgets/behaviors.json similarity index 100% rename from 188/widgets/behaviors.json rename to 218/widgets/behaviors.json diff --git a/188/widgets/categories-trend.json b/218/widgets/categories-trend.json similarity index 100% rename from 188/widgets/categories-trend.json rename to 218/widgets/categories-trend.json diff --git a/188/widgets/categories.json b/218/widgets/categories.json similarity index 100% rename from 188/widgets/categories.json rename to 218/widgets/categories.json diff --git a/188/widgets/duration-trend.json b/218/widgets/duration-trend.json similarity index 100% rename from 188/widgets/duration-trend.json rename to 218/widgets/duration-trend.json diff --git a/188/widgets/duration.json b/218/widgets/duration.json similarity index 100% rename from 188/widgets/duration.json rename to 218/widgets/duration.json diff --git a/188/widgets/environment.json b/218/widgets/environment.json similarity index 100% rename from 188/widgets/environment.json rename to 218/widgets/environment.json diff --git a/188/widgets/executors.json b/218/widgets/executors.json similarity index 100% rename from 188/widgets/executors.json rename to 218/widgets/executors.json diff --git a/188/widgets/history-trend.json b/218/widgets/history-trend.json similarity index 100% rename from 188/widgets/history-trend.json rename to 218/widgets/history-trend.json diff --git a/188/widgets/launch.json b/218/widgets/launch.json similarity index 100% rename from 188/widgets/launch.json rename to 218/widgets/launch.json diff --git a/188/widgets/retry-trend.json b/218/widgets/retry-trend.json similarity index 100% rename from 188/widgets/retry-trend.json rename to 218/widgets/retry-trend.json diff --git a/188/widgets/severity.json b/218/widgets/severity.json similarity index 100% rename from 188/widgets/severity.json rename to 218/widgets/severity.json diff --git a/188/widgets/status-chart.json b/218/widgets/status-chart.json similarity index 100% rename from 188/widgets/status-chart.json rename to 218/widgets/status-chart.json diff --git a/188/widgets/suites.json b/218/widgets/suites.json similarity index 100% rename from 188/widgets/suites.json rename to 218/widgets/suites.json diff --git a/188/widgets/summary.json b/218/widgets/summary.json similarity index 100% rename from 188/widgets/summary.json rename to 218/widgets/summary.json diff --git a/index.html b/index.html index 12b1c27..54b4df4 100644 --- a/index.html +++ b/index.html @@ -1,2 +1,2 @@ - +