holochain-open-dev / holoom

Tools for weaving blockchain data into holochain
2 stars 1 forks source link

chore: holochain v0.4.0-dev.20 upgrade #108

Closed 8e8b2c closed 1 month ago

8e8b2c commented 1 month ago

Upgrading to holochain v0.4.0-dev.20 involves the introduction of dpki, which we then disable since we are targeting holo, which doesn't yet support it. While disabling dpki in tests, I also ported the sweet tests to tryorama. With the massive build times of sweet test removed, and with the new leaner holonix, it has become feasible to shard to tests across CI workers.

With 6 test workers, the new CI setup only wastes about 8mins on compute time, but manages to bring down the total time required to run CI from 46mins to under 10mins.

(Billable minutes is also down from 54m 32m.)