Allow the jenkins user to sudo as any user 25/63125/1
authorThanh Ha <zxiiro@gmail.com>
Fri, 14 Feb 2020 03:12:17 +0000 (22:12 -0500)
committerThanh Ha <zxiiro@gmail.com>
Fri, 14 Feb 2020 03:14:19 +0000 (22:14 -0500)
commit2fa5e6b267f72ef370d962140c2ecad39d5ff994
treee8440ac9c3704ac1d8e8d9b7a0b158b702e66410
parent037d5f1d9ed2b8bd698f66487c0b085e7475dd55
Allow the jenkins user to sudo as any user

Previously the Jenkins user could only sudo and run commands as root.
This change allows the Jenkins user to `sudo -u another_user` without
providing a password. This is useful for test suites that need to
perform commands as different user accounts and not just root.

Change-Id: Ib7864e8b9370ae7f1a2a8bec82cf609e7dcccead
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
provision/baseline.yaml