google/gf180mcu-pdk

Set up some type of CI for this repository

Opened this issue · 7 comments

Hi @mithro ,

We have about 60% of the regression tests for gf180mcu-pdk built for most of the PDK components. We just need to convert the running of those regression to be as CI.

@mithro What do you recommend us doing: adding those regression scripts into this main repo or having a separate repo called regression to include all the testing?

If I understand what you are saying, then please add them directly to this repository.

Sounds Great, we will add regression tests as CI. BTW, they take long time to run.

@atorkmabrains - Taking a long time to run is fine, we have a bunch of ways we can speed that up.

@mithro @mohanad0mohamed is currently working on it.