tests: Spelling fixes

Correct typos of the following word families:

mounting
jitterbuffer
thrashing
original
manipulating
entries
actual
possibility
tasks
options
positives
taskprocessor
other
dynamic
declarative

ASTERISK-29714

Change-Id: I6b94659d045eec5d8d020fce2e9b6e2f593dfeb6
This commit is contained in:
Josh Soref
2021-10-30 21:04:37 -04:00
committed by Friendly Automation
parent 3bf314d643
commit e54a9d31f1
16 changed files with 26 additions and 26 deletions

View File

@@ -8,7 +8,7 @@
* pipeline, you can define the trigger in the pipeline file. This keeps
* everything in one place. We transition to scripted pipeline later on because
* we need to dynamically determine which docker image we're going to use and
* you can't do that in a delcarative pipeline.
* you can't do that in a declarative pipeline.
*/
def timeoutTime = 3
def timeoutUnits = 'HOURS'