This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch feature/add-remaining-e2e-tests
in repository https://gitbox.apache.org/repos/asf/skywalking-graalvm-distro.git
from 7480766 Add 13 e2e test cases for infrastructure monitoring and TLS
add 14f77da Fix e2e env vars, add version-mapping doc with CI verification
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 9 ++-
docs/version-mapping.md | 18 +++++
test/doc-scripts/verify-version-mapping.sh | 121 +++++++++++++++++++++++++++++
test/e2e/script/env | 6 ++
4 files changed, 152 insertions(+), 2 deletions(-)
create mode 100644 docs/version-mapping.md
create mode 100755 test/doc-scripts/verify-version-mapping.sh