PalladioSimulator / Palladio-Analyzer-SimuLizar

SimuLizar is a Palladio plug-in for analyzing self-adaptive systems, such as cloud computing systems, at design-time.
https://sdqweb.ipd.kit.edu/wiki/SimuLizar
2 stars 19 forks source link

Perform a MediaStore simulation in PCM IDE #94

Open klinakuf opened 8 months ago

klinakuf commented 8 months ago

Description

This test checks whether the overall PCM simulation works by using the example project MediaStore.

Test Case Description

Test Step Expected Result
Start PCM and import MediaStore project into workspace PCM IDE up and running, Media Store project available in workspace
Set the simulation result persistence framework: Open run configurations, select SimuLizar, select "ms cache all 1k", select Simulation tab, create an in-memory EDP2 data source and select it. Press apply. Simulation ready to run.
Select the launch config "ms cache all 1k" and run it. A Media Store simulation run is launched. The simulation should complete after a few minutes (or less).
Check the simulation results.Open the "Experiments" view. Look for the previous experiment run and open the Usage Scenario (Response Time Tuple) results. Choose a histogram. A diagram should open and the response time should be between 14 and 32 time units for the default usage scenario.
klinakuf commented 8 months ago

Upon migrating from Jira, I have updated the description:

klinakuf commented 8 months ago

Test succeeded! One minor note: if the model is checked out from SVN, please ensure that the path to the models is set right for the given launch configuration.

Image