Benjamin Wang
909d795601
dependency: bump golang.org/x/net from v0.14.0 to v0.15.0
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-09-11 19:36:18 +01:00
Benjamin Wang
9c8ad8ed72
Merge pull request #16575 from etcd-io/dependabot/github_actions/actions/upload-artifact-3.1.3
...
build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3
2023-09-11 19:29:55 +01:00
dependabot[bot]
17ade8ff07
build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](0b7f8abb15...a8a3f3ad30
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 17:20:06 +00:00
Benjamin Wang
6544add961
Merge pull request #16570 from ahrtr/election_rest_20230910
...
test: add test case to cover all election REST APIs
2023-09-11 11:07:39 +01:00
Benjamin Wang
4445e0831f
Merge pull request #16566 from fuweid/update-changelog-35
...
CHANGELOG: update 3.5 with #16565
2023-09-11 11:07:17 +01:00
Benjamin Wang
18f70c2553
test: add test case to cover all election REST APIs
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-09-10 20:52:40 +01:00
Benjamin Wang
9e7f83799f
Merge pull request #16564 from ahrtr/split_rest_20230909
...
test: split watch and election tests to separate files
2023-09-10 19:47:22 +01:00
Benjamin Wang
cfb6d24c65
Merge pull request #16567 from sharathsivakumar/shsi/bump_dependencies_4
...
dependency: bump yamlfmt,sys,otelgrpc,otlptracegrpc
2023-09-09 16:18:10 +01:00
sharathsivakumar
6dae088423
dependency: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.16.0 to 1.17.0
...
Signed-off-by: sharathsivakumar <mailssr9@gmail.com>
2023-09-09 16:20:31 +02:00
sharathsivakumar
5d1b0d1170
dependency: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.42.0 to 0.43.0
...
Signed-off-by: sharathsivakumar <mailssr9@gmail.com>
2023-09-09 16:20:13 +02:00
sharathsivakumar
e47d10fca7
dependency: bump golang.org/x/sys from 0.11.0 to 0.12.0
...
Signed-off-by: sharathsivakumar <mailssr9@gmail.com>
2023-09-09 16:19:54 +02:00
sharathsivakumar
3b736aefe2
dependency: bump github.com/google/yamlfmt from 0.9.0 to 0.10.0
...
Signed-off-by: sharathsivakumar <mailssr9@gmail.com>
2023-09-09 16:19:32 +02:00
Wei Fu
83e5424b78
CHANGELOG: update 3.5 with #16565
...
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-09-09 21:56:51 +08:00
Benjamin Wang
7f2949bac1
test: split watch and election tests to separate files
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-09-09 09:40:45 +01:00
Benjamin Wang
8011a53655
Merge pull request #16553 from ahrtr/lock_rest_20230908
...
test: add test case to cover lock restful APIs
2023-09-09 09:35:15 +01:00
Benjamin Wang
a13fc7e51c
Merge pull request #16508 from new-dream/main-concurrentreadtxn
...
server: optimizing memory overhead of copy operation in ConcurrentReadTxn
2023-09-09 09:35:00 +01:00
Benjamin Wang
b72227ece3
Merge pull request #16557 from ahrtr/changelog_golang_20230908
...
changelog: update changelog to cover the goalng bump
2023-09-08 18:32:58 +01:00
Benjamin Wang
310e8843e4
changelog: update changelog to cover the goalng bump
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-09-08 17:04:42 +01:00
Benjamin Wang
0b27aff79c
test: add test case to cover lock restful APIs
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-09-08 17:04:01 +01:00
Benjamin Wang
e121eae908
Merge pull request #16554 from ahrtr/golang_20230908
...
dependency: bump golang to 1.20.8
2023-09-08 17:03:06 +01:00
Benjamin Wang
a9931b46e3
dependency: bump golang to 1.20.8
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-09-08 16:29:14 +01:00
Benjamin Wang
7192b6e379
Merge pull request #16357 from liggitt/fieldmask
...
dependency: bump github.com/grpc-ecosystem/grpc-gateway/v2 from v2.7.0 to v2.16.2
2023-09-07 15:05:19 +01:00
Benjamin Wang
0e972a1a24
Merge pull request #16545 from ahrtr/member_rest_20230905
...
test: add test cases to cover cluster RESTful APIs
2023-09-07 14:28:19 +01:00
Jordan Liggitt
6599dec92b
dependency: bump github.com/grpc-ecosystem/grpc-gateway/v2 from v2.7.0 to v2.17.1
...
Signed-off-by: Jordan Liggitt <liggitt@google.com>
2023-09-07 08:49:57 -04:00
Benjamin Wang
e5638d93fd
Merge pull request #16549 from fuweid/deflake-test-TestHashKVWhenCompacting
...
server/storage/mvcc: deflake TestHashKVWhenCompacting
2023-09-06 12:20:12 +01:00
Wei Fu
a6f7bbe560
server/storage/mvcc: deflake TestHashKVWhenCompacting
...
The HashByRev-goroutines exit since receive `donec` notification. The
Check-computed-hashes goroutine could not have chance to get the hash
result and be stuck forever. We should add case for donec when we wait
for hash result.
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-09-06 18:12:42 +08:00
Benjamin Wang
70fd494666
Merge pull request #16548 from ahrtr/fix_TestMemberList_20230906
...
test: fix the flaky test case `TestMemberList`
2023-09-06 09:29:18 +01:00
Benjamin Wang
1b87ec499e
test: de-flake test case TestMemberList
...
get memberlist immediately before each time checking the members.
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-09-06 08:24:41 +01:00
Benjamin Wang
14ecc7ab20
Merge pull request #16547 from ahrtr/fix_TestV3WatchProgressOnMemberRestart_20230905
...
test: de-flake test case TestV3WatchProgressOnMemberRestart
2023-09-06 07:43:16 +01:00
Benjamin Wang
b57fe9e9d8
Merge pull request #16546 from ahrtr/remove_apiPrefix_20230905
...
test: remove apiPrefix and withApiPrefix
2023-09-05 18:26:38 +01:00
Benjamin Wang
5dd5fe35d0
test: de-flake test case TestV3WatchProgressOnMemberRestart
...
The case may be blocked on sending progress notification, so may
not be able to exit the goroutine.
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-09-05 15:04:02 +01:00
Benjamin Wang
b2ee90c162
test: remove apiPrefix and withApiPrefix
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-09-05 14:41:11 +01:00
Benjamin Wang
ce64fbe3f9
test: add test cases to cover cluster RESTful APIs
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-09-05 14:09:52 +01:00
Benjamin Wang
ea9ef764a6
Merge pull request #16532 from etcd-io/dependabot/github_actions/github/codeql-action-2.21.5
...
build(deps): bump github/codeql-action from 2.21.4 to 2.21.5
2023-09-04 20:05:11 +01:00
dependabot[bot]
dd12ff471a
build(deps): bump github/codeql-action from 2.21.4 to 2.21.5
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.21.4 to 2.21.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](a09933a12a...00e563ead9
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 18:22:30 +00:00
Benjamin Wang
b40e90b6af
Merge pull request #16533 from etcd-io/dependabot/github_actions/actions/checkout-4.0.0
...
build(deps): bump actions/checkout from 3.6.0 to 4.0.0
2023-09-04 19:21:30 +01:00
dependabot[bot]
0f1de81229
build(deps): bump actions/checkout from 3.6.0 to 4.0.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](f43a0e5ff2...3df4ab11eb
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 17:12:38 +00:00
Benjamin Wang
8cca0bb2bc
Merge pull request #16527 from ahrtr/auth_20230903
...
test: add e2e test cases to cover all auth related RESTful APIs
2023-09-04 16:24:01 +01:00
Benjamin Wang
bc54bac381
Merge pull request #16523 from YaoC/deflake-TestV3AuthWithLeaseRevokeWithRootJWT
...
tests/integration: deflake TestV3AuthWithLeaseRevokeWithRootJWT
2023-09-04 15:09:00 +01:00
Benjamin Wang
dc8011570c
test: add e2e test cases to cover all auth related RESTful APIs
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-09-03 20:26:25 +01:00
Benjamin Wang
e80c8966f1
Merge pull request #16525 from jmhbnz/maintain-testcase-naming-standard
...
Maintain a consistent naming standard for curlv3 tests
2023-09-03 14:11:40 +08:00
James Blair
7faab4aa44
Maintain a consistent naming standard for curlv3 tests.
...
Signed-off-by: James Blair <mail@jamesblair.net>
2023-09-03 12:04:50 +12:00
Benjamin Wang
144dcf1ad3
Merge pull request #16518 from ahrtr/auth_test_20230901
...
test: move all auth related test cases into a separate test file
2023-09-03 03:23:02 +08:00
Yao Cheng
d2a93eb7ce
tests/integration: deflake TestV3AuthWithLeaseRevokeWithRootJWT
...
Signed-off-by: Yao Cheng <chengyao09@hotmail.com>
2023-09-02 06:31:54 +00:00
Benjamin Wang
818561f43f
test: move all auth related test cases into a separate test file
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-09-02 07:29:54 +01:00
Marek Siarkowicz
d4a0b88934
Merge pull request #16517 from serathius/test-txn-range-put
...
Use test cases from TestCheckTxn to test Put and Range
2023-09-01 21:13:34 +02:00
Marek Siarkowicz
e09cc1e82c
Merge pull request #16516 from SagarRawat24/bookworm
...
update the debian12 and bookworm remove --v 1.0
2023-09-01 20:52:38 +02:00
Marek Siarkowicz
76cbfd3644
Use test cases from TestCheckTxn to test Put and Range
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-09-01 20:33:41 +02:00
Marek Siarkowicz
27633923e4
Merge pull request #16515 from serathius/test-txn
...
server: Test txn checking
2023-09-01 15:24:42 +02:00
Benjamin Wang
7666f9793c
Merge pull request #16511 from ahrtr/kv_test_20230831
...
test: refactor the existing KV RESTful test cases and also add new cases
2023-09-01 20:53:39 +08:00