diff --git a/149/export/influxDbData.txt b/149/export/influxDbData.txt deleted file mode 100644 index e47e6fd..0000000 --- a/149/export/influxDbData.txt +++ /dev/null @@ -1,13 +0,0 @@ -launch_status failed=0 1773823686000000000 -launch_status broken=0 1773823686000000000 -launch_status passed=0 1773823686000000000 -launch_status skipped=0 1773823686000000000 -launch_status unknown=0 1773823686000000000 -launch_time duration=0 1773823686000000000 -launch_time min_duration=0 1773823686000000000 -launch_time max_duration=0 1773823686000000000 -launch_time sum_duration=0 1773823686000000000 -launch_time start=0 1773823686000000000 -launch_time stop=0 1773823686000000000 -launch_retries retries=0 1773823686000000000 -launch_retries run=0 1773823686000000000 diff --git a/149/app.js b/179/app.js similarity index 100% rename from 149/app.js rename to 179/app.js diff --git a/149/data/behaviors.csv b/179/data/behaviors.csv similarity index 100% rename from 149/data/behaviors.csv rename to 179/data/behaviors.csv diff --git a/149/data/behaviors.json b/179/data/behaviors.json similarity index 100% rename from 149/data/behaviors.json rename to 179/data/behaviors.json diff --git a/149/data/categories.csv b/179/data/categories.csv similarity index 100% rename from 149/data/categories.csv rename to 179/data/categories.csv diff --git a/149/data/categories.json b/179/data/categories.json similarity index 100% rename from 149/data/categories.json rename to 179/data/categories.json diff --git a/149/data/packages.json b/179/data/packages.json similarity index 100% rename from 149/data/packages.json rename to 179/data/packages.json diff --git a/149/data/suites.csv b/179/data/suites.csv similarity index 100% rename from 149/data/suites.csv rename to 179/data/suites.csv diff --git a/149/data/suites.json b/179/data/suites.json similarity index 100% rename from 149/data/suites.json rename to 179/data/suites.json diff --git a/149/data/timeline.json b/179/data/timeline.json similarity index 100% rename from 149/data/timeline.json rename to 179/data/timeline.json diff --git a/179/export/influxDbData.txt b/179/export/influxDbData.txt new file mode 100644 index 0000000..258ff7a --- /dev/null +++ b/179/export/influxDbData.txt @@ -0,0 +1,13 @@ +launch_status failed=0 1774687508000000000 +launch_status broken=0 1774687508000000000 +launch_status passed=0 1774687508000000000 +launch_status skipped=0 1774687508000000000 +launch_status unknown=0 1774687508000000000 +launch_time duration=0 1774687508000000000 +launch_time min_duration=0 1774687508000000000 +launch_time max_duration=0 1774687508000000000 +launch_time sum_duration=0 1774687508000000000 +launch_time start=0 1774687508000000000 +launch_time stop=0 1774687508000000000 +launch_retries retries=0 1774687508000000000 +launch_retries run=0 1774687508000000000 diff --git a/149/export/mail.html b/179/export/mail.html similarity index 100% rename from 149/export/mail.html rename to 179/export/mail.html diff --git a/149/export/prometheusData.txt b/179/export/prometheusData.txt similarity index 100% rename from 149/export/prometheusData.txt rename to 179/export/prometheusData.txt diff --git a/149/favicon.ico b/179/favicon.ico similarity index 100% rename from 149/favicon.ico rename to 179/favicon.ico diff --git a/149/history/categories-trend.json b/179/history/categories-trend.json similarity index 100% rename from 149/history/categories-trend.json rename to 179/history/categories-trend.json diff --git a/149/history/duration-trend.json b/179/history/duration-trend.json similarity index 100% rename from 149/history/duration-trend.json rename to 179/history/duration-trend.json diff --git a/149/history/history-trend.json b/179/history/history-trend.json similarity index 100% rename from 149/history/history-trend.json rename to 179/history/history-trend.json diff --git a/149/history/history.json b/179/history/history.json similarity index 100% rename from 149/history/history.json rename to 179/history/history.json diff --git a/149/history/retry-trend.json b/179/history/retry-trend.json similarity index 100% rename from 149/history/retry-trend.json rename to 179/history/retry-trend.json diff --git a/149/index.html b/179/index.html similarity index 94% rename from 149/index.html rename to 179/index.html index 270e777..2543862 100644 --- a/149/index.html +++ b/179/index.html @@ -26,7 +26,7 @@ gtag('js', new Date()); gtag('config', 'G-FVWC4GKEYS', { 'allureVersion': '2.32.0', - 'reportUuid': '8dd1ab58-d72d-4f9b-aecd-cda7fe11a165', + 'reportUuid': '3cc5b41c-e618-4e02-aba7-a5a6d30f4860', 'single_file': false }); diff --git a/149/plugin/behaviors/index.js b/179/plugin/behaviors/index.js similarity index 100% rename from 149/plugin/behaviors/index.js rename to 179/plugin/behaviors/index.js diff --git a/149/plugin/packages/index.js b/179/plugin/packages/index.js similarity index 100% rename from 149/plugin/packages/index.js rename to 179/plugin/packages/index.js diff --git a/149/plugin/screen-diff/index.js b/179/plugin/screen-diff/index.js similarity index 100% rename from 149/plugin/screen-diff/index.js rename to 179/plugin/screen-diff/index.js diff --git a/149/plugin/screen-diff/styles.css b/179/plugin/screen-diff/styles.css similarity index 100% rename from 149/plugin/screen-diff/styles.css rename to 179/plugin/screen-diff/styles.css diff --git a/149/styles.css b/179/styles.css similarity index 100% rename from 149/styles.css rename to 179/styles.css diff --git a/149/widgets/behaviors.json b/179/widgets/behaviors.json similarity index 100% rename from 149/widgets/behaviors.json rename to 179/widgets/behaviors.json diff --git a/149/widgets/categories-trend.json b/179/widgets/categories-trend.json similarity index 100% rename from 149/widgets/categories-trend.json rename to 179/widgets/categories-trend.json diff --git a/149/widgets/categories.json b/179/widgets/categories.json similarity index 100% rename from 149/widgets/categories.json rename to 179/widgets/categories.json diff --git a/149/widgets/duration-trend.json b/179/widgets/duration-trend.json similarity index 100% rename from 149/widgets/duration-trend.json rename to 179/widgets/duration-trend.json diff --git a/149/widgets/duration.json b/179/widgets/duration.json similarity index 100% rename from 149/widgets/duration.json rename to 179/widgets/duration.json diff --git a/149/widgets/environment.json b/179/widgets/environment.json similarity index 100% rename from 149/widgets/environment.json rename to 179/widgets/environment.json diff --git a/149/widgets/executors.json b/179/widgets/executors.json similarity index 100% rename from 149/widgets/executors.json rename to 179/widgets/executors.json diff --git a/149/widgets/history-trend.json b/179/widgets/history-trend.json similarity index 100% rename from 149/widgets/history-trend.json rename to 179/widgets/history-trend.json diff --git a/149/widgets/launch.json b/179/widgets/launch.json similarity index 100% rename from 149/widgets/launch.json rename to 179/widgets/launch.json diff --git a/149/widgets/retry-trend.json b/179/widgets/retry-trend.json similarity index 100% rename from 149/widgets/retry-trend.json rename to 179/widgets/retry-trend.json diff --git a/149/widgets/severity.json b/179/widgets/severity.json similarity index 100% rename from 149/widgets/severity.json rename to 179/widgets/severity.json diff --git a/149/widgets/status-chart.json b/179/widgets/status-chart.json similarity index 100% rename from 149/widgets/status-chart.json rename to 179/widgets/status-chart.json diff --git a/149/widgets/suites.json b/179/widgets/suites.json similarity index 100% rename from 149/widgets/suites.json rename to 179/widgets/suites.json diff --git a/149/widgets/summary.json b/179/widgets/summary.json similarity index 100% rename from 149/widgets/summary.json rename to 179/widgets/summary.json diff --git a/index.html b/index.html index c17100a..32eb2ad 100644 --- a/index.html +++ b/index.html @@ -1,2 +1,2 @@ - +