From c7d84eb22b1eef82209e38495713ba056fef3c37 Mon Sep 17 00:00:00 2001 From: edujgurjc <26252085+EduJGURJC@users.noreply.github.com> Date: Thu, 14 Nov 2019 13:56:17 +0100 Subject: [PATCH] version 2.1.0 --- docs/demos/qoe.md | 84 +++++ docs/releases/index.md | 351 ++++++++++--------- docs/tutorials/using-browsers-in-elastest.md | 74 +++- mkdocs-web.yml | 1 + mkdocs.yml | 1 + 5 files changed, 330 insertions(+), 181 deletions(-) create mode 100644 docs/demos/qoe.md diff --git a/docs/demos/qoe.md b/docs/demos/qoe.md new file mode 100644 index 0000000..a326142 --- /dev/null +++ b/docs/demos/qoe.md @@ -0,0 +1,84 @@ +
+
+

QoE video testing

+
+
+
+
+ +

This demo for QoE includes an example project using OpenVidu. The test calls the EUS to create two browsers, which will open an Openvidu session and share video, which will be a fake video with a padding at the beginning and end. The test will record the videos sent and received in each browser and call the EUS to start the QoE test. Once the QoE metrics calculation is finished, the generated csvs and the average of each of the metrics will be attached to the execution.

+ +
+
+
+
+ +
+ +
+
+
+
+
+
+
+ +
+
+ docker run --rm -v ~/.elastest:/data -v /var/run/docker.sock:/var/run/docker.sock elastest/platform start +
+
+
+
+ +
+
+

Recommended system specifications

+

ElasTest needs some minimum system specifications in order to run smoothly:

+ + + + + + + + + + + + + + + + + +
Processor1GHz or faster
RAM16GB
SWAP4GB (if RAM < 16GB)
Hard Disk30GB
+
+
+
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+ +
QoE testing
+ +For **execute this TJob** just run the TJob **JUnit5 QoE Meter Docker** in the project **QoE** diff --git a/docs/releases/index.md b/docs/releases/index.md index 433f1ba..8f6dfe9 100644 --- a/docs/releases/index.md +++ b/docs/releases/index.md @@ -4,6 +4,23 @@ + + + + +

2.1.0

+

14/11/2019

+ +
Features & Improvements
+ +- Now EUS is able to calculate QoE metrics for video. A new demo project has been added. + +
Bug Fixes
+ +- Fixed a bug in Log Comparator that caused the comparison not to be displayed in the AIO tab (All-In-One). +- **Trim** is now used in the **Parameter fields**, in the creation/edition of TJob/SuT +- The message _"Chrome is being controlled by automated test software"_ is now also hidden in **Chrome browsers** from version **75 onwards**. This caused problems for Crossbrowser when used together with other browsers. + @@ -13,8 +30,8 @@
Bug Fixes
-- Sut of **Fullteaching demo project** fixed. -- Don't show **tooltip** in GUI **menu elements** when is expanded. +- Sut of **Fullteaching demo project** fixed. +- Don't show **tooltip** in GUI **menu elements** when is expanded. @@ -25,55 +42,55 @@
Features & Improvements
-- Kubernetes support is here! -- Great GUI enhancements: - - The **`side menu has been collapsed`** by default so that only the icons are displayed. - - Great changes in the **`finished TJob Execution view`**: Test Results/Test cases are shown in tabs; Global execution data are now colapsed in a Expansion panel; If the execution fails and there are previous successful runs, **Log Comparator** is shown. -
- - - Now in the log cards it is shown if there are errors or warnings and it is possible to filter them. Errors and warnings are also coloured. - - - **Space** between cards and other elements **`has been reduced`**. - - Now you can **select several TJobs** and **`delete them all at once`** in the Project section. - - The **`number of TJobs and Suts`** contained in a project is now **shown** in the global project table. - - Now you can **`resize some cards`** like Browser card in TestLink Test Plan execution. - - Now the **Sut Id** is shown in **`TJobExecution`** views and tables - - **`Network traces`** received by **Metricbeat** can be displayed now. - - It's possible to **`collapse the LogAnalyzer menu`**. - - **`Angular`** has been updated to version **`8`** and **`Covalent to 2.1.1`**. -- TestLink Improvements: - - Now you can **`pause and resume`** a Test Plan Execution. - - Test Plans can now be executed with Crossbrowser. - - External TJob Execs (**Test Plan Executions**) can now **`be removed`**. - - ElasTest Security Service (**ESS**) can now be **`used in Test Plan Execution`**. -- New environment variable is available in the TJob: **`ET_TEST_CONTAINER_NAME`**. -- Dockbeat collects now **`Browser container metrics`**. -- On **remove** TJobExec, TJob or External TJob Exec its **folders** associated with its content **`are deleted`**. -- The version of the **ElasTest Browsers** has been updated to **`2.1.0`**. -- It is now possible to deploy ElasTest browsers in AWS. - - A demo project has been added -- The **download of executions as JSON** has been **`improved`**: now the logs and metrics of each test case are downloaded, in case of having start / finish traces that limit them +- Kubernetes support is here! +- Great GUI enhancements: + - The **`side menu has been collapsed`** by default so that only the icons are displayed. + - Great changes in the **`finished TJob Execution view`**: Test Results/Test cases are shown in tabs; Global execution data are now colapsed in a Expansion panel; If the execution fails and there are previous successful runs, **Log Comparator** is shown. +
+ + - Now in the log cards it is shown if there are errors or warnings and it is possible to filter them. Errors and warnings are also coloured. + + - **Space** between cards and other elements **`has been reduced`**. + - Now you can **select several TJobs** and **`delete them all at once`** in the Project section. + - The **`number of TJobs and Suts`** contained in a project is now **shown** in the global project table. + - Now you can **`resize some cards`** like Browser card in TestLink Test Plan execution. + - Now the **Sut Id** is shown in **`TJobExecution`** views and tables + - **`Network traces`** received by **Metricbeat** can be displayed now. + - It's possible to **`collapse the LogAnalyzer menu`**. + - **`Angular`** has been updated to version **`8`** and **`Covalent to 2.1.1`**. +- TestLink Improvements: + - Now you can **`pause and resume`** a Test Plan Execution. + - Test Plans can now be executed with Crossbrowser. + - External TJob Execs (**Test Plan Executions**) can now **`be removed`**. + - ElasTest Security Service (**ESS**) can now be **`used in Test Plan Execution`**. +- New environment variable is available in the TJob: **`ET_TEST_CONTAINER_NAME`**. +- Dockbeat collects now **`Browser container metrics`**. +- On **remove** TJobExec, TJob or External TJob Exec its **folders** associated with its content **`are deleted`**. +- The version of the **ElasTest Browsers** has been updated to **`2.1.0`**. +- It is now possible to deploy ElasTest browsers in AWS. + - A demo project has been added +- The **download of executions as JSON** has been **`improved`**: now the logs and metrics of each test case are downloaded, in case of having start / finish traces that limit them
Bug Fixes
-- TestLink: - - Fixed the bug that, **when synchronizing** TestLink data, **`removed start/end date`** from ExternalTestExecution (Test Plan Execution). - - Now the **`browser logs are retrieved`** again in Test Plans with Suts. - - Fixed bug that **incorrectly** established the **names of internal Suts containers** in ExternalTJobExecutions (Test Plan Execution), which caused the **`logs not to be saved`**. -- GUI: - - Fixed bug in the section of a specific Project that **when duplicating or deleting a TJob** did **`not reload the list`** and had to re-navigate to see the changes. - - Fixed a bug with **some metricbeat charts**, which only added one of the subtypes - - There was a bug in the **Metric Cards** that when you remove one of them **`the one that wasn't was removed`**. - - Other **little fixes**. -- EUS: - - Solved **`concurrency problem on send messages`** through the **same websocket**. - - Fixed bug in which when a **request to the browser** returned a code **other than 200**, an **`exception`** was launched. This began to give problems with the last versions of chrome (>75) and with Firefox. - - Fixed a bug that did **`not intercept elastest scripts`** (elastestScript) and therefore, Single Browser test videos were not splitting and naming. -- Now the metric traces sent by each **Dockbeat** are filtered according to their execution id, since when several executions were launched all the dockbeats sent the metrics of all the executions and the information was **multiplied**. +- TestLink: + - Fixed the bug that, **when synchronizing** TestLink data, **`removed start/end date`** from ExternalTestExecution (Test Plan Execution). + - Now the **`browser logs are retrieved`** again in Test Plans with Suts. + - Fixed bug that **incorrectly** established the **names of internal Suts containers** in ExternalTJobExecutions (Test Plan Execution), which caused the **`logs not to be saved`**. +- GUI: + - Fixed bug in the section of a specific Project that **when duplicating or deleting a TJob** did **`not reload the list`** and had to re-navigate to see the changes. + - Fixed a bug with **some metricbeat charts**, which only added one of the subtypes + - There was a bug in the **Metric Cards** that when you remove one of them **`the one that wasn't was removed`**. + - Other **little fixes**. +- EUS: + - Solved **`concurrency problem on send messages`** through the **same websocket**. + - Fixed bug in which when a **request to the browser** returned a code **other than 200**, an **`exception`** was launched. This began to give problems with the last versions of chrome (>75) and with Firefox. + - Fixed a bug that did **`not intercept elastest scripts`** (elastestScript) and therefore, Single Browser test videos were not splitting and naming. +- Now the metric traces sent by each **Dockbeat** are filtered according to their execution id, since when several executions were launched all the dockbeats sent the metrics of all the executions and the information was **multiplied**. @@ -84,18 +101,18 @@
Features & Improvements
-- Added a button to **`download files`** from the browser context during a TestLink Test Plan Execution. -- Now you can select one or more Suts and **`delete them all at once`**. -- It is now possible to **`activate/deactivate the All-In-One chart`** from the **Monitoring Configuration** modal window. -- Now when configuring in a Jenkins job the **maximum number of builds to keep**, this number will be synchronized with the **`maximum number of executions in ElasTest`**. +- Added a button to **`download files`** from the browser context during a TestLink Test Plan Execution. +- Now you can select one or more Suts and **`delete them all at once`**. +- It is now possible to **`activate/deactivate the All-In-One chart`** from the **Monitoring Configuration** modal window. +- Now when configuring in a Jenkins job the **maximum number of builds to keep**, this number will be synchronized with the **`maximum number of executions in ElasTest`**.
Bug Fixes
-- Now, in ElasTest Jenkins Plugin, the **log traces** are sent to ElasTest with the **`timestamp`**, thus solving the problem of incorrect dates. -- Fixed a bug on the page of a TestLink **Test Case Execution** that brokes the GUI. -- Now when a **test suite** has all its tests skipped, the **`suite is also shown as skipped`** and not as success. -- Fixed a bug in the modal window of an execution of a **TJob with parameters** that, when removing all parameters, the **`button to add more parameters disappeared`**. -- Fixed a bug in singlenode mode: The **Delete red indices** button was **`always disabled`** and could not be pressed even if there were red indices. +- Now, in ElasTest Jenkins Plugin, the **log traces** are sent to ElasTest with the **`timestamp`**, thus solving the problem of incorrect dates. +- Fixed a bug on the page of a TestLink **Test Case Execution** that brokes the GUI. +- Now when a **test suite** has all its tests skipped, the **`suite is also shown as skipped`** and not as success. +- Fixed a bug in the modal window of an execution of a **TJob with parameters** that, when removing all parameters, the **`button to add more parameters disappeared`**. +- Fixed a bug in singlenode mode: The **Delete red indices** button was **`always disabled`** and could not be pressed even if there were red indices. @@ -118,11 +135,11 @@
Features & Improvements
-- Browsers started by a TJob run now have a **fixed name**, allowing you to compare browser logs between different **executions**. -- It is now possible to upload files to a **browser** and also download them. -- A button has been added to **`upload files to the browser context`** on the TestLink Test Plan **execution** page. -- It is possible to **attach evidence files** to the executions by means of an api that the TJob receives in an environment variable (_ET_ETM_TJOB_ATTACHMENT_API_). -- The **`View in loganalyzer`** button has been added to the section of a **specific Test Case**. +- Browsers started by a TJob run now have a **fixed name**, allowing you to compare browser logs between different **executions**. +- It is now possible to upload files to a **browser** and also download them. +- A button has been added to **`upload files to the browser context`** on the TestLink Test Plan **execution** page. +- It is possible to **attach evidence files** to the executions by means of an api that the TJob receives in an environment variable (_ET_ETM_TJOB_ATTACHMENT_API_). +- The **`View in loganalyzer`** button has been added to the section of a **specific Test Case**.
Bug Fixes
- Fixed a bug in Log Comparator that failed to get start/finish traces when testName had special characters or reserved for regex (*:[]$*...). @@ -139,12 +156,12 @@
Features & Improvements
-- **Usability** and **performance** enhancements in TJob Execution page and in the Test Case Execution page of a TJob Execution. +- **Usability** and **performance** enhancements in TJob Execution page and in the Test Case Execution page of a TJob Execution.
Bug Fixes
-- Fixed the bug where **videos were not played** when they contained **`special characters in their name`**. -- Fixed some bugs in LogAnalyzer +- Fixed the bug where **videos were not played** when they contained **`special characters in their name`**. +- Fixed some bugs in LogAnalyzer @@ -155,23 +172,23 @@
Features & Improvements
-- The **`maximum number of executions`** can now be configured in the **TJobs**. -- **Usability** and **performance** enhancements: - - In the Projects section, only the **id** and **name** of the projects are brought from the backend instead of bringing all their data. - - In the section of a specific Project, up to four times the complete object was being requested from the backend. Now **only what is necessary is requested**. - - Dashboard section: - - The **`Show All`** button has been **replaced by** **`Show 12 more`**. - - The **`spinner`** is **not shown** when **new information** is obtained. - - Now the **executions** loaded at the beginning are **`not reloaded again`**. - - Now in the section of a specific TJob the **`executions are paginated`**. -- A **new section** has been added: **`Manage Elastest`**. Here you can view the status, the general info and the logs of the containers of the core components of ElasTest, as well as the version that is being used. In singlenode mode you can also manage Elasticsearch indices -- For Sut with external Elasticsearch, the user is now allowed to indicate a **`list of fields`** with a **list of values** by which to **filter** to save the traces. -- Monitoring traces are now removed when deleting a **TJobExecution, TJob, Sut, SutExecution or Project** (the entire index in Elasticsearch for singlenode mode OR the data in Mysql for mini mode) -- **Elasticsearch** has been updated to version 6.6.1 (for singlenode mode) -- Now a **message** is displayed **while logs are loaded** in LogAnalyzer -- **Stop Session** button added to WebBrowsers for live sessions. -- For testing with Web Browsers from outside ElasTest it is now possible to set a **timeout** to end the session automatically if you do not interact with the browser through selenium after the set time. To do this, it is necessary to make use of the custom capability **`elastestTimeout`**. -- For Jenkins TJobs the **`Jenkins icon`** is now shown instead of the edit pencil. +- The **`maximum number of executions`** can now be configured in the **TJobs**. +- **Usability** and **performance** enhancements: + - In the Projects section, only the **id** and **name** of the projects are brought from the backend instead of bringing all their data. + - In the section of a specific Project, up to four times the complete object was being requested from the backend. Now **only what is necessary is requested**. + - Dashboard section: + - The **`Show All`** button has been **replaced by** **`Show 12 more`**. + - The **`spinner`** is **not shown** when **new information** is obtained. + - Now the **executions** loaded at the beginning are **`not reloaded again`**. + - Now in the section of a specific TJob the **`executions are paginated`**. +- A **new section** has been added: **`Manage Elastest`**. Here you can view the status, the general info and the logs of the containers of the core components of ElasTest, as well as the version that is being used. In singlenode mode you can also manage Elasticsearch indices +- For Sut with external Elasticsearch, the user is now allowed to indicate a **`list of fields`** with a **list of values** by which to **filter** to save the traces. +- Monitoring traces are now removed when deleting a **TJobExecution, TJob, Sut, SutExecution or Project** (the entire index in Elasticsearch for singlenode mode OR the data in Mysql for mini mode) +- **Elasticsearch** has been updated to version 6.6.1 (for singlenode mode) +- Now a **message** is displayed **while logs are loaded** in LogAnalyzer +- **Stop Session** button added to WebBrowsers for live sessions. +- For testing with Web Browsers from outside ElasTest it is now possible to set a **timeout** to end the session automatically if you do not interact with the browser through selenium after the set time. To do this, it is necessary to make use of the custom capability **`elastestTimeout`**. +- For Jenkins TJobs the **`Jenkins icon`** is now shown instead of the edit pencil.
Bug Fixes
- Fixed the bug that when running several TJob Execs that use EUS showed all sessions within an execution, instead of only showing the corresponding ones. @@ -186,21 +203,21 @@
Features & Improvements
-- Log Comparator: - - Now you can set the **`timeout`** to calculate the diff. Default: 0 (infinite) - - The **`line numbering`** for the **Tests Logs mode** starts at **1 for each test case** and the line number is **not shown in the name** of the test case. - - Now the **Complete** mode shows the complete message **as it is saved** (sometimes it has timestamp and sometimes not) and the **Non-timestamp** mode **`removes`** it from messages that contain it. -- TestLink: - - Added a button to the main table that **`removes`** all synchronized data from elastest and **`resynchronizes`** it. - - TestLink now allows you to **`select a platform`** when running a Test Plan. - - **`General improvements`** in stability and styles. +- Log Comparator: + - Now you can set the **`timeout`** to calculate the diff. Default: 0 (infinite) + - The **`line numbering`** for the **Tests Logs mode** starts at **1 for each test case** and the line number is **not shown in the name** of the test case. + - Now the **Complete** mode shows the complete message **as it is saved** (sometimes it has timestamp and sometimes not) and the **Non-timestamp** mode **`removes`** it from messages that contain it. +- TestLink: + - Added a button to the main table that **`removes`** all synchronized data from elastest and **`resynchronizes`** it. + - TestLink now allows you to **`select a platform`** when running a Test Plan. + - **`General improvements`** in stability and styles.
Bug Fixes
-- TestLink: - - Test cases are now executed **`sorted by id`** during execution and not randomly. - - Fixed the bug that, if a test case was associated with **more than one test plan**, **`only appeared`** in the Test Plan to which it had been **associated recently**. - - Now the **url** of an **external sut** **`opens automatically`** in the browser during execution. +- TestLink: + - Test cases are now executed **`sorted by id`** during execution and not randomly. + - Fixed the bug that, if a test case was associated with **more than one test plan**, **`only appeared`** in the Test Plan to which it had been **associated recently**. + - Now the **url** of an **external sut** **`opens automatically`** in the browser during execution. @@ -211,23 +228,23 @@
Features & Improvements
-- Log Comparator added in TJob Executions comparator. -- **Projects/tJobs/Suts/Execs tables** can now be **`sorted`** by columns. -- We have incorporated a **`new code editor`** in the **TJob and Sut edition** for the commands field, instead of using textarea. +- Log Comparator added in TJob Executions comparator. +- **Projects/tJobs/Suts/Execs tables** can now be **`sorted`** by columns. +- We have incorporated a **`new code editor`** in the **TJob and Sut edition** for the commands field, instead of using textarea. -- Now all **modal windows** are **`draggable`**. -- TJobExec Test Case **tabs** have now **`lazy load`**. -- Now you can pass a **`list of hosts`** to TestLink browsers to put them in their **/etc/hosts**. -- Improvements in Sut with external Elasticsearch. +- Now all **modal windows** are **`draggable`**. +- TJobExec Test Case **tabs** have now **`lazy load`**. +- Now you can pass a **`list of hosts`** to TestLink browsers to put them in their **/etc/hosts**. +- Improvements in Sut with external Elasticsearch.
Bug Fixes
-- Fixed some problems with ElasTest Jenkins Plugin. -- Fixed Bug with Sut with external Elasticsearch that failed to set an empty path. +- Fixed some problems with ElasTest Jenkins Plugin. +- Fixed Bug with Sut with external Elasticsearch that failed to set an empty path. @@ -238,14 +255,14 @@
Features & Improvements
-- Performance improvements in saving selected logs and metrics +- Performance improvements in saving selected logs and metrics
Bug Fixes
-- The **`Test Case Steps are now shown again`** during the execution of the TestLink test plan . -- Fixed problem with **`browser`** in TestLinkthat after some time deleted the session automatically. -- Solved problem with TestLink plan execution that when stopping a execution manually the **`correct message`** was not shown because it failed when parsing the DELETE response. -- Fixed bug with LogAnalyzer that when pressing the button **Reload Log** did not show the content. +- The **`Test Case Steps are now shown again`** during the execution of the TestLink test plan . +- Fixed problem with **`browser`** in TestLinkthat after some time deleted the session automatically. +- Solved problem with TestLink plan execution that when stopping a execution manually the **`correct message`** was not shown because it failed when parsing the DELETE response. +- Fixed bug with LogAnalyzer that when pressing the button **Reload Log** did not show the content. @@ -256,21 +273,21 @@
Features & Improvements
-- Now when you run a TestLink test plan from ElasTest, you can **`select the browser and the desired version`**. -- Added **`"View in log analyzer" button`** on TestLink test plan execution page. -- **`Metrics`** can now also be compared in the TJob Executions comparator. -- A button has been added to the **log cards** to **`download`** them as a _.log_ file. -- Now you can select one or more **Projects** and **`delete them all`** at once. You can also do the same with the **TJob Executions**, inside the tJob page. -- Now the search of **logs and metrics** of an execution is done with **`start/end date range`**, which corrects the timeout problem when requesting them. -- Added the **`log-level`** option to the **ElasTest Platform**, so that the user can set the log level of the ETM. -- **`EMS Example`** and **`EDS Example`** demo projects added. -- Updated the integrated Jenkins with the latest version of the ElasTest plugin. +- Now when you run a TestLink test plan from ElasTest, you can **`select the browser and the desired version`**. +- Added **`"View in log analyzer" button`** on TestLink test plan execution page. +- **`Metrics`** can now also be compared in the TJob Executions comparator. +- A button has been added to the **log cards** to **`download`** them as a _.log_ file. +- Now you can select one or more **Projects** and **`delete them all`** at once. You can also do the same with the **TJob Executions**, inside the tJob page. +- Now the search of **logs and metrics** of an execution is done with **`start/end date range`**, which corrects the timeout problem when requesting them. +- Added the **`log-level`** option to the **ElasTest Platform**, so that the user can set the log level of the ETM. +- **`EMS Example`** and **`EDS Example`** demo projects added. +- Updated the integrated Jenkins with the latest version of the ElasTest plugin.
Bug Fixes
-- Fixed bug in mini that did not check the correct port of the **`TSS`**. -- Now EUS does not launch an exception when starting a browser if the maximize command fails. -- Fixed a bug in the **`finished TJob Execution`** page that when clicking in the trash and giving to cancel, the button remained disabled +- Fixed bug in mini that did not check the correct port of the **`TSS`**. +- Now EUS does not launch an exception when starting a browser if the maximize command fails. +- Fixed a bug in the **`finished TJob Execution`** page that when clicking in the trash and giving to cancel, the button remained disabled @@ -281,15 +298,15 @@
Features & Improvements
-- ElasTest modes have changed: Now there are two: **mini** and **singlenode**. Cluster mode coming soon. -- Upgrade **ElasTest GUI** to **`Angular 7`** -- **`Autorefresh`** has been added for the TJob Execution tables in the GUI Dashboard. -- **`Test Support Services section`** has been **removed** from all ElasTest modes. -- Now in singlenode an instance of **`EUS is started`** when starting ElasTest and will be used for all executions. This reduces the execution time of TJobs, as they do not have to start an EUS instance, and also the consumption of resources. -- The WebBrowsers section is now also shown in singlenode, since it has an instance of EUS since the beginning. -- Changes in the way to **`instrumentalize`** an external sut through EIM: Now the Sut is instrumented only during the execution of a TJob. -- Now you can select several TJob runs and **`compare`** their test results. -- ElasTest Jenkins Plugin **1.0.0-beta8** released. +- ElasTest modes have changed: Now there are two: **mini** and **singlenode**. Cluster mode coming soon. +- Upgrade **ElasTest GUI** to **`Angular 7`** +- **`Autorefresh`** has been added for the TJob Execution tables in the GUI Dashboard. +- **`Test Support Services section`** has been **removed** from all ElasTest modes. +- Now in singlenode an instance of **`EUS is started`** when starting ElasTest and will be used for all executions. This reduces the execution time of TJobs, as they do not have to start an EUS instance, and also the consumption of resources. +- The WebBrowsers section is now also shown in singlenode, since it has an instance of EUS since the beginning. +- Changes in the way to **`instrumentalize`** an external sut through EIM: Now the Sut is instrumented only during the execution of a TJob. +- Now you can select several TJob runs and **`compare`** their test results. +- ElasTest Jenkins Plugin **1.0.0-beta8** released.
Bug Fixes
- Solved problem when running several Jobs in a **Jenkins with slaves** that make use of the ElasTest Jenkins Plugin at the same time. @@ -305,9 +322,9 @@
Features & Improvements
-- **`QUEUED status`** has been added for TJob executions that are queued when there are more than 4 simultaneous executions. -- The **`--logs`** option of ElasTest Platform has been removed. The starting logs of ElasTest containers will now be automatically displayed in the logs of the ElasTest Platform container. This also solves container freezing problems. -- General improvements in the **`stability`** of ElasTest +- **`QUEUED status`** has been added for TJob executions that are queued when there are more than 4 simultaneous executions. +- The **`--logs`** option of ElasTest Platform has been removed. The starting logs of ElasTest containers will now be automatically displayed in the logs of the ElasTest Platform container. This also solves container freezing problems. +- General improvements in the **`stability`** of ElasTest