etcd/tests
Piotr Tabor c09aca1ba4 Split etcdctl into etcdctl (public API access) & etcdutl (direct surgery on files)
Motivation is as follows:

  - etcdctl we only depend on clientv3 APIs, no dependencies of bolt, backend, mvcc, file-layout
  - etcdctl can be officially supported across wide range of versions, while etcdutl is pretty specific to file format at particular version.
it's step towards desired modules layout, documented in: https://etcd.io/docs/next/dev-internal/modules/
2021-05-17 11:54:03 +02: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 Split etcdctl into etcdctl (public API access) & etcdutl (direct surgery on files) 2021-05-17 11:54:03 +02: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 Split etcdctl into etcdctl (public API access) & etcdutl (direct surgery on files) 2021-05-17 11:54:03 +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