apm-agent-nodejs
apm-agent-nodejs copied to clipboard
tests: move module test deps and .tav.yml to separate packages
This is just a first stab, so far.
:green_heart: Build Succeeded
the below badges are clickable and redirect to their specific view in the CI or DOCS
![]()
![]()
![]()
![]()
![]()
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.