-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set up some type of CI for this repository #4
Comments
Yes |
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. |
We should have CI running on this repository.
@atorkmabrains can you write down the initial plan in this GitHub Issue?
Related GitHub Issues on other parts of the PDK;
Testing related GitHub Issues on the PDK;
The text was updated successfully, but these errors were encountered: