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

jinrongtong pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-test-tool.git


    from c6f9a4f  Initialize some files
     new 2d76e95  Initialize test tool files
     new 2842d65  Add a new line at the end of files.
     new b75b555  change name in README.md
     new 1a64658  change name in README.md

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .asf.yaml => Dockerfile                         |  18 +-
 README.md                                       |  61 ++++-
 action.yml                                      |  94 +++++++
 entry.sh                                        | 320 ++++++++++++++++++++++++
 .asf.yaml => test-runner/Dockerfile-test-runner |  28 ++-
 .asf.yaml => test-runner/code_run.sh            |  26 +-
 test-runner/settings.xml                        | 270 ++++++++++++++++++++
 7 files changed, 789 insertions(+), 28 deletions(-)
 copy .asf.yaml => Dockerfile (70%)
 create mode 100644 action.yml
 create mode 100755 entry.sh
 copy .asf.yaml => test-runner/Dockerfile-test-runner (52%)
 copy .asf.yaml => test-runner/code_run.sh (70%)
 create mode 100644 test-runner/settings.xml

Reply via email to