Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

ci: cache seed in fuzzer job #3885

Merged
merged 2 commits into from
Sep 18, 2021
Merged

ci: cache seed in fuzzer job #3885

merged 2 commits into from
Sep 18, 2021

Conversation

ordian
Copy link
Member

@ordian ordian commented Sep 17, 2021

Addresses https://github.com/paritytech/ci_cd/issues/206.

We could add seed minimization before caching it, but it's not currently exposed by cargo hfuzz: rust-fuzz/honggfuzz-rs#26.

@ordian ordian added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Sep 17, 2021
@drahnr
Copy link
Contributor

drahnr commented Sep 17, 2021

Note: I recently forked https://github.com/drahnr/hongg-rs for precisely this reason after upstream never got back to my PRs - migrating is on my to-do :)

@ordian ordian merged commit 07d1830 into master Sep 18, 2021
@ordian ordian deleted the ao-cache-hfuzz-seed branch September 18, 2021 10:02
ordian added a commit that referenced this pull request Sep 20, 2021
* master:
  Bump `parity-util-mem` to 0.10.2 (#3897)
  Revert "remove connected disconnected state only (#3868)" (#3896)
  Companion for Generate storage info for pallet im_online #9654 (#3744)
  Gather memory usage statistics through `parity-util-mem` (#3893)
  ci: cache seed in fuzzer job (#3885)
  Add benchmarking for parachain runtime configuration pallet (#3862)
  Run fmt (#3887)
  remove connected disconnected state only (#3868)
ordian added a commit that referenced this pull request Sep 21, 2021
* master:
  weights: pallet-staking & pallet-bags-list (#3872)
  Re-enable metadata compare CI check (#3895)
  Bump `parity-util-mem` to 0.10.2 (#3897)
  Revert "remove connected disconnected state only (#3868)" (#3896)
  Companion for Generate storage info for pallet im_online #9654 (#3744)
  Gather memory usage statistics through `parity-util-mem` (#3893)
  ci: cache seed in fuzzer job (#3885)
  Add benchmarking for parachain runtime configuration pallet (#3862)
  Run fmt (#3887)
  remove connected disconnected state only (#3868)
  Dispute distribution improvements (#3853)
  Companion for Store voters in unsorted bags to get good stake iteration properties (#3413)
  Add info logging to dispute activation (#3870)
  update Rococo.json (#3871)
  Companion for #9764 (Force Unreserve) (#3840)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants