Commit Graph

  • 72a726ff6e Update server tests Geeta Gharpure 2023-05-31 02:49:05 +00:00
  • 5e77606ce0 Revert "Update backup command logic for saving membership to v2store" This reverts commit 19762670f55f129879751e4477b8aeba3e11a5be. Robustness test failed.. Geeta Gharpure 2023-05-31 02:28:07 +00:00
  • 115221c90b Update backup command logic for saving membership to v2store Geeta Gharpure 2023-05-31 00:28:09 +00:00
  • c88e3ac498 Refactor to create a function to return membership in v2 format Geeta Gharpure 2023-05-30 23:50:11 +00:00
  • 4c99dd055c Update RaftCluster tests Geeta Gharpure 2023-05-30 22:59:18 +00:00
  • 496df7ec54 Remove SetStore from etcdutl snapshot restore path Geeta Gharpure 2023-05-30 22:24:23 +00:00
  • 483e03a2d5 Adding comment to check back on v2discovery support Geeta Gharpure 2023-05-30 18:00:33 +00:00
  • 7cae48568e Deactivate v2store recovery for non-test only Geeta Gharpure 2023-05-29 21:13:48 +00:00
  • a7178dfeae Stop v2 recovery during applySnapshot and bootstrap Geeta Gharpure 2023-05-29 20:28:26 +00:00
  • 348fc5b17a update conf change validation Geeta Gharpure 2023-05-29 03:14:49 +00:00
  • b97afc4da3 start refactoring recovery logic Geeta Gharpure 2023-05-27 03:30:00 +00:00
  • deb29fe447 Add verification for consistent index Geeta Gharpure 2023-05-26 03:55:18 +00:00
  • d7617e3ebb Add downgrade test that creates snapshots and keys Geeta Gharpure 2023-05-23 18:52:23 +00:00
  • f08b9f7f39 Adding test for recovering old version from v2 snapshot taken by new version Geeta Gharpure 2023-05-23 17:38:01 +00:00
  • 8159bfb745 update test Geeta Gharpure 2023-05-18 22:22:21 +00:00
  • a01f328afe update v2 deprecation test Geeta Gharpure 2023-05-17 03:01:37 +00:00
  • aab91a5b71 Adding unit test Geeta Gharpure 2023-05-18 03:34:24 +00:00
  • 847d732015 persist "attributes" of member to new v2store Geeta Gharpure 2023-05-17 23:06:52 +00:00
  • 9df499d731 refactor v2 deprecation change for snapshot Geeta Gharpure 2023-05-17 04:41:10 +00:00
  • 7254939337 updating to address test failure Geeta Gharpure 2023-05-17 03:01:37 +00:00
  • c43c619e23 updating based on test failure Geeta Gharpure 2023-05-16 16:20:59 -07:00
  • aee9f4d6ad v2d store RaftCluster membership info in v2 during snapshot Geeta Gharpure 2023-05-16 11:39:05 -07:00
  • 9c7fbb735e Update ValidateConfigurationChange to nil check for v2store Part of v2 deprecation changes Geeta Gharpure 2023-05-15 17:00:35 -07:00
  • 78ca04a94a tests/robustness: Combine watch histories Marek Siarkowicz 2023-06-23 18:40:00 +02:00
  • 3e725aceef
    Merge pull request #16128 from sharathsivakumar/shsi/bump_dependency_wip Benjamin Wang 2023-06-23 17:14:11 +01:00
  • 11aa59c42d etcdserver: add tests for apply_auth.go caojiamingalan 2023-06-16 10:24:28 -05:00
  • b92981606a
    dependency: bump github.com/prometheus/client_golang v1.15.1 to v1.16.0 sharathsivakumar 2023-06-23 13:23:58 +02:00
  • d8ae7de3a5
    dependency: bump golang.org/x/sync from 0.2.0 to 0.3.0 sharathsivakumar 2023-06-22 20:30:56 +02:00
  • c8247731a2
    Merge pull request #16099 from chaochn47/enable_failpoint_in_integration_test Benjamin Wang 2023-06-23 13:15:08 +01:00
  • 120f1d6d05
    Merge pull request #16116 from jmhbnz/new-runner-docs Marek Siarkowicz 2023-06-23 10:36:17 +02:00
  • c3720fac3d tests/robustness: Implement Kubernetes pagination Marek Siarkowicz 2023-06-19 21:21:03 +02:00
  • f985890ac3
    Merge pull request #16113 from serathius/robustness-range Marek Siarkowicz 2023-06-22 20:50:27 +02:00
  • 6fd77ac613
    Merge pull request #16123 from serathius/robustness-txn-key-prefix Marek Siarkowicz 2023-06-22 20:37:56 +02:00
  • 2e7cb772b2 tests/robustness: Implement proper range requests Marek Siarkowicz 2023-06-20 09:12:22 +02:00
  • f7831e2607 tests/robustness: Move key into dedicated options to allow to implement proper ranges Marek Siarkowicz 2023-06-22 14:51:39 +02:00
  • 3f09a51c60 tests/robustness: Make watch event independent from etcd operation Marek Siarkowicz 2023-06-22 15:14:04 +02:00
  • 92ca49793b tests/robustness: Move key into dedicated options to allow to implement proper ranges Marek Siarkowicz 2023-06-22 14:51:39 +02:00
  • 0d2d383f0a tests/robustness: Fix multi txn key prefix Marek Siarkowicz 2023-06-21 22:15:09 +02:00
  • 6d79b86219 Enable failpoint by default in integration tests Chao Chen 2023-06-15 15:30:34 -07:00
  • 04d24c2128
    Merge pull request #16100 from geetasg/pr4 Benjamin Wang 2023-06-22 07:10:23 +01:00
  • 090724b753
    Document steps for setting up new actions runner. James Blair 2023-06-22 08:25:04 +12:00
  • 54fab1c141
    Merge pull request #16122 from serathius/robustness-etcd-range Marek Siarkowicz 2023-06-21 21:53:26 +02:00
  • 9fc438cb6b tests/robustness: Add List and StaleList requests to etcd traffic Marek Siarkowicz 2023-06-21 10:32:25 +02:00
  • 66553d4f07
    Merge pull request #16090 from tjungblu/changelog_leaseput Benjamin Wang 2023-06-21 13:23:16 +01:00
  • e3f2638aea update change logs with lease put improvements Thomas Jungblut 2023-06-21 12:18:20 +02:00
  • fee612d900
    Merge pull request #16020 from tjungblu/putauthshort_3.4 Benjamin Wang 2023-06-21 11:06:17 +01:00
  • f565a94844
    Merge pull request #16019 from tjungblu/putauthshort_3.5 Benjamin Wang 2023-06-21 11:04:51 +01:00
  • 3edc8ea7ed
    Merge 0543c860272961dff196a6f145de9abbc01146c3 into de6415801e554d8f80bf299ffae2ff5ac11201ea geetasg 2023-06-20 21:58:41 -03:00
  • 8b310c54da
    Merge branch 'etcd-io:release-3.5' into release-3.5 Sameer Natu 2023-06-20 22:52:09 +05:30
  • 6780ce3d4b add compact hash check to help scuzk373x@gmai.com 2023-06-08 14:26:04 +08:00
  • de6415801e
    Merge pull request #16110 from etcd-io/dependabot/github_actions/github/codeql-action-2.20.0 Benjamin Wang 2023-06-20 14:15:52 +01:00
  • fd3e338d88
    Merge pull request #16115 from serathius/robustness-kubernetes-tune Marek Siarkowicz 2023-06-20 11:16:02 +02:00
  • 486462a907
    Merge pull request #16114 from serathius/robustness-test-name-separate Marek Siarkowicz 2023-06-20 11:15:41 +02:00
  • 519617cfd0 tests/robustness: Tune Kubernetes tests to reduce number of delete requests Marek Siarkowicz 2023-06-20 09:45:15 +02:00
  • 1217548acf tests/robustness: Separate traffic name from cluster setup in test name Marek Siarkowicz 2023-06-20 09:16:20 +02:00
  • 1d472bb6e4
    build(deps): bump github/codeql-action from 2.3.6 to 2.20.0 dependabot[bot] 2023-06-19 18:01:17 +00:00
  • 83bee0a8c7
    build(deps): bump golang.org/x/tools from 0.9.1 to 0.10.0 in /tools/mod dependabot[bot] 2023-06-19 17:58:59 +00:00
  • d484c735ae
    build(deps): bump golang.org/x/mod from 0.10.0 to 0.11.0 in /tools/mod dependabot[bot] 2023-06-19 17:58:45 +00:00
  • 56ec64d48c
    build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 in /tools/mod dependabot[bot] 2023-06-19 17:58:40 +00:00
  • 9c659eb4e0
    Merge pull request #16072 from serathius/robustness-stale-read Marek Siarkowicz 2023-06-19 18:22:08 +02:00
  • 550aa152a7 Verify consistent index is latest at the time of snapshot Geeta Gharpure 2023-06-18 04:56:34 +00:00
  • 1420292b10
    Merge pull request #16092 from serathius/robustness-etcdctl-traffic-client Marek Siarkowicz 2023-06-19 16:10:55 +02:00
  • 4e40bd5209 Run robustness nightly on PR Marek Siarkowicz 2023-06-16 13:27:31 +02:00
  • 74f22c3233 tests/robustness: No pty Marek Siarkowicz 2023-06-19 15:26:45 +02:00
  • 1663600bec tests/robustness: Validate stale get requests by replaying etcd state Marek Siarkowicz 2023-06-19 14:12:25 +02:00
  • fe466f756f
    Merge b5cdfc099fe6d05e02789f642f43f7ea417e1186 into bb155a6629002bcf1b4e909b4e3e79f2c5b61cb2 Thomas Jungblut 2023-06-19 12:58:49 +02:00
  • 09b9f889e7 tests/robustness: Refactor etcd traffic client Marek Siarkowicz 2023-06-16 11:22:55 +02:00
  • 0974b2e1cb
    build(deps): bump github.com/prometheus/client_golang dependabot[bot] 2023-06-19 09:52:19 +00:00
  • c13a1d47f5
    build(deps): bump github.com/prometheus/procfs from 0.9.0 to 0.11.0 dependabot[bot] 2023-06-19 09:52:00 +00:00
  • bb155a6629
    Merge pull request #16102 from ahrtr/dependency_20230619 Benjamin Wang 2023-06-19 10:51:15 +01:00
  • 812fce2c7e
    Merge pull request #16087 from jmhbnz/main Benjamin Wang 2023-06-19 10:25:35 +01:00
  • b7e7811ba4
    Merge pull request #16091 from serathius/robustness-stale-read-1 Marek Siarkowicz 2023-06-19 11:21:48 +02:00
  • d897e4f555
    Merge pull request #16047 from kkkkun/cp-14457-to-3.4 Benjamin Wang 2023-06-19 09:36:34 +01:00
  • a8d4009a94
    Merge pull request #16089 from jmhbnz/release-3.4 Benjamin Wang 2023-06-19 09:35:49 +01:00
  • 306c60a083
    Merge pull request #16048 from kkkkun/cp-14457-to-3.5 Benjamin Wang 2023-06-19 09:33:57 +01:00
  • b92d099360 dependency: bump golang.org/x/net from 0.10.0 to 0.11.0 Benjamin Wang 2023-06-19 09:25:07 +01:00
  • 5e7349b44c
    Merge pull request #16094 from serathius/robustness-retry-failpoint Marek Siarkowicz 2023-06-19 09:10:46 +02:00
  • b97a5ec3d2 *: migrate grpc-gateway from v1.16.0 to v2.7.0 Wei Fu 2023-06-18 20:44:01 +08:00
  • 43b2477c28 tests/robustness: Retry injecting failpoint Marek Siarkowicz 2023-06-15 21:25:11 +02:00
  • f140cc14b3
    Document new arm64 infra process. James Blair 2023-06-17 21:01:55 +12:00
  • 96987d8b5e tests/robustness: Implement stale reads without validation Marek Siarkowicz 2023-06-16 11:05:10 +02:00
  • 6f2a5b710f
    Merge pull request #16096 from serathius/robustness-limit-to-fresh-state Marek Siarkowicz 2023-06-16 21:15:48 +02:00
  • 57258759c6
    Merge pull request #16085 from serathius/robustness-disable-blackhole Marek Siarkowicz 2023-06-16 21:15:26 +02:00
  • 2c04d51eaa
    Merge pull request #16088 from jmhbnz/backport-gover-simplification Marek Siarkowicz 2023-06-16 21:11:54 +02:00
  • 5fca941ff1
    Merge branch 'etcd-io:release-3.5' into release-3.5 Sameer Natu 2023-06-16 17:49:15 +05:30
  • ea3255b477 tests/robustness: Limit model to start only from fresh state Marek Siarkowicz 2023-06-16 13:50:15 +02:00
  • e5b954d408 Github actions for Tests-arm64 Sameer Natu 2023-06-16 11:41:41 +00:00
  • 8de14bd36e
    Merge pull request #16093 from jmhbnz/separate-fix-targets Marek Siarkowicz 2023-06-16 13:30:02 +02:00
  • fb16bca44a tests/robustness: Disable blackhole until snapshot for v3.5 and v3.4 Marek Siarkowicz 2023-06-15 17:23:47 +02:00
  • 6fd26dd655 Github actions for ARM64 e2e-tests Sameer Natu 2023-06-16 10:15:40 +00:00
  • 237f5cc4dc Github actions for ARM64 e2e-tests Sameer Natu 2023-06-16 10:11:45 +00:00
  • 2791422f77
    Ensure goimports can be fixed individually. James Blair 2023-06-16 21:47:46 +12:00
  • 8c483f31ad
    Ensure Makefile PHONY targets match real target names. James Blair 2023-06-16 21:20:45 +12:00
  • f0a1499ce9
    Backport .github/workflows: Read .go-version as a step and not separate workflow. James Blair 2023-06-16 20:45:14 +12:00
  • b5f07c9b7d
    Backport .github/workflows: Read .go-version as a step and not separate workflow. James Blair 2023-06-16 20:37:38 +12:00
  • 90cbadc660
    Merge pull request #16051 from kkkkun/update-changelog Marek Siarkowicz 2023-06-16 10:23:18 +02:00
  • afa0167538 Add first unit test for authApplierV3 Thomas Jungblut 2023-06-16 10:08:47 +02:00
  • 32ea42b51c
    Merge pull request #16083 from serathius/robustness-perfect-knowledge Marek Siarkowicz 2023-06-16 10:07:05 +02:00
  • 423f951409 Add first unit test for authApplierV3 Thomas Jungblut 2023-06-16 09:42:09 +02:00
  • b2fb75d147 Early exit auth check on lease puts Thomas Jungblut 2023-06-16 09:14:41 +02:00