etcd/tests
Piotr Tabor 30811a06aa etcdctl, clientv3/snapshot: snapshot (Restore,Status) code out of client
"snapshot" Restore/Status code was the only remaining dependency of client on 'server'
code. The code is solelly used by etcdctl. Long-term the snapshot code
should be migrated to 'etcdadm' style of tool such that we can
distinguish tool solelly depending on networking API vs. tools that
operation on etcd files directly.

We left snapshot.Save() code in clientv3.snapshot package, such that
clients can benefits from automated download&safe to file snapshot
functionality over the wire.
2020-10-10 14:14:57 +02:00
..
docker-dns tests/docker-dns: adding tests for certs with dns names. 2019-10-08 14:23:10 -07:00
docker-dns-srv tests: updated ubuntu version in Dockerfile 2019-10-08 14:30:15 -07:00
docker-static-ip tests: updated ubuntu version in Dockerfile 2019-10-08 14:30:15 -07:00
e2e etcdctl, clientv3/snapshot: snapshot (Restore,Status) code out of client 2020-10-10 14:14:57 +02:00
fixtures integration/fixtures: Move the 'tests/integration/fixtures' directory up and update references. 2020-10-07 15:38:28 +02:00
functional etcdctl, clientv3/snapshot: snapshot (Restore,Status) code out of client 2020-10-10 14:14:57 +02:00
integration etcdctl, clientv3/snapshot: snapshot (Restore,Status) code out of client 2020-10-10 14:14:57 +02:00
Dockerfile test: test update for Go 1.12.5 and related changes 2019-06-05 17:02:05 -04:00
LICENSE ./test,./scripts: Update go.sum and bill-of-materials generation logic (and refresh bom). 2020-10-07 15:38:39 +02:00
go.mod tests/mod.go: Update of go.mod after move of integration tests. 2020-10-07 15:37:24 +02:00
go.sum tests: Move functional tests to 'tests' module. 2020-10-07 15:09:26 +02:00
revive.toml tests: integrate "github.com/mgechev/revive" to fmt tests 2018-07-21 15:49:53 -07:00
semaphore.test.bash *: use Go 1.14 for CI 2020-05-09 23:34:20 -07:00