robertmu opened a new pull request, #41:
URL: https://github.com/apache/cloudberry-gpbackup/pull/41

   Previously, config.yaml in test resources contained stripped version strings 
like "6.0.0" for Greenplum database backups.
   
   After introducing Cloudberry support, config.yaml now stores full prefixed 
version strings to distinguish database vendors:
   - Greenplum: "Greenplum Database 6.0.0"
   - Cloudberry: "Cloudberry Database 1.0.0"
   
   Without this update, end-to-end tests fail to correctly identify that 
resources/*.tar.gz files originated from Greenplum database backups, causing 
test failures in database vendor detection logic.
   
   Updated test resource archives to include properly prefixed version strings 
in their embedded config.yaml files.
   


-- 
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: commits-unsubscr...@cloudberry.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org
For additional commands, e-mail: commits-h...@cloudberry.apache.org

Reply via email to