diff --git a/218/export/influxDbData.txt b/218/export/influxDbData.txt deleted file mode 100644 index 2724f19..0000000 --- a/218/export/influxDbData.txt +++ /dev/null @@ -1,13 +0,0 @@ -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/218/app.js b/248/app.js similarity index 100% rename from 218/app.js rename to 248/app.js diff --git a/218/data/behaviors.csv b/248/data/behaviors.csv similarity index 100% rename from 218/data/behaviors.csv rename to 248/data/behaviors.csv diff --git a/218/data/behaviors.json b/248/data/behaviors.json similarity index 100% rename from 218/data/behaviors.json rename to 248/data/behaviors.json diff --git a/218/data/categories.csv b/248/data/categories.csv similarity index 100% rename from 218/data/categories.csv rename to 248/data/categories.csv diff --git a/218/data/categories.json b/248/data/categories.json similarity index 100% rename from 218/data/categories.json rename to 248/data/categories.json diff --git a/218/data/packages.json b/248/data/packages.json similarity index 100% rename from 218/data/packages.json rename to 248/data/packages.json diff --git a/218/data/suites.csv b/248/data/suites.csv similarity index 100% rename from 218/data/suites.csv rename to 248/data/suites.csv diff --git a/218/data/suites.json b/248/data/suites.json similarity index 100% rename from 218/data/suites.json rename to 248/data/suites.json diff --git a/218/data/timeline.json b/248/data/timeline.json similarity index 100% rename from 218/data/timeline.json rename to 248/data/timeline.json diff --git a/248/export/influxDbData.txt b/248/export/influxDbData.txt new file mode 100644 index 0000000..b4b2c0a --- /dev/null +++ b/248/export/influxDbData.txt @@ -0,0 +1,13 @@ +launch_status failed=0 1776676762000000000 +launch_status broken=0 1776676762000000000 +launch_status passed=0 1776676762000000000 +launch_status skipped=0 1776676762000000000 +launch_status unknown=0 1776676762000000000 +launch_time duration=0 1776676762000000000 +launch_time min_duration=0 1776676762000000000 +launch_time max_duration=0 1776676762000000000 +launch_time sum_duration=0 1776676762000000000 +launch_time start=0 1776676762000000000 +launch_time stop=0 1776676762000000000 +launch_retries retries=0 1776676762000000000 +launch_retries run=0 1776676762000000000 diff --git a/218/export/mail.html b/248/export/mail.html similarity index 100% rename from 218/export/mail.html rename to 248/export/mail.html diff --git a/218/export/prometheusData.txt b/248/export/prometheusData.txt similarity index 100% rename from 218/export/prometheusData.txt rename to 248/export/prometheusData.txt diff --git a/218/favicon.ico b/248/favicon.ico similarity index 100% rename from 218/favicon.ico rename to 248/favicon.ico diff --git a/218/history/categories-trend.json b/248/history/categories-trend.json similarity index 100% rename from 218/history/categories-trend.json rename to 248/history/categories-trend.json diff --git a/218/history/duration-trend.json b/248/history/duration-trend.json similarity index 100% rename from 218/history/duration-trend.json rename to 248/history/duration-trend.json diff --git a/218/history/history-trend.json b/248/history/history-trend.json similarity index 100% rename from 218/history/history-trend.json rename to 248/history/history-trend.json diff --git a/218/history/history.json b/248/history/history.json similarity index 100% rename from 218/history/history.json rename to 248/history/history.json diff --git a/218/history/retry-trend.json b/248/history/retry-trend.json similarity index 100% rename from 218/history/retry-trend.json rename to 248/history/retry-trend.json diff --git a/218/index.html b/248/index.html similarity index 94% rename from 218/index.html rename to 248/index.html index c5832dc..f23aea8 100644 --- a/218/index.html +++ b/248/index.html @@ -26,7 +26,7 @@ gtag('js', new Date()); gtag('config', 'G-FVWC4GKEYS', { 'allureVersion': '2.32.0', - 'reportUuid': '92be8746-e237-4008-8d9e-8456a8163487', + 'reportUuid': '5a691ea6-d608-4150-9c32-f3c857804b20', 'single_file': false }); diff --git a/218/plugin/behaviors/index.js b/248/plugin/behaviors/index.js similarity index 100% rename from 218/plugin/behaviors/index.js rename to 248/plugin/behaviors/index.js diff --git a/218/plugin/packages/index.js b/248/plugin/packages/index.js similarity index 100% rename from 218/plugin/packages/index.js rename to 248/plugin/packages/index.js diff --git a/218/plugin/screen-diff/index.js b/248/plugin/screen-diff/index.js similarity index 100% rename from 218/plugin/screen-diff/index.js rename to 248/plugin/screen-diff/index.js diff --git a/218/plugin/screen-diff/styles.css b/248/plugin/screen-diff/styles.css similarity index 100% rename from 218/plugin/screen-diff/styles.css rename to 248/plugin/screen-diff/styles.css diff --git a/218/styles.css b/248/styles.css similarity index 100% rename from 218/styles.css rename to 248/styles.css diff --git a/218/widgets/behaviors.json b/248/widgets/behaviors.json similarity index 100% rename from 218/widgets/behaviors.json rename to 248/widgets/behaviors.json diff --git a/218/widgets/categories-trend.json b/248/widgets/categories-trend.json similarity index 100% rename from 218/widgets/categories-trend.json rename to 248/widgets/categories-trend.json diff --git a/218/widgets/categories.json b/248/widgets/categories.json similarity index 100% rename from 218/widgets/categories.json rename to 248/widgets/categories.json diff --git a/218/widgets/duration-trend.json b/248/widgets/duration-trend.json similarity index 100% rename from 218/widgets/duration-trend.json rename to 248/widgets/duration-trend.json diff --git a/218/widgets/duration.json b/248/widgets/duration.json similarity index 100% rename from 218/widgets/duration.json rename to 248/widgets/duration.json diff --git a/218/widgets/environment.json b/248/widgets/environment.json similarity index 100% rename from 218/widgets/environment.json rename to 248/widgets/environment.json diff --git a/218/widgets/executors.json b/248/widgets/executors.json similarity index 100% rename from 218/widgets/executors.json rename to 248/widgets/executors.json diff --git a/218/widgets/history-trend.json b/248/widgets/history-trend.json similarity index 100% rename from 218/widgets/history-trend.json rename to 248/widgets/history-trend.json diff --git a/218/widgets/launch.json b/248/widgets/launch.json similarity index 100% rename from 218/widgets/launch.json rename to 248/widgets/launch.json diff --git a/218/widgets/retry-trend.json b/248/widgets/retry-trend.json similarity index 100% rename from 218/widgets/retry-trend.json rename to 248/widgets/retry-trend.json diff --git a/218/widgets/severity.json b/248/widgets/severity.json similarity index 100% rename from 218/widgets/severity.json rename to 248/widgets/severity.json diff --git a/218/widgets/status-chart.json b/248/widgets/status-chart.json similarity index 100% rename from 218/widgets/status-chart.json rename to 248/widgets/status-chart.json diff --git a/218/widgets/suites.json b/248/widgets/suites.json similarity index 100% rename from 218/widgets/suites.json rename to 248/widgets/suites.json diff --git a/218/widgets/summary.json b/248/widgets/summary.json similarity index 100% rename from 218/widgets/summary.json rename to 248/widgets/summary.json diff --git a/index.html b/index.html index e2e3ba1..7b57046 100644 --- a/index.html +++ b/index.html @@ -1,2 +1,2 @@ - +