Abacn commented on code in PR #29096: URL: https://github.com/apache/beam/pull/29096#discussion_r1367397696
########## .github/workflows/beam_PerformanceTests_SingleStoreIO.yml: ########## @@ -15,14 +15,15 @@ # specific language governing permissions and limitations # under the License. -name: Performance Test Java SingleStoreIO +name: PerformanceTests SingleStoreIO Review Comment: Similar for a few Load tests:  ########## .github/workflows/beam_PerformanceTests_SingleStoreIO.yml: ########## @@ -15,14 +15,15 @@ # specific language governing permissions and limitations # under the License. -name: Performance Test Java SingleStoreIO +name: PerformanceTests SingleStoreIO Review Comment: Thanks for unifying the naming. It shows there are a few test still use "Performance Test":  shall we also change them? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
