diff --git a/212/export/influxDbData.txt b/212/export/influxDbData.txt deleted file mode 100644 index e21e85c..0000000 --- a/212/export/influxDbData.txt +++ /dev/null @@ -1,13 +0,0 @@ -launch_status failed=0 1775638798000000000 -launch_status broken=0 1775638798000000000 -launch_status passed=0 1775638798000000000 -launch_status skipped=0 1775638798000000000 -launch_status unknown=0 1775638798000000000 -launch_time duration=0 1775638798000000000 -launch_time min_duration=0 1775638798000000000 -launch_time max_duration=0 1775638798000000000 -launch_time sum_duration=0 1775638798000000000 -launch_time start=0 1775638798000000000 -launch_time stop=0 1775638798000000000 -launch_retries retries=0 1775638798000000000 -launch_retries run=0 1775638798000000000 diff --git a/212/app.js b/242/app.js similarity index 100% rename from 212/app.js rename to 242/app.js diff --git a/212/data/behaviors.csv b/242/data/behaviors.csv similarity index 100% rename from 212/data/behaviors.csv rename to 242/data/behaviors.csv diff --git a/212/data/behaviors.json b/242/data/behaviors.json similarity index 100% rename from 212/data/behaviors.json rename to 242/data/behaviors.json diff --git a/212/data/categories.csv b/242/data/categories.csv similarity index 100% rename from 212/data/categories.csv rename to 242/data/categories.csv diff --git a/212/data/categories.json b/242/data/categories.json similarity index 100% rename from 212/data/categories.json rename to 242/data/categories.json diff --git a/212/data/packages.json b/242/data/packages.json similarity index 100% rename from 212/data/packages.json rename to 242/data/packages.json diff --git a/212/data/suites.csv b/242/data/suites.csv similarity index 100% rename from 212/data/suites.csv rename to 242/data/suites.csv diff --git a/212/data/suites.json b/242/data/suites.json similarity index 100% rename from 212/data/suites.json rename to 242/data/suites.json diff --git a/212/data/timeline.json b/242/data/timeline.json similarity index 100% rename from 212/data/timeline.json rename to 242/data/timeline.json diff --git a/242/export/influxDbData.txt b/242/export/influxDbData.txt new file mode 100644 index 0000000..90eb711 --- /dev/null +++ b/242/export/influxDbData.txt @@ -0,0 +1,13 @@ +launch_status failed=0 1776502061000000000 +launch_status broken=0 1776502061000000000 +launch_status passed=0 1776502061000000000 +launch_status skipped=0 1776502061000000000 +launch_status unknown=0 1776502061000000000 +launch_time duration=0 1776502061000000000 +launch_time min_duration=0 1776502061000000000 +launch_time max_duration=0 1776502061000000000 +launch_time sum_duration=0 1776502061000000000 +launch_time start=0 1776502061000000000 +launch_time stop=0 1776502061000000000 +launch_retries retries=0 1776502061000000000 +launch_retries run=0 1776502061000000000 diff --git a/212/export/mail.html b/242/export/mail.html similarity index 100% rename from 212/export/mail.html rename to 242/export/mail.html diff --git a/212/export/prometheusData.txt b/242/export/prometheusData.txt similarity index 100% rename from 212/export/prometheusData.txt rename to 242/export/prometheusData.txt diff --git a/212/favicon.ico b/242/favicon.ico similarity index 100% rename from 212/favicon.ico rename to 242/favicon.ico diff --git a/212/history/categories-trend.json b/242/history/categories-trend.json similarity index 100% rename from 212/history/categories-trend.json rename to 242/history/categories-trend.json diff --git a/212/history/duration-trend.json b/242/history/duration-trend.json similarity index 100% rename from 212/history/duration-trend.json rename to 242/history/duration-trend.json diff --git a/212/history/history-trend.json b/242/history/history-trend.json similarity index 100% rename from 212/history/history-trend.json rename to 242/history/history-trend.json diff --git a/212/history/history.json b/242/history/history.json similarity index 100% rename from 212/history/history.json rename to 242/history/history.json diff --git a/212/history/retry-trend.json b/242/history/retry-trend.json similarity index 100% rename from 212/history/retry-trend.json rename to 242/history/retry-trend.json diff --git a/212/index.html b/242/index.html similarity index 94% rename from 212/index.html rename to 242/index.html index 569ba4b..54fbfb0 100644 --- a/212/index.html +++ b/242/index.html @@ -26,7 +26,7 @@ gtag('js', new Date()); gtag('config', 'G-FVWC4GKEYS', { 'allureVersion': '2.32.0', - 'reportUuid': '036e223e-b9f6-4154-861c-37c5ec32dd1a', + 'reportUuid': '0a55b333-98f0-42a3-9b4b-ebc9250e4a62', 'single_file': false }); diff --git a/212/plugin/behaviors/index.js b/242/plugin/behaviors/index.js similarity index 100% rename from 212/plugin/behaviors/index.js rename to 242/plugin/behaviors/index.js diff --git a/212/plugin/packages/index.js b/242/plugin/packages/index.js similarity index 100% rename from 212/plugin/packages/index.js rename to 242/plugin/packages/index.js diff --git a/212/plugin/screen-diff/index.js b/242/plugin/screen-diff/index.js similarity index 100% rename from 212/plugin/screen-diff/index.js rename to 242/plugin/screen-diff/index.js diff --git a/212/plugin/screen-diff/styles.css b/242/plugin/screen-diff/styles.css similarity index 100% rename from 212/plugin/screen-diff/styles.css rename to 242/plugin/screen-diff/styles.css diff --git a/212/styles.css b/242/styles.css similarity index 100% rename from 212/styles.css rename to 242/styles.css diff --git a/212/widgets/behaviors.json b/242/widgets/behaviors.json similarity index 100% rename from 212/widgets/behaviors.json rename to 242/widgets/behaviors.json diff --git a/212/widgets/categories-trend.json b/242/widgets/categories-trend.json similarity index 100% rename from 212/widgets/categories-trend.json rename to 242/widgets/categories-trend.json diff --git a/212/widgets/categories.json b/242/widgets/categories.json similarity index 100% rename from 212/widgets/categories.json rename to 242/widgets/categories.json diff --git a/212/widgets/duration-trend.json b/242/widgets/duration-trend.json similarity index 100% rename from 212/widgets/duration-trend.json rename to 242/widgets/duration-trend.json diff --git a/212/widgets/duration.json b/242/widgets/duration.json similarity index 100% rename from 212/widgets/duration.json rename to 242/widgets/duration.json diff --git a/212/widgets/environment.json b/242/widgets/environment.json similarity index 100% rename from 212/widgets/environment.json rename to 242/widgets/environment.json diff --git a/212/widgets/executors.json b/242/widgets/executors.json similarity index 100% rename from 212/widgets/executors.json rename to 242/widgets/executors.json diff --git a/212/widgets/history-trend.json b/242/widgets/history-trend.json similarity index 100% rename from 212/widgets/history-trend.json rename to 242/widgets/history-trend.json diff --git a/212/widgets/launch.json b/242/widgets/launch.json similarity index 100% rename from 212/widgets/launch.json rename to 242/widgets/launch.json diff --git a/212/widgets/retry-trend.json b/242/widgets/retry-trend.json similarity index 100% rename from 212/widgets/retry-trend.json rename to 242/widgets/retry-trend.json diff --git a/212/widgets/severity.json b/242/widgets/severity.json similarity index 100% rename from 212/widgets/severity.json rename to 242/widgets/severity.json diff --git a/212/widgets/status-chart.json b/242/widgets/status-chart.json similarity index 100% rename from 212/widgets/status-chart.json rename to 242/widgets/status-chart.json diff --git a/212/widgets/suites.json b/242/widgets/suites.json similarity index 100% rename from 212/widgets/suites.json rename to 242/widgets/suites.json diff --git a/212/widgets/summary.json b/242/widgets/summary.json similarity index 100% rename from 212/widgets/summary.json rename to 242/widgets/summary.json diff --git a/index.html b/index.html index 2b8a9a0..2c93b18 100644 --- a/index.html +++ b/index.html @@ -1,2 +1,2 @@ - +