Commit bccf1446 authored by Matthew Slipper's avatar Matthew Slipper Committed by GitHub

ci: Add hive l1ops suite (#3279)

* ci: Add hive l1ops suite

This suite tests deposits and withdrawals.

* Update .circleci/config.yml
Co-authored-by: default avatarDiederik Loerakker <proto@protolambda.com>
Co-authored-by: default avatarDiederik Loerakker <proto@protolambda.com>
parent 9973c1da
......@@ -819,6 +819,15 @@ workflows:
- op-batcher-publish-dev
- op-proposer-publish-dev
- deployer-bedrock-publish-dev
- hive-test:
name: hive-test-l1ops
version: <<pipeline.git.revision>>
sim: optimism/l1ops
requires:
- op-node-publish-dev
- op-batcher-publish-dev
- op-proposer-publish-dev
- deployer-bedrock-publish-dev
nightly:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment