jmckenzie-dev commented on code in PR #2554: URL: https://github.com/apache/cassandra/pull/2554#discussion_r1290445836
########## .build/config/README.md: ########## @@ -0,0 +1,125 @@ +Declarative Test Suite Configuration +------------------------------------------- + +Pipeline and test wuite configurations are declarative so other CI implementations can build Review Comment: 👍 Thanks for the catch. Fixed and will need to rewrite the file in general after we settle on final .yaml format. ########## .build/config/README.md: ########## @@ -0,0 +1,125 @@ +Declarative Test Suite Configuration +------------------------------------------- + +Pipeline and test wuite configurations are declarative so other CI implementations can build Review Comment: 👍 Thanks for the catch. Fixed and will need to rewrite the file in general after we settle on final .yaml format. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

