File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2566,24 +2566,6 @@ workflows:
25662566 - prep-go-modules
25672567 context :
25682568 - circleci-repo-readonly-authenticated-github-token
2569- # IN-MEMORY (all) - op-node/op-geth
2570- - op-acceptance-tests :
2571- name : memory-all-opn-op-geth
2572- parallelism : 2
2573- acceptance_test_jobs : " 8"
2574- no_output_timeout : 120m
2575- context :
2576- - circleci-repo-readonly-authenticated-github-token
2577- - slack
2578- - discord
2579- requires :
2580- - contracts-bedrock-build
2581- - cannon-prestate
2582- - rust-binaries-for-sysgo
2583- - go-binaries-for-sysgo
2584- - prep-go-modules
2585- # for the gitignored superchain-configs.zip op-acceptance-tests //go:embeds
2586- - prep-superchain
25872569 # IN-MEMORY - op-node/op-reth
25882570 - op-acceptance-tests :
25892571 name : memory-all-opn-op-reth
@@ -2635,7 +2617,6 @@ workflows:
26352617 - semgrep-scan-local : terminal
26362618 - semgrep-test : terminal
26372619 - go-tests-short : terminal
2638- - memory-all-opn-op-geth : terminal
26392620 - memory-all-opn-op-reth : terminal
26402621 - memory-all-kona-op-reth : terminal
26412622 # Go test/lint jobs previously fanned in via the bedrock-go-tests helper.
Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ workflows:
226226 matrix :
227227 parameters :
228228 devnet_config :
229- ["simple-kona", "simple-kona-geth", "simple-kona- sequencer"]
229+ ["simple-kona", "simple-kona-sequencer"]
230230 context :
231231 - circleci-repo-readonly-authenticated-github-token
232232 requires :
@@ -261,7 +261,6 @@ workflows:
261261 - required-rust-e2e :
262262 requires :
263263 - rust-e2e-simple-kona : terminal
264- - rust-e2e-simple-kona-geth : terminal
265264 - rust-e2e-simple-kona-sequencer : terminal
266265 - rust-e2e-restart : terminal
267266 - op-reth-e2e-sysgo-tests : terminal
You can’t perform that action at this time.
0 commit comments