Marek Siarkowicz
|
46fe4b8e1c
|
tests: Rename common client lease methods to match
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
|
2022-08-26 07:12:47 +02:00 |
|
Marek Siarkowicz
|
72bec6fbc2
|
tests: Add context to common client interface
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
|
2022-08-26 07:12:45 +02:00 |
|
Benjamin Wang
|
e40828540c
|
Merge pull request #14354 from biosvs/add-client-auto-sync-to-proxy
Added client-auto-sync-interval argument to the grpc-proxy
|
2022-08-26 05:36:01 +08:00 |
|
Vitalii Levitskii
|
be58a2539c
|
Added client-auto-sync-interval argument to the grpc-proxy
Signed-off-by: Vitalii Levitskii <vitalii@uber.com>
|
2022-08-25 15:33:38 +03:00 |
|
nic-chen
|
f6ed36372b
|
tests: Migrate watch test to common framework
Signed-off-by: nic-chen <chenjunxu6@gmail.com>
|
2022-08-22 21:55:57 +08:00 |
|
Clark
|
7fa88fb8f7
|
tests: fix status responses size and nil
Signed-off-by: Clark <fwyongxing@gmail.com>
|
2022-08-03 03:10:45 +08:00 |
|
Benjamin Wang
|
29f090b5c0
|
Merge pull request #14029 from serathius/spawn-json-command
tests: Refactor spawn json command
|
2022-05-14 05:06:03 +08:00 |
|
Marek Siarkowicz
|
83a4309f3b
|
tests: Refactor spawn json command
|
2022-05-13 15:04:45 +02:00 |
|
Vimal Kumar
|
55f0c96fa0
|
tests: Migrate Txn tests to common functional test framework
|
2022-05-11 10:33:47 +05:30 |
|
Chao Chen
|
e004c91d36
|
migrate e2e & integration role_test to common
|
2022-05-10 10:17:16 -07:00 |
|
Marek Siarkowicz
|
05e6527d26
|
Merge pull request #13756 from serathius/test-snapshot
tests: Add tests for snapshot compatibility and recovery between versions
|
2022-04-08 14:14:19 +02:00 |
|
Marek Siarkowicz
|
3ffa253516
|
tests: Add tests for snapshot compatibility and recovery between versions
|
2022-04-06 16:10:38 +02:00 |
|
Marek Siarkowicz
|
c4d055fe7b
|
Merge pull request #13819 from endocrimes/dani/auth_test.go
migrate e2e/users tests to common framework
|
2022-04-06 16:02:46 +02:00 |
|
Marek Siarkowicz
|
44aad460db
|
tests: Migrate noquorum kv tests to common framework
|
2022-03-21 14:53:29 +01:00 |
|
Danielle Lancashire
|
adae7a659e
|
tests/framework: Add User operations
|
2022-03-21 12:44:51 +00:00 |
|
nic-chen
|
c6488a2c56
|
fix review
|
2022-03-20 10:09:27 +08:00 |
|
nic-chen
|
527edd39a6
|
fix alarm test
|
2022-03-20 01:40:53 +08:00 |
|
nic-chen
|
02516ab266
|
Merge branch 'main' into tests/ctl-alarm
# Conflicts:
# tests/framework/e2e/etcdctl.go
# tests/framework/interface.go
|
2022-03-19 16:36:15 +08:00 |
|
Danielle Lancashire
|
ab3353582d
|
tests/framework: Add Client.LeaseRevoke
|
2022-03-18 16:47:42 +00:00 |
|
Danielle Lancashire
|
353b011f59
|
tests/framework: Add Client.LeaseKeepAliveOnce
|
2022-03-18 16:47:42 +00:00 |
|
Danielle Lancashire
|
b50f10299b
|
tests/framework: Add PutOptions
Put can take a leaseid to associate a value with a lease. This adds the
ability for tests to make use of this.
|
2022-03-18 16:47:42 +00:00 |
|
nic-chen
|
dca5874d44
|
tests: Migrate key value Get to common framework
|
2022-03-19 00:46:42 +08:00 |
|
Danielle Lancashire
|
68e6493977
|
tests/framework: add Client.LeaseList
|
2022-03-18 16:43:53 +00:00 |
|
Danielle Lancashire
|
a533584738
|
tests/framework: add basic lease operations
|
2022-03-18 16:43:19 +00:00 |
|
kkkkun
|
66eb3dbbdc
|
tests: Migrate defrag tests to common framework
|
2022-03-18 19:17:48 +08:00 |
|
kkkkun
|
a1f24e9afc
|
tests: Migrate endpoint tests to common framework
|
2022-03-15 22:50:56 +08:00 |
|
kkkkun
|
34cd8ae1a2
|
tests: Migrate compact tests to common framework
|
2022-03-10 17:01:47 +08:00 |
|
Marek Siarkowicz
|
a60abee0d4
|
tests: Migrate kv delete tests to common framework.
|
2022-03-02 11:37:24 +01:00 |
|
Marek Siarkowicz
|
1c8adcd830
|
tests: Handle simple TLS configuration for cluster in common framework
|
2022-03-01 10:40:42 +01:00 |
|
Marek Siarkowicz
|
f7ee30cc41
|
tests: Implement remaining GetOptions fields
|
2022-03-01 10:35:18 +01:00 |
|
Marek Siarkowicz
|
def122871c
|
tests: Use GetOptions to configure serializble get
|
2022-02-23 16:47:52 +01:00 |
|
Marek Siarkowicz
|
744dd077cd
|
tests: Create common framework for e2e and integration tests and migrate TestKVPut test
|
2022-02-23 16:47:02 +01:00 |
|
Marek Siarkowicz
|
2a7766c8cd
|
tests: Switch downgradetests to use etcdctl
|
2022-02-21 17:58:19 +01:00 |
|
Marek Siarkowicz
|
2db4d35554
|
tests: Move etcdctl to e2e framework
|
2022-02-21 17:58:19 +01:00 |
|