...
Each test is using 20 A1-Simulator. 7 processes are running in parallel to create/delete a total of 10000 policies (500 in each of the 20 A1-Simulator)
Tested with the latest available images: Sat Jun 19 2021
Note that all simulators are as well as the test engine is running on the same machine.
...
"HTTP" and "HTTPS" indicate which protocol has been used between the components.
Tested with the latest available images: Sat Jun 19 2021
Test case setup | Protocol | Operation | Time (seconds) |
---|---|---|---|
REST towards Policy Management Service connecting to the simulators | HTTP | Create policy - 10000 | 86 |
REST towards Policy Management Service connecting to the simulators | HTTPS | Create policy - 10000 | 143 |
REST towards Policy Management Service connecting via the A1-Controller to the simulators | HTTP | Create policy - 10000 | 305 |
REST towards Policy Management Service connecting via the A1-Controller to the simulators | HTTPS | Create policy - 10000 | 468 |
REST towards Policy Management Service connecting to the simulators | HTTP | Delete policy - 10000 | 67 |
REST towards Policy Management Service connecting to the simulators | HTTPS | Delete policy - 10000 | 133 |
REST towards Policy Management Service connecting via the A1-Controller to the simulators | HTTP | Delete policy - 10000 | 269 |
REST towards Policy Management Service connecting via the A1-Controller to the simulators | HTTPS | Delete policy - 10000 | 399 |
...