1. 06 6月, 2017 1 次提交
    • J
      Add binary compatibility testing. · 7970ca4b
      Jimmy Yih 提交于
      We need some tests to see if binaries can be swapped around. This
      commit provides a simple framework and basic tests to check if
      binaries can be upgraded/downgraded by just swapping the Greenplum
      binary install paths. Running the tests requires the user to have
      another Greenplum compiled which will be provided as an argument to
      the test script. It also requires the regression database to be built
      from running tests in src/test/regress.
      7970ca4b