k3s/hack/make-rules
Jean Rouge 1bd3d8b929 Not asking for sudo passwords for password-less sudo users any more
Running hack/make-rules/test-e2e-node.sh or test/e2e_node/conformance/run_test.sh
with a password-less sudo user on a dev box right now requires to first
create a password for that user, and then type it every time one wants
to run these tests. This patch is fixing this by not asking for sudo
credentials if it seems the user can run any command without a
password.

Signed-off-by: Jean Rouge <rougej+github@gmail.com>
2019-05-29 14:04:13 -07:00
..
helpers Fix shellcheck failures on clean.sh and cache_go_dirs.sh 2019-04-21 06:24:08 -04:00
BUILD modified hack scripts to referenced moved kubeadm.sh file. 2019-01-23 05:37:09 -05:00
Makefile.manifest delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
build.sh fix shellcheck in hack/make-rules/... 2019-02-26 00:56:36 -05:00
clean.sh Fixed a `make clean` regression. 2019-04-26 11:52:21 -07:00
cross.sh fix shellcheck in hack/make-rules/... 2019-02-26 00:56:36 -05:00
make-help.sh Improving syntax for bash scripts 2019-01-18 19:17:16 +01:00
test-cmd.sh Merge pull request #74610 from oomichi/issue/74038-2 2019-04-16 02:11:29 -07:00
test-e2e-kubeadm.sh e2e-kubeadm-first-class 2019-03-28 16:29:56 +01:00
test-e2e-node.sh Not asking for sudo passwords for password-less sudo users any more 2019-05-29 14:04:13 -07:00
test-integration.sh Fix shellcheck failures on test-e2e-node.sh and test-integration.sh 2019-04-11 13:47:34 -04:00
test.sh add legacy cloud providers unit tests to [make test] 2019-05-09 22:55:15 +00:00
update.sh fix shellcheck failures in /hack/make-rules/update.sh,verify.sh 2019-05-07 14:27:26 +09:00
verify.sh fix shellcheck failures in /hack/make-rules/update.sh,verify.sh 2019-05-07 14:27:26 +09:00
vet.sh update pull request 2019-04-27 10:56:43 -04:00