You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2021/10/14 22:42:32 UTC

[trafficserver] branch master updated (de96b04 -> b369551)

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

masaori pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from de96b04  Increased the max number of operations for marking PR and issues stale to 100 (#8394)
     add b369551  Add AuTest for stats-over-http plugin (#8422)

No new revisions were added by this update.

Summary of changes:
 .../gold/stats_over_http_0_stderr.gold             | 11 ++++
 .../gold/stats_over_http_0_stdout.gold             |  4 ++
 .../stats_over_http/stats_over_http.test.py        | 76 ++++++++++++++++++++++
 3 files changed, 91 insertions(+)
 create mode 100644 tests/gold_tests/pluginTest/stats_over_http/gold/stats_over_http_0_stderr.gold
 create mode 100644 tests/gold_tests/pluginTest/stats_over_http/gold/stats_over_http_0_stdout.gold
 create mode 100644 tests/gold_tests/pluginTest/stats_over_http/stats_over_http.test.py