diff --git a/264/export/influxDbData.txt b/264/export/influxDbData.txt deleted file mode 100644 index 849e411..0000000 --- a/264/export/influxDbData.txt +++ /dev/null @@ -1,13 +0,0 @@ -launch_status failed=0 1777135609000000000 -launch_status broken=0 1777135609000000000 -launch_status passed=0 1777135609000000000 -launch_status skipped=0 1777135609000000000 -launch_status unknown=0 1777135609000000000 -launch_time duration=0 1777135609000000000 -launch_time min_duration=0 1777135609000000000 -launch_time max_duration=0 1777135609000000000 -launch_time sum_duration=0 1777135609000000000 -launch_time start=0 1777135609000000000 -launch_time stop=0 1777135609000000000 -launch_retries retries=0 1777135609000000000 -launch_retries run=0 1777135609000000000 diff --git a/264/app.js b/295/app.js similarity index 100% rename from 264/app.js rename to 295/app.js diff --git a/264/data/behaviors.csv b/295/data/behaviors.csv similarity index 100% rename from 264/data/behaviors.csv rename to 295/data/behaviors.csv diff --git a/264/data/behaviors.json b/295/data/behaviors.json similarity index 100% rename from 264/data/behaviors.json rename to 295/data/behaviors.json diff --git a/264/data/categories.csv b/295/data/categories.csv similarity index 100% rename from 264/data/categories.csv rename to 295/data/categories.csv diff --git a/264/data/categories.json b/295/data/categories.json similarity index 100% rename from 264/data/categories.json rename to 295/data/categories.json diff --git a/264/data/packages.json b/295/data/packages.json similarity index 100% rename from 264/data/packages.json rename to 295/data/packages.json diff --git a/264/data/suites.csv b/295/data/suites.csv similarity index 100% rename from 264/data/suites.csv rename to 295/data/suites.csv diff --git a/264/data/suites.json b/295/data/suites.json similarity index 100% rename from 264/data/suites.json rename to 295/data/suites.json diff --git a/264/data/timeline.json b/295/data/timeline.json similarity index 100% rename from 264/data/timeline.json rename to 295/data/timeline.json diff --git a/295/export/influxDbData.txt b/295/export/influxDbData.txt new file mode 100644 index 0000000..5c59113 --- /dev/null +++ b/295/export/influxDbData.txt @@ -0,0 +1,13 @@ +launch_status failed=0 1778029631000000000 +launch_status broken=0 1778029631000000000 +launch_status passed=0 1778029631000000000 +launch_status skipped=0 1778029631000000000 +launch_status unknown=0 1778029631000000000 +launch_time duration=0 1778029631000000000 +launch_time min_duration=0 1778029631000000000 +launch_time max_duration=0 1778029631000000000 +launch_time sum_duration=0 1778029631000000000 +launch_time start=0 1778029631000000000 +launch_time stop=0 1778029631000000000 +launch_retries retries=0 1778029631000000000 +launch_retries run=0 1778029631000000000 diff --git a/264/export/mail.html b/295/export/mail.html similarity index 100% rename from 264/export/mail.html rename to 295/export/mail.html diff --git a/264/export/prometheusData.txt b/295/export/prometheusData.txt similarity index 100% rename from 264/export/prometheusData.txt rename to 295/export/prometheusData.txt diff --git a/264/favicon.ico b/295/favicon.ico similarity index 100% rename from 264/favicon.ico rename to 295/favicon.ico diff --git a/264/history/categories-trend.json b/295/history/categories-trend.json similarity index 100% rename from 264/history/categories-trend.json rename to 295/history/categories-trend.json diff --git a/264/history/duration-trend.json b/295/history/duration-trend.json similarity index 100% rename from 264/history/duration-trend.json rename to 295/history/duration-trend.json diff --git a/264/history/history-trend.json b/295/history/history-trend.json similarity index 100% rename from 264/history/history-trend.json rename to 295/history/history-trend.json diff --git a/264/history/history.json b/295/history/history.json similarity index 100% rename from 264/history/history.json rename to 295/history/history.json diff --git a/264/history/retry-trend.json b/295/history/retry-trend.json similarity index 100% rename from 264/history/retry-trend.json rename to 295/history/retry-trend.json diff --git a/264/index.html b/295/index.html similarity index 94% rename from 264/index.html rename to 295/index.html index 0775ccb..700121b 100644 --- a/264/index.html +++ b/295/index.html @@ -26,7 +26,7 @@ gtag('js', new Date()); gtag('config', 'G-FVWC4GKEYS', { 'allureVersion': '2.32.0', - 'reportUuid': '6f3d2871-8329-49c5-896c-0b63176e2df9', + 'reportUuid': '528e43de-5db8-4b1c-b168-e9a3a31d861c', 'single_file': false }); diff --git a/264/plugin/behaviors/index.js b/295/plugin/behaviors/index.js similarity index 100% rename from 264/plugin/behaviors/index.js rename to 295/plugin/behaviors/index.js diff --git a/264/plugin/packages/index.js b/295/plugin/packages/index.js similarity index 100% rename from 264/plugin/packages/index.js rename to 295/plugin/packages/index.js diff --git a/264/plugin/screen-diff/index.js b/295/plugin/screen-diff/index.js similarity index 100% rename from 264/plugin/screen-diff/index.js rename to 295/plugin/screen-diff/index.js diff --git a/264/plugin/screen-diff/styles.css b/295/plugin/screen-diff/styles.css similarity index 100% rename from 264/plugin/screen-diff/styles.css rename to 295/plugin/screen-diff/styles.css diff --git a/264/styles.css b/295/styles.css similarity index 100% rename from 264/styles.css rename to 295/styles.css diff --git a/264/widgets/behaviors.json b/295/widgets/behaviors.json similarity index 100% rename from 264/widgets/behaviors.json rename to 295/widgets/behaviors.json diff --git a/264/widgets/categories-trend.json b/295/widgets/categories-trend.json similarity index 100% rename from 264/widgets/categories-trend.json rename to 295/widgets/categories-trend.json diff --git a/264/widgets/categories.json b/295/widgets/categories.json similarity index 100% rename from 264/widgets/categories.json rename to 295/widgets/categories.json diff --git a/264/widgets/duration-trend.json b/295/widgets/duration-trend.json similarity index 100% rename from 264/widgets/duration-trend.json rename to 295/widgets/duration-trend.json diff --git a/264/widgets/duration.json b/295/widgets/duration.json similarity index 100% rename from 264/widgets/duration.json rename to 295/widgets/duration.json diff --git a/264/widgets/environment.json b/295/widgets/environment.json similarity index 100% rename from 264/widgets/environment.json rename to 295/widgets/environment.json diff --git a/264/widgets/executors.json b/295/widgets/executors.json similarity index 100% rename from 264/widgets/executors.json rename to 295/widgets/executors.json diff --git a/264/widgets/history-trend.json b/295/widgets/history-trend.json similarity index 100% rename from 264/widgets/history-trend.json rename to 295/widgets/history-trend.json diff --git a/264/widgets/launch.json b/295/widgets/launch.json similarity index 100% rename from 264/widgets/launch.json rename to 295/widgets/launch.json diff --git a/264/widgets/retry-trend.json b/295/widgets/retry-trend.json similarity index 100% rename from 264/widgets/retry-trend.json rename to 295/widgets/retry-trend.json diff --git a/264/widgets/severity.json b/295/widgets/severity.json similarity index 100% rename from 264/widgets/severity.json rename to 295/widgets/severity.json diff --git a/264/widgets/status-chart.json b/295/widgets/status-chart.json similarity index 100% rename from 264/widgets/status-chart.json rename to 295/widgets/status-chart.json diff --git a/264/widgets/suites.json b/295/widgets/suites.json similarity index 100% rename from 264/widgets/suites.json rename to 295/widgets/suites.json diff --git a/264/widgets/summary.json b/295/widgets/summary.json similarity index 100% rename from 264/widgets/summary.json rename to 295/widgets/summary.json diff --git a/index.html b/index.html index 3b28173..5f35963 100644 --- a/index.html +++ b/index.html @@ -1,2 +1,2 @@ - +