etcd/tests
horizonzy 6ab56fc237 enhance GetRole output when role is 'root' and the response perm is nil.
Before output:
Role root
KV Read:
KV Write:

After output:
Role root
KV Read:
	[, <open ended>
KV Write:
	[, <open ended>
2021-05-19 17:35:13 +08:00
..
docker-dns tests: rename "master" branch references to "main" 2021-05-12 10:38:12 -07:00
docker-dns-srv tests: rename "master" branch references to "main" 2021-05-12 10:38:12 -07:00
docker-static-ip *: Convert tabulators to whitespaces in bash scripts. 2020-10-26 10:59:40 +01:00
e2e enhance GetRole output when role is 'root' and the response perm is nil. 2021-05-19 17:35:13 +08:00
fixtures *: added client-{client,key}-file parameters for supporting separate client and server certs when communicating between peers 2021-02-28 14:37:56 +00:00
functional Split etcdctl into etcdctl (public API access) & etcdutl (direct surgery on files) 2021-05-17 11:54:03 +02:00
integration Simplify client's logger configuration in tests. 2021-05-18 13:03:16 +02:00
Dockerfile Update root image for docker-test-image to ubuntu:20.10 2021-01-29 22:16:51 +00:00
go.mod Split etcdctl into etcdctl (public API access) & etcdutl (direct surgery on files) 2021-05-17 11:54:03 +02:00
go.sum Split etcdctl into etcdctl (public API access) & etcdutl (direct surgery on files) 2021-05-17 11:54:03 +02:00
LICENSE ./test,./scripts: Update go.sum and bill-of-materials generation logic (and refresh bom). 2020-10-07 15:38:39 +02:00
revive.toml tests: integrate "github.com/mgechev/revive" to fmt tests 2018-07-21 15:49:53 -07:00
semaphore.test.bash github actions: Move e2e to separate workflow and remove semaphoreci 2021-05-12 14:17:17 +02:00