Revert "stress2: Use tests as the default test user."
This reverts commit 3ee87f8a4d.
This commit is contained in:
@@ -56,7 +56,7 @@ testcases/tcp/tcp
|
||||
|
||||
export diskimage=${diskimage:-/tmp/diskimage} # Location of 1G disk image
|
||||
export mntpoint=${mntpoint:-/mnt} # Disk image mount point
|
||||
export testuser=${testuser:-tests} # Name of non root test user
|
||||
export testuser=${testuser:-TBD} # Name of non root test user
|
||||
export mdstart=${mdstart:-10} # Start of free md units
|
||||
export newfs_flags=${newfs_flags:-"-U"} # Default file system flags
|
||||
export stress2origin=${stress2origin:-`pwd`}
|
||||
|
||||
Reference in New Issue
Block a user