This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a change to branch drop-webapp-and-booster-ui
in repository https://gitbox.apache.org/repos/asf/skywalking.git
from 41a0bc3ea8 docs: drop FAQ link to removed maven-compile-npm-failure.md
add f1238cd8e8 test/e2e-v2: unblock e2e matrix — LB ports, helm
ui.image.tag, drop menu
No new revisions were added by this update.
Summary of changes:
.github/workflows/skywalking.yaml | 14 -----
test/e2e-v2/cases/cilium/e2e.yaml | 2 +
.../cases/cluster/zk/banyandb/docker-compose.yml | 4 +-
test/e2e-v2/cases/cluster/zk/es/docker-compose.yml | 4 +-
test/e2e-v2/cases/istio/als/banyandb/e2e.yaml | 2 +
test/e2e-v2/cases/istio/als/e2e.yaml | 2 +
test/e2e-v2/cases/istio/ambient-als/e2e.yaml | 2 +
test/e2e-v2/cases/istio/metrics/banyandb/e2e.yaml | 2 +
test/e2e-v2/cases/istio/metrics/e2e.yaml | 2 +
test/e2e-v2/cases/menu/banyandb/docker-compose.yml | 59 ------------------
test/e2e-v2/cases/menu/banyandb/e2e.yaml | 61 ------------------
test/e2e-v2/cases/menu/es/docker-compose.yml | 68 --------------------
test/e2e-v2/cases/menu/es/e2e.yaml | 47 --------------
.../cases/menu/es/es-sharding/docker-compose.yml | 69 ---------------------
test/e2e-v2/cases/menu/es/es-sharding/e2e.yaml | 47 --------------
test/e2e-v2/cases/menu/expected/menu.yml | 46 --------------
test/e2e-v2/cases/menu/expected/service.yml | 38 ------------
test/e2e-v2/cases/menu/menu-cases.yaml | 22 -------
test/e2e-v2/cases/menu/mysql/docker-compose.yml | 70 ---------------------
test/e2e-v2/cases/menu/mysql/e2e.yaml | 47 --------------
.../cases/menu/opensearch/docker-compose.yml | 71 ---------------------
test/e2e-v2/cases/menu/opensearch/e2e.yaml | 47 --------------
test/e2e-v2/cases/menu/postgres/docker-compose.yml | 72 ----------------------
test/e2e-v2/cases/menu/postgres/e2e.yaml | 50 ---------------
.../profiling/ebpf/access_log/banyandb/e2e.yaml | 2 +
.../cases/profiling/ebpf/access_log/es/e2e.yaml | 2 +
.../ebpf/access_log/es/es-sharding/e2e.yaml | 2 +
.../profiling/ebpf/continuous/banyandb/e2e.yaml | 2 +
.../cases/profiling/ebpf/continuous/es/e2e.yaml | 2 +
.../ebpf/continuous/es/es-sharding/e2e.yaml | 2 +
.../profiling/ebpf/continuous/postgres/e2e.yaml | 2 +
.../cases/profiling/ebpf/network/banyandb/e2e.yaml | 2 +
.../cases/profiling/ebpf/network/es/e2e.yaml | 2 +
.../profiling/ebpf/network/es/es-sharding/e2e.yaml | 2 +
test/e2e-v2/cases/profiling/ebpf/offcpu/e2e.yaml | 2 +
.../cases/profiling/ebpf/oncpu/banyandb/e2e.yaml | 2 +
test/e2e-v2/cases/profiling/ebpf/oncpu/es/e2e.yaml | 2 +
.../profiling/ebpf/oncpu/es/es-sharding/e2e.yaml | 2 +
test/e2e-v2/cases/rover/process/istio/e2e.yaml | 2 +
39 files changed, 48 insertions(+), 830 deletions(-)
delete mode 100644 test/e2e-v2/cases/menu/banyandb/docker-compose.yml
delete mode 100644 test/e2e-v2/cases/menu/banyandb/e2e.yaml
delete mode 100644 test/e2e-v2/cases/menu/es/docker-compose.yml
delete mode 100644 test/e2e-v2/cases/menu/es/e2e.yaml
delete mode 100644 test/e2e-v2/cases/menu/es/es-sharding/docker-compose.yml
delete mode 100644 test/e2e-v2/cases/menu/es/es-sharding/e2e.yaml
delete mode 100644 test/e2e-v2/cases/menu/expected/menu.yml
delete mode 100644 test/e2e-v2/cases/menu/expected/service.yml
delete mode 100644 test/e2e-v2/cases/menu/menu-cases.yaml
delete mode 100644 test/e2e-v2/cases/menu/mysql/docker-compose.yml
delete mode 100644 test/e2e-v2/cases/menu/mysql/e2e.yaml
delete mode 100644 test/e2e-v2/cases/menu/opensearch/docker-compose.yml
delete mode 100644 test/e2e-v2/cases/menu/opensearch/e2e.yaml
delete mode 100644 test/e2e-v2/cases/menu/postgres/docker-compose.yml
delete mode 100644 test/e2e-v2/cases/menu/postgres/e2e.yaml