act testing #342

Closed
telackey wants to merge 18 commits from telackey/act into v1.11.4-statediff-v4

18 Commits

Author SHA1 Message Date
4490a907fa .actrc 2023-03-27 15:52:24 -05:00
cee67f4fad Use .gitea 2023-03-27 15:50:10 -05:00
13001382c1 gitea 2023-03-27 15:28:13 -05:00
dec41281b8 tweaks 2023-03-20 23:16:49 -05:00
a5d01eda50 172 2023-03-20 19:07:22 -05:00
dfd56916cc slight tweak 2023-03-20 18:13:51 -05:00
47765f9fd4 more act 2023-03-20 16:25:14 -05:00
17e82e59da act testing 2023-03-16 17:07:42 -05:00
3b884eae30
Add timer and counter for batched write operations. (#337)
* Add timer and counter for batched write operations.

* Tweak comment
2023-03-14 22:32:47 -05:00
31abed2ab3
Add timers/counters for LevelDB Get, Put, Has, and Delete. (#332)
* Add timers/counters for LevelDB Get, Put, Has, and Delete.

* Test for null metrics (the unit tests don't initialize them).
2023-03-13 12:49:29 -05:00
75a7d43fa2
Fix CI tests by using specific version of Foundry (#333)
* Fix CI tests by using specific version of Foundry

---------

Co-authored-by: Michael Shaw <michael@abastionofsanity.com>
2023-03-13 12:35:21 -05:00
9c4ead5580
Add COPY support for inserting multiple rows in a single operation. (#328)
* Add COPY support for inserting multiple rows in a single command.
2023-03-09 20:02:40 -06:00
Michael
2b073c1a51
Unit test inconsistencies (#330)
* run race tests in CICD

* set HOME env for .ethereum mkdir permission denied

* use same homeDir method as other places in code

* unused variable in test removed

* do NOT run race tests

* add statediffing test to Jenkinsfile
2023-03-07 16:04:10 -05:00
Michael
5461ce8cd1
run tests in Jenkins CICD (#327)
* run race tests in CICD

* set HOME env for .ethereum mkdir permission denied

* use same homeDir method as other places in code

* unused variable in test removed

* do NOT run race tests
2023-03-07 13:57:31 -05:00
Michael
67fc4acaf1
Publish with old tests and no vulcanize publish (#326)
* publish step using broken tests switched

* rebase inserted old vulcanize publish steps
2023-03-03 12:07:34 -05:00
Michael
dcd4f0d8e9
publish step using broken tests switched (#325) 2023-03-03 11:33:19 -05:00
Michael
7f4ea674a4
cicd cleanup to trigger PR and testing (#324) 2023-03-03 11:00:43 -05:00
Michael Shaw
a67810615a conflicts resolved no testing
update tests, helper methods, etc for changed interfaces

linted and some tests updated... statediff tests failing on filesystem call locally

undo changes to go.mod from rebase

changed ref and repo to try old stack-orch with miner.etherbase arg

turn off new tests yml for old tests with hack for old stack-orchestrator
2023-03-03 09:23:25 -05:00