Typo fix: interupt => interrupt

Change-Id: Ia3d5d5d61fac457c5d2c6e9e138e9b3d7188ff82
This commit is contained in:
Anh Tran
2017-02-08 16:01:20 +07:00
parent 647263030f
commit c7bc675a50

View File

@@ -24,8 +24,8 @@ Why Hooks?
---------- ----------
All Rally workloads repeat their actions as many times as it is configured by All Rally workloads repeat their actions as many times as it is configured by
runner. Once run, there is no way to interupt the runner to evaluate any change runner. Once run, there is no way to interrupt the runner to evaluate any
or restart event on the stability of the cloud under test. change or restart event on the stability of the cloud under test.
For example we would like to test how configuration change or cloud component For example we would like to test how configuration change or cloud component
restart would affect performance and stability. restart would affect performance and stability.