mcvsubbu opened a new issue #6787: URL: https://github.com/apache/incubator-pinot/issues/6787
Compatibility tester needs that the yaml files used for testing (and the file paths within yaml files) reside in the resource directory path. We should change these so that the files can be absolute path. This will allow Pinot installations to specify their own test suite and run compat testing before upgrade to new pinot versions. The tester script should take a directory name as the argument where all the yaml files are located. The yaml files could be named as `pre-controller-upgrade.yaml`, `pre-broker-upgrade.yaml`, etc. The shell script should be modified to pick up these yaml files from the directory specified. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
