f7e488dc92
Add e2e test cases to reproduce the lease revoke issue
...
Refer to https://github.com/etcd-io/etcd/issues/15247
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com >
2023-12-15 17:53:36 +00:00
2f03bbc5dd
Merge pull request #17125 from ahrtr/TestMemberReplace_20231215
...
Update test case TestMemberReplace to always connect to stable endpoints
2023-12-15 16:17:04 +00:00
9590a02f94
update test case TestMemberReplace to always connect to stable endpoints
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com >
2023-12-15 12:38:27 +00:00
8a7596304a
testutils: return early instead of first breaking in LogObserver.ExpectFunc
...
Signed-off-by: redwrasse <mail@redwrasse.io >
2023-12-12 22:24:00 -08:00
e3324dd128
Merge pull request #17079 from ZhouJianMS/member-replace
...
Add member replace e2e test
2023-12-12 10:13:11 +00:00
54822c47e9
member replace e2e test
...
Signed-off-by: ZhouJianMS <zhoujian@microsoft.com >
2023-12-12 15:22:22 +08:00
3ab54f720f
install gofail in module-aware mode and ignore go.mod file
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com >
2023-12-11 12:37:05 +00:00
235ec793fd
dependency: bump golang.org/x/net from 0.18.0 to 0.19.0
...
Signed-off-by: Sharath Sivakumar <mailssr9@gmail.com >
2023-12-06 13:44:54 +01:00
5175652a8e
Abort if failpoint injecton failed
...
If one of nodes is unhealthy the test would never finish as watchers
would never reach max revision.
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com >
2023-12-03 17:26:51 +01:00
f37a4365ee
Support setting http client timeout when enable/disable failpoint
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com >
2023-12-01 14:26:15 +00:00
d616195189
etcdctl,etcdutl,server,tests: bump golang.org/x/time to v0.5.0
...
- https://github.com/etcd-io/etcd/pull/17031
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com >
2023-11-30 10:14:56 -08:00
b205f1403b
etcdutl,server,tests,tools: bump golang.org/x/crypto to v0.16.0
...
- https://github.com/etcd-io/etcd/pull/17030
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com >
2023-11-30 10:14:27 -08:00
2afd2ddee5
*: bump golang.org/x/sys to 0.15.0
...
- https://github.com/etcd-io/etcd/pull/17029
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com >
2023-11-30 10:13:29 -08:00
4c853774e6
Rename the test and update comments
...
Signed-off-by: Jin Dong <greenmoon55@gmail.com >
2023-11-28 02:32:50 +00:00
f2d718e641
Merge branch 'etcd-io:main' into greenmoon55-patch-1
2023-11-27 21:14:59 -05:00
a968c1f5b3
Add a simple test ensuring membership is properly bootstrapped
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com >
2023-11-24 12:21:59 +01:00
82fe457b29
Merge pull request #16920 from shaoqin2/shlu/contribfest
...
clientv3test: add comments for clientv3test
2023-11-23 20:33:28 +00:00
ed3375e076
Remove v2 apply logic
...
v2 store is no longer available in v3.6.
We can remove apply logic for it as they will never be used.
Only v2 PUT is neeeded as it applies to v3 storage and etcd v3.5 uses it for setting member
attributes and cluster version.
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com >
2023-11-23 14:13:07 +01:00
cac2882df8
Refactor v2 deprecation tests to allow different cluster config
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com >
2023-11-22 14:36:38 +01:00
fd0882b67e
Merge pull request #16984 from siyuanfoundation/lin-read
...
etcdserver: add linearizable_read check to readyz.
2023-11-21 19:51:12 +00:00
12b640523a
etcdserver: add linearizable_read check to readyz.
...
Signed-off-by: Siyuan Zhang <sizhang@google.com >
2023-11-21 11:13:20 -08:00
3a9a7483b7
depdendency: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.46.0 to 0.46.1.
...
Signed-off-by: James Blair <mail@jamesblair.net >
2023-11-21 20:03:48 +13:00
08aabfea02
depdendency: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.20.0 to 1.21.0.
...
Signed-off-by: James Blair <mail@jamesblair.net >
2023-11-21 10:06:15 +13:00
5449f0fb99
depdendency: bump go.opentelemetry.io/otel/sdk from 1.20.0 to 1.21.0.
...
Signed-off-by: James Blair <mail@jamesblair.net >
2023-11-21 10:04:28 +13:00
33b526f58d
dependency: bump golang.org/x/net from 0.17.0 to 0.18.0
...
Signed-off-by: Sharath Sivakumar <mailssr9@gmail.com >
2023-11-16 11:03:00 +01:00
4907fedbc3
dependency: bump golang.org/x/crypto from 0.14.0 to 0.15.0
...
Signed-off-by: Sharath Sivakumar <mailssr9@gmail.com >
2023-11-16 10:50:17 +01:00
7586098f78
dependency: bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.18.0 to 2.18.1
...
Signed-off-by: Sharath Sivakumar <mailssr9@gmail.com >
2023-11-16 10:44:50 +01:00
089165deec
clientv3test: add comments for clientv3test
...
Signed-off-by: shaoqin2 <21689677+shaoqin2@users.noreply.github.com >
2023-11-15 08:25:39 -05:00
b71686d1e6
Refactor mocking rand
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com >
2023-11-15 10:26:39 +01:00
834fac9fb2
robustness test: add with functions of randomizable config params in robustness test
...
Signed-off-by: Siyuan Zhang <sizhang@google.com >
2023-11-15 02:08:07 +00:00
b343231b12
Merge pull request #16930 from sharathsivakumar/shsi/bump_deps_8
...
dependency: bump go.opentelemetry.io/contrib/instrumentation/google.g…
2023-11-13 12:00:32 +00:00
acd5724689
dependency: bump go get go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.19.0 to 1.20.0
...
Signed-off-by: Sharath Sivakumar <mailssr9@gmail.com >
2023-11-13 12:18:48 +01:00
8066e8116b
dependency: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.45.0 to 0.46.0
...
Signed-off-by: Sharath Sivakumar <mailssr9@gmail.com >
2023-11-13 11:53:02 +01:00
55516234d3
exclude sleep failpoint from 1 node scenario
...
Signed-off-by: ZhouJianMS <zhoujian@microsoft.com >
2023-11-13 16:19:44 +08:00
13d7bf5ab7
Increase client timeout for failpoint injection
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com >
2023-11-11 11:53:41 +01:00
8da89177a9
etcdctl,etcdutl,pkg,server,tests,tools: bump github.com/spf13/cobra from 1.7.0 to 1.8.0
...
- https://github.com/etcd-io/etcd/pull/16878/
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com >
2023-11-09 11:02:36 -06:00
ed30fb1226
*: bump golang.org/x/sys from 0.13.0 to 0.14.0
...
- https://github.com/etcd-io/etcd/pull/16875
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com >
2023-11-09 11:02:36 -06:00
00ce0116c5
tests: add comments for clientv3test.TestWatchResumeInitRev
...
Signed-off-by: Jin Dong <greenmoon55@gmail.com >
2023-11-08 00:04:48 -06:00
d2ada92830
etcdctl,etcdutl,server,tests: update golang.org/x/time to v0.4.0
...
- https://github.com/etcd-io/etcd/pull/16880
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com >
2023-11-07 11:01:51 -06:00
8264b4e9ae
clientv3,server,tests: bump dependencies identified by dependabot
...
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com >
2023-11-05 09:27:37 -06:00
d208985aec
error handling for gofailpoint
...
Signed-off-by: ZhouJianMS <zhoujian@microsoft.com >
2023-11-03 19:25:17 +08:00
827dc18682
Add IO stall failpoint in raft loop
...
Signed-off-by: ZhouJianMS <zhoujian@microsoft.com >
2023-11-03 16:42:33 +08:00
5cc9f7f771
Merge pull request #16835 from chaochn47/e2e-livez-readyz
...
add livez readyz e2e tests
2023-10-29 15:54:57 +00:00
42d9e43e5f
tests/e2e: enhance livez readyz e2e tests
...
Signed-off-by: Chao Chen <chaochn@amazon.com >
2023-10-28 18:00:14 -07:00
e8ae83fac4
Add e2e tests for livez readyz
...
Signed-off-by: Chao Chen <chaochn@amazon.com >
2023-10-28 17:57:12 -07:00
8a6c1335e2
v3rpc: run health notifier to listen on online defrag state change
...
Signed-off-by: Chao Chen <chaochn@amazon.com >
2023-10-28 17:49:24 -07:00
1101655b9f
bump bbolt to 1.3.8 for main branch
...
Signed-off-by: Benjamin Wang <wachao@vmware.com >
2023-10-26 16:34:15 +01:00
913c8258f9
tests: add client failover on defrag test case in e2e
...
Signed-off-by: Chao Chen <chaochn@amazon.com >
2023-10-25 08:59:07 -07:00
ea035471ce
online defrag notifies gRPC health server to expose NOT_SERVING status
...
Signed-off-by: Chao Chen <chaochn@amazon.com >
2023-10-25 08:58:33 -07:00
ae60b5567a
bump raft to latest commit
...
Signed-off-by: Benjamin Wang <wachao@vmware.com >
2023-10-24 10:17:57 +01:00