apm-agent-nodejs icon indicating copy to clipboard operation
apm-agent-nodejs copied to clipboard

tests: move module test deps and .tav.yml to separate packages

Open trentm opened this issue 4 years ago • 1 comments

This is just a first stab, so far.

trentm avatar Oct 28 '21 04:10 trentm

:green_heart: Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-11-09T05:36:32.770+0000

  • Duration: 20 min 34 sec

  • Commit: deb582e10f083cc64f043b84e894062b8405a152

Test stats :test_tube:

Test Results
Failed 0
Passed 22
Skipped 0
Total 22

:robot: GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run module tests for <modules> : Run TAV tests for one or more modules, where <modules> can be either a comma separated list of modules (e.g. memcached,redis) or the string literal ALL to test all modules

  • run benchmark tests : Run the benchmark test only.

apmmachine avatar Oct 28 '21 04:10 apmmachine