test - add setup target that creates the nobody user (#52750)

* test - add setup target that creates the nobody user

* do not set explicit gid/uid for nobody user

* Do no create group and only touch basic attributes
This commit is contained in:
Jordan Borean
2019-02-22 14:04:10 +10:00
committed by GitHub
parent aab1f30906
commit 17bfc60423
5 changed files with 15 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
dependencies:
- prepare_tests
- setup_nobody