We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Automated testing of OwnCloud using VirtualBox, Vagrant, Ansible and Apache JMeter

Formale Metadaten

Titel
Automated testing of OwnCloud using VirtualBox, Vagrant, Ansible and Apache JMeter
Alternativer Titel
Performance testing of OwnCloud using VirtualBox and Apache JMeter
Serientitel
Anzahl der Teile
34
Autor
Mitwirkende
Lizenz
CC-Namensnennung - Weitergabe unter gleichen Bedingungen 4.0 International:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen und das Werk bzw. diesen Inhalt auch in veränderter Form nur unter den Bedingungen dieser Lizenz weitergeben.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
I will demonstrate how I use VirtualBox, vagrant, ansible and Apache Jmeter to run reproducable performance tests of different versions of OwnCloud. At SURFsara we use this tool to measure performance of a new OwnCloud version before upgrading. In a nutshell, it starts with a level playing field every time, since installation of sources and populating the database are part of the process. We never go have to go back to old results and compare them with new results, that would not give a clear picture. Rather, we can spin up the environment afresh, be it on a laptop or a high-end server, and re-run the test suite for selected versions, giving a fair comparison. I will explain the concepts and tools used, give a live demonstration of a short test run, and will present results of longer test, that actually took several days to complete and consisted of millions of requests.