The-OpenROAD-Project / megaboom

BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

CI: add local flow tests #34

Closed lpawelcz closed 2 months ago

lpawelcz commented 2 months ago

@oharboe Local flow was not tested properly in megaboom. This PR adds CI tests for that and shows that the local flow indeed does not work.

In https://github.com/The-OpenROAD-Project/megaboom/actions/runs/8666007682/job/23765908357?pr=34#step:6:96 we can see that the flow fail in the same manner as it was reported.

In follow up PR (https://github.com/The-OpenROAD-Project/megaboom/pull/35) we pin bazel-orfs version to the one from https://github.com/The-OpenROAD-Project/bazel-orfs/pull/20 in order to fix the flow.