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

zwoop pushed a change to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from c942236  cppapi: InterceptPlugin fix
     new d669199  Runroot: add an option to specify copy style
     new 7899e8e  Runroot: add new option to specify layout during creating
     new ea89d09  Runroot: Add feature to use runroot by providing yaml file

The 3 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:
 doc/appendices/command-line/traffic_layout.en.rst | 98 ++++++++++++----------
 lib/records/RecConfigParse.cc                     | 17 ++++
 lib/ts/runroot.cc                                 | 85 ++++++++++---------
 lib/ts/runroot.h                                  |  7 +-
 src/traffic_layout/engine.cc                      | 99 ++++++++++++++++++++---
 src/traffic_layout/engine.h                       | 10 ++-
 src/traffic_layout/file_system.cc                 | 26 +++---
 src/traffic_layout/file_system.h                  |  5 +-
 src/traffic_layout/traffic_layout.cc              |  2 -
 tests/gold_tests/runroot/runroot_error.test.py    |  4 +-
 tests/gold_tests/runroot/runroot_init.test.py     |  9 ++-
 11 files changed, 249 insertions(+), 113 deletions(-)

Reply via email to