trivial: change prefix in test_utils helper to 'pegleg'

Addresses trivial copy/paste issue from Armada: Rename 'armada'
to 'pegleg' in test_utils helper funciton.

Change-Id: I5412f36d23fca73cd684ac570893e89c12d780e6
This commit is contained in:
Felipe Monteiro 2018-10-16 20:41:17 -04:00
parent 2ea774a744
commit c05f0ea5d9
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ import random
import uuid
def rand_name(name='', prefix='armada'):
def rand_name(name='', prefix='pegleg'):
"""Generate a random name that includes a random number
:param str name: The name that you want to include