Skip to content

Commit 198b953

Browse files
committed
2.2.0 version docs
1 parent 269724e commit 198b953

File tree

3 files changed

+23
-3
lines changed

3 files changed

+23
-3
lines changed

docs/demos/qoe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@
8181

8282
<h5 class="small-subtitle">QoE testing</h5>
8383

84-
For **execute this TJob** just run the TJob **JUnit5 QoE Meter Docker** in the project **QoE**
84+
For **execute this TJob** just run the TJob **JUnit5 QoE Meter Docker** in the project **`Asserting Quality of Experience in WebRTC`** (QoE in older versions)

docs/releases/index.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,29 @@
55
</div>
66

77
<!-- ************************* -->
8-
<!-- ********* 2.1.1 ********* -->
8+
<!-- ********* 2.2.0 ********* -->
99
<!-- ************************* -->
1010

11+
<h3 id="2.2.0" class="small-subtitle">2.2.0</h3>
12+
<h4 class="smaller-subtitle">19/12/2019</h4>
13+
14+
<h5 class="smaller-subtitle">Features & Improvements</h5>
15+
16+
- <a href="https://github.com/elastest/elastest-instrumentation-manager/blob/master/docs/user-docs.md" target="_blank">EIM</a> now allows inserting / deleting **packet loss** in the SuT without cron
17+
- The names of some demo projects have been changed:
18+
- **EMS Example** to **Building assertions with monitoring data**
19+
- **EDS Example** to **IoT device emulation**
20+
- **QoE** to **Asserting Quality of Experience in WebRTC**
21+
- <a target="_blank" href="/docs/jenkins">ElasTest Jenkins Plugin</a> has been updated to 1.2.0 version, which allows the <a href="https://github.com/elastest/elastest-orchestration-engine" target="_blank">EOE</a> to insert packetloss/cpu burst through the EIM.
22+
23+
<h5 class="smaller-subtitle">Bug Fixes</h5>
24+
25+
- Problems with **`Test Engines`** in **EK** mode have been fixed
26+
27+
<!-- ************************* -->
28+
<!-- ********* 2.1.1 ********* -->
29+
<!-- ************************* -->
30+
1131
<h3 id="2.1.1" class="small-subtitle">2.1.1</h3>
1232
<h4 class="smaller-subtitle">11/12/2019</h4>
1333

docs/tutorials/using-ems-to-build-tests-with-dynamic-info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In particular, our TJob will start one download of a large file at the beginning
1414

1515
The ElasTest infrastructure provides us with the means to extract data from the server running the test automatically. We use this feature to collect the network activity, which we will analyse in the EMS.
1616

17-
This example is **shipped along with ElasTest** within the project **`EMS Example`**, but we are going to explain how to create it.
17+
This example is **shipped along with ElasTest** within the project **`Building assertions with monitoring data`** (EMS Example in older versions), but we are going to explain how to create it.
1818

1919
<h4 class="small-subtitle">The System under Test</h4>
2020

0 commit comments

Comments
 (0)