[RFC0010] Test Scripts Migration Discussion #3964
Replies: 2 comments 1 reply
-
— @ScottTodd in #3907 Looking at the commit history of the I agree that the effort for a synchronization workflow would be more substantial if the files get moved to the individual project folders (Option A) instead of a singular test scripts folder on the super repos (Option B). It might be better to just do manual copies at the beginning and end of the transition, where the latter considers the commit history. |
Beta Was this translation helpful? Give feedback.
-
— @ScottTodd in #3907
— @ScottTodd in #3907 What I envision is that TheRock repo will have a proper place to have common functions the testing CI would want for things like sharding setup, test log uploading/parsing, posting results to database, etc. These functions would be called outside these scripts being moved, so that developers can easily run these test scripts on their local setups. The interface for these test scripts can be limited to setting environment variables that work locally and can reproduce some of the CI behaviour (e.g., running only the tests shard 2 of 4 would run). This effort will happen separately. I think moving the scripts is more urgent. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Related PR: #3907
Beta Was this translation helpful? Give feedback.
All reactions