Commit Graph

9173 Commits

Author SHA1 Message Date
William Banfield db12fbc74e remove unlock checks 2021-09-23 12:22:35 -04:00
William Banfield a0e9267a78 remove all event unlock 2021-09-23 12:15:32 -04:00
William Banfield 0f25a4f131 add ensureRelock to common_test 2021-09-23 12:06:10 -04:00
William Banfield cb6c884ac4 add relock test 2021-09-23 12:01:29 -04:00
William Banfield 7f889fceba update test comments to include new 2021-09-23 12:00:16 -04:00
William Banfield 3585e3a125 remove all references to unlock 2021-09-23 11:24:58 -04:00
William Banfield 4a2cf84608 con state name update 2021-09-23 10:59:50 -04:00
William Banfield 962ceefa59 do not relock on old proposal test cleanup 2021-09-23 10:35:23 -04:00
William Banfield f559eceaff udpate no relock function to be cleaner 2021-09-23 10:29:59 -04:00
William Banfield 00b758bf25 rename slashing 2021-09-23 10:23:48 -04:00
William Banfield e47ef0ff47 add _ into test names 2021-09-23 10:21:40 -04:00
William Banfield b7d4381fd8 update relock test to be more clear 2021-09-23 10:19:35 -04:00
William Banfield 2bb9ca26c4 update TestStatePOL comment 2021-09-22 13:47:43 -04:00
William Banfield bf90e1c6e2 remove erroneous sleep 2021-09-22 13:35:30 -04:00
William Banfield 6bc596f5d0 fix TestStateProposerSelection2 to precommit for nil correctly 2021-09-22 12:12:39 -04:00
William Banfield cffe1fe730 begin removing unlock condition 2021-09-22 10:31:31 -04:00
William Banfield 0a2098e44b add testing.T to new assertions 2021-09-22 10:20:58 -04:00
William Banfield 3f854d8b25 Merge branch 'wb/proposer-based-timestamps' into wb/issue-6849 2021-09-22 10:16:55 -04:00
William Banfield dc12a19ba8 rename IsZero to IsNil and replace uses of block len check with helper 2021-09-22 09:52:59 -04:00
William Banfield 87f4beb374 consensus: remove panics from test helper functions (#6969) 2021-09-22 08:56:42 -04:00
William Banfield 51db3f86c5 add ensure new timeout back 2021-09-21 11:51:43 -04:00
William Banfield c69f933d61 update precommit on relock comment 2021-09-21 11:43:33 -04:00
William Banfield afff87f4ec update unlock description 2021-09-21 11:41:41 -04:00
William Banfield f94528bfd0 nil check in addVote 2021-09-21 11:38:30 -04:00
William Banfield 41c3240b3d comment cleanup 2021-09-21 11:36:56 -04:00
William Banfield c741c1cd81 spacing nit 2021-09-21 11:34:03 -04:00
William Banfield 9cfa6045ad Update internal/consensus/state.go 2021-09-20 18:44:06 -04:00
William Banfield 3b0ecf7246 update comments 2021-09-20 17:37:31 -04:00
William Banfield 914a85e53b further unlock testing 2021-09-20 17:29:57 -04:00
William Banfield 8bfedb6ff0 comment updates 2021-09-20 17:14:36 -04:00
William Banfield abc07b4f6a update test for completed POL update 2021-09-20 17:09:00 -04:00
William Banfield ec740a8750 fixing TestProposeValidBlock test 2021-09-20 14:48:16 -04:00
William Banfield 108eecf12a undo reset on prevotes 2021-09-17 15:38:18 -04:00
William Banfield 79469af2e6 comment out broken function 2021-09-16 19:56:08 -04:00
William Banfield 72b8deb6cb initial attempt at removing prevote locked block logic 2021-09-16 19:50:04 -04:00
William Banfield fe84c0c256 failing test comment 2021-09-16 17:36:58 -04:00
William Banfield 883bec8752 tweak comments in failing test 2021-09-16 17:34:11 -04:00
William Banfield 6e826f8870 add failing test 2021-09-16 17:04:22 -04:00
Sam Kleinman b0423e2445 e2e: allow load generator to succed for short tests (#6952)
This should address last night's failure. We've taken the perspective
of "the load generator shouldn't cause tests to fail" in recent
days/weeks, and I think this is just a next step along that line. The
e2e tests shouldn't test performance. 

I included some comments indicating the ways that this isn't ideal (it
is perhaps not), and I think that if test networks could make
assertions about the required rate, that might be a cool future
improvement (and good, perhaps, for system benchmarking.)
2021-09-16 15:45:51 +00:00
dependabot[bot] b0684bd300 build(deps): Bump github.com/vektra/mockery/v2 from 2.9.0 to 2.9.3 (#6951)
Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.9.0 to 2.9.3.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/.goreleaser.yml)
- [Commits](https://github.com/vektra/mockery/compare/v2.9.0...v2.9.3)

---
updated-dependencies:
- dependency-name: github.com/vektra/mockery/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-16 08:41:46 -04:00
William Banfield 382947ce93 rfc: add performance taxonomy rfc (#6921)
This document attempts to capture and discuss some of the areas of Tendermint that seem to be cited as causing performance issue. I'm hoping to continue to gather feedback and input on this document to better understand what issues Tendermint performance may cause for our users. 

The overall goal of this document is to allow the maintainers and community to get a better sense of these issues and to be more capably able to discuss them and weight trade-offs about any proposed performance-focused changes. This document does not aim to propose any performance improvements. It does suggest useful places for benchmarks and places where additional metrics would be useful for diagnosing and further understanding Tendermint performance.

Please comment with areas where my reasoning seems off or with additional areas that Tendermint performance may be causing user pain.
2021-09-16 06:13:27 +00:00
Callum Waters 9a7ce08e3e statesync: shut down node when statesync fails (#6944) 2021-09-16 07:43:23 +02:00
Sam Kleinman 55f6d20977 e2e: skip broadcastTxCommit check (#6949)
I think the `Sync` check covers our primary use case, and perhaps we
can turn this back on in the future after some kind of event-system
rewrite, or RPC rewrite that will avoid the serverside timeout.
2021-09-15 21:24:35 +00:00
Sam Kleinman b9c35c1263 docs: fix openapi yaml lint (#6948)
saw this in the super lint.
2021-09-15 19:29:25 +00:00
Sam Kleinman f08f72e334 rfc: e2e improvements (#6941) 2021-09-15 15:26:39 -04:00
Callum Waters e932b469ed e2e: tweak semantics of waitForHeight (#6943) 2021-09-15 20:49:24 +02:00
Callum Waters 5db2a39643 docs: add documentation of unsafe_flush_mempool to openapi (#6947) 2021-09-15 17:28:01 +02:00
Sam Kleinman 6909158933 e2e: reduce load pressure (#6939) 2021-09-14 10:44:30 -04:00
dependabot[bot] de2cffe7a4 build(deps): Bump codecov/codecov-action from 2.0.3 to 2.1.0 (#6938) 2021-09-14 08:31:41 -04:00
Sam Kleinman c257cda212 e2e: slow load processes with longer evidence timeouts (#6936)
These are mostly the timeouts that I think we're still hitting in CI. 

At this point, the tests (on master) pass on my local machine (which is quite beefy) so I think this is just the first in (perhaps?) a sequence of changes that attempt to change timeouts and load patterns so that the tests pass in CI more reliably.
2021-09-13 20:57:25 +00:00