This is an automated email from the ASF dual-hosted git repository.

espino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudberry-devops-release.git


    from 6b8f893  Update to Apache Cloudberry (incubating) rpm name and add 
disclaimer
     add 2c8302c  build: add Apache Cloudberry build automation and test 
framework

No new revisions were added by this update.

Summary of changes:
 .../cloudberry/scripts/build-cloudberry.sh         |  91 +++++++++++
 .../cloudberry/scripts/cloudberry-utils.sh         | 148 +++++++++++++++++
 .../cloudberry/scripts/configure-cloudberry.sh     | 144 +++++++++++++++++
 .../scripts/create-cloudberry-demo-cluster.sh      | 125 +++++++++++++++
 .../scripts/destroy-cloudberry-demo-cluster.sh     | 101 ++++++++++++
 .../cloudberry/scripts/parse-results.pl            | 175 +++++++++++++++++++++
 .../cloudberry/scripts/parse-test-results.sh       | 130 +++++++++++++++
 .../cloudberry/scripts/test-cloudberry.sh          |  81 ++++++++++
 .../cloudberry/scripts/unittest-cloudberry.sh      |  69 ++++++++
 9 files changed, 1064 insertions(+)
 create mode 100755 build_automation/cloudberry/scripts/build-cloudberry.sh
 create mode 100755 build_automation/cloudberry/scripts/cloudberry-utils.sh
 create mode 100755 build_automation/cloudberry/scripts/configure-cloudberry.sh
 create mode 100755 
build_automation/cloudberry/scripts/create-cloudberry-demo-cluster.sh
 create mode 100755 
build_automation/cloudberry/scripts/destroy-cloudberry-demo-cluster.sh
 create mode 100755 build_automation/cloudberry/scripts/parse-results.pl
 create mode 100755 build_automation/cloudberry/scripts/parse-test-results.sh
 create mode 100755 build_automation/cloudberry/scripts/test-cloudberry.sh
 create mode 100755 build_automation/cloudberry/scripts/unittest-cloudberry.sh


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to