mrproliu
e8b24e7fb2
Add TiDB, OpenSearch, Postgres storage optional to Trace and eBPF Profiling E2E testing. ( #9117 )
2022-05-22 14:54:26 +08:00
Jiajing LU
25ebd6c242
Add Banyandb storage e2e ( #9112 )
2022-05-21 19:48:56 +08:00
kezhenxu94
5ab92ebea2
Skip CI for all licenses files ( #9096 )
2022-05-19 08:20:07 +08:00
吴晟 Wu Sheng
fcc6a16215
Remove InfluxDB 1.x and Apache IoTDB 0.X as storage options ( #9060 )
...
* Remove InfluxDB 1.x and Apache IoTDB as storage options.
* Update dependencies.
2022-05-13 21:30:24 +08:00
kezhenxu94
369949b29a
Clean up scroll context after going through the results ( #8967 )
2022-05-06 09:35:27 +08:00
Superskyyy
00363a02a8
Enhance CI skipping strategy ( #8982 )
2022-05-04 00:48:29 -04:00
mrproliu
a93667184f
Support receive Kubernetes process from the Rover ( #8960 )
2022-04-27 19:20:50 +08:00
kezhenxu94
92ce13c9c4
Publish snapshot Docker image for data generator ( #8939 )
2022-04-24 17:55:42 +08:00
kezhenxu94
e752b7bbe2
Upgrade dead-link-checker to check anchors and fix CI ( #8898 )
2022-04-18 16:05:39 +08:00
kezhenxu94
e38f25e28b
[CI] set up Java explicitly and use the built-in cache mechanism ( #8851 )
2022-04-11 18:55:39 +08:00
吴晟 Wu Sheng
1133f3ad60
Fix nits in release doc ( #8826 )
2022-04-06 21:04:36 +08:00
kezhenxu94
2db93e1981
Fix wrong ignore paths in GHA workflows ( #8805 )
2022-04-05 18:43:47 +08:00
mrproliu
2a8bf4deff
Support eBPF Profiling E2E ( #8761 )
2022-03-30 12:11:30 +08:00
kezhenxu94
eccca8506f
Remove fake required workflows ( #8692 )
2022-03-17 11:29:37 +08:00
kezhenxu94
bf03d9f67a
Improve CI with the GHA new feature ( #8691 )
2022-03-17 10:06:53 +08:00
kezhenxu94
178844e24e
Add istio 1.13.1 to test matrix for verification ( #8585 )
2022-02-26 13:25:33 +08:00
Jiajing LU
b9de4c06cb
Publish e2e-service-* images to GitHub container registry ( #8590 )
2022-02-25 22:17:25 +08:00
kezhenxu94
68e40eb9fc
Support ElasticSearch 8 and add it into E2E tests ( #8564 )
2022-02-21 08:11:27 +08:00
wankai123
473debfee3
E2E verify OAP cluster model data aggregation and fix `SelfRemoteClient` self observing metrics. ( #8481 )
...
* E2E: verify OAP cluster model data aggregation.
* Fix `SelfRemoteClient` self observing metrics.
* Remove unnecessary storage cases in the cluster e2e.
* Add steps in cluster e2e to verify the whole cluster is up
* update the doc
2022-01-27 15:40:20 +08:00
kezhenxu94
f729c0c5a4
Add Docker images based on 17 and test it ( #8476 )
2022-01-25 18:28:09 +08:00
kezhenxu94
2d13c8afd7
Pin the version of link checker ( #8466 )
2022-01-24 13:45:35 +08:00
吴晟 Wu Sheng
0d5a289c20
Bump up gRPC/protobuf to fix CVE-2021-22569 ( #8405 )
...
* Bump up gRPC/protobuf to fix CVE-2021-2256
2022-01-12 16:39:38 +08:00
刘威
842b5d927e
Support Apache IoTDB as a storage option ( #7766 )
...
Support Apache IoTDB as a storage option, mostly refer to previous InfluxDB storage option.
* The Design of Apache IoTDB Storage Option, https://skywalking.apache.org/blog/2021-11-23-design-of-iotdb-storage-option/
2021-11-27 09:04:23 +08:00
kezhenxu94
a3bdbeb576
Add OpenSearch 1.2.0 to test and verify it works ( #8183 )
2021-11-25 22:18:02 +08:00
kezhenxu94
9f5855272c
Clean up CI settings and add missing Istio versions to metrics service tests ( #8172 )
2021-11-22 19:51:35 +08:00
吴晟 Wu Sheng
62d17d329e
Support Istio 1.10.3, 1.11.4, 1.12.0 release ( #8155 )
2021-11-19 19:35:53 +08:00
kezhenxu94
c8b89e5379
Set up QEMU and Buildx in GHA to support cross platform ( #8142 )
2021-11-17 23:08:27 +08:00
kezhenxu94
ba630a3cb9
Add Docker images for arm64 architecture ( #8141 )
2021-11-17 21:26:25 +08:00
wankai123
32f9ab01f2
E2e immigrate to e2e-v2 finished, remove old e2e. ( #8037 )
2021-10-29 14:32:16 +08:00
wankai123
fea9ce366c
Replace e2e cases to e2e-v2: Alarm ( #8036 )
2021-10-29 09:25:48 +08:00
wankai123
c9b28e4d00
Replace e2e cases to e2e-v2: TTL ( #8028 )
2021-10-28 12:21:35 +08:00
mrproliu
c9bd79e8bb
Replace e2e cases to e2e-v2: Istio ( #8013 )
2021-10-27 12:11:47 +08:00
吴晟 Wu Sheng
e575701f85
Support JDK 16 and 17. ( #8005 )
2021-10-26 16:34:24 +08:00
zhang-wei
3470f7fb3b
Replace e2e cases to e2e-v2: Client-JS ( #7999 )
2021-10-25 23:44:40 +08:00
wankai123
d1dcd3f96c
Replace e2e cases to e2e-v2: Kafka: Base, Meter, Log, Profile ( #7986 )
...
* Replace e2e cases to e2e-v2: Kafka: Base, Meter, Log, Profile
* Set `SW_KAFKA_FETCHER_ENABLE_NATIVE_PROTO_LOG`, `SW_KAFKA_FETCHER_ENABLE_NATIVE_JSON_LOG` default `true`.
2021-10-22 10:54:49 +08:00
wankai123
5a6a1dbb26
Replace e2e cases to e2e-v2: Profile ( #7967 )
2021-10-20 10:19:10 +08:00
wankai123
8e59e55040
Replace e2e cases to e2e-v2: Event ( #7951 )
2021-10-18 22:46:56 +08:00
wankai123
bd91ca7c80
Replace e2e cases to e2e-v2 Cluster ( #7948 )
2021-10-18 11:29:47 +08:00
Jared Tan
b5578b68fd
Replace e2e cases to e2e-v2: Storage ( #7934 )
...
* replace log e2e cases to e2e-v2.
* update change log
* fix change log.
* revert proto chenge
* fix e2e
* active h2
* contains
* revert storage e2e mis-change
2021-10-16 18:25:29 +08:00
wankai123
d73c51a4dd
Replace e2e cases to e2e-v2: Python ( #7932 )
2021-10-15 16:31:35 +08:00
Jared Tan
61d4749288
Replace log e2e cases to e2e-v2 ( #7856 )
...
* replace e2e with infra e2e.
* update e2e
* update e2e
* fix fluentbit & es6
* fix fluentbit & es6
* fix rules.
* fix docker compose in h2 case.
* update e2e
* fix e2e log
* fix env in e2e.
* fix case in e2e.
* fix case in e2e.
* Fix and refine matrix
* update fluent mount.
* fix missed provider service and wrong triggers in e2e.
* fix docker compose
* fix typo
* fix endpoints expected.
* fix mysql storage mount mysql driver.
* add ports for provider.
* add oap port for trigger.
* update e2e check
* fix mysql
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2021-10-15 13:26:17 +08:00
wankai123
bafc3cde9d
Replace e2e cases to e2e-v2: go2sky ( #7929 )
2021-10-14 21:50:37 +08:00
wankai123
b08cac9ad9
Replace VM e2e cases to e2e-v2: Prometheus Node Exporter, Zabbix ( #7924 )
2021-10-14 17:37:09 +08:00
wankai123
d6f943bbd5
Replace e2e cases to e2e-v2: PHP ( #7919 )
2021-10-13 23:25:19 +08:00
wankai123
f4c99db4f0
Replace e2e cases to e2e-v2: Nodejs ( #7914 )
2021-10-13 09:59:29 +08:00
wankai123
29dbcf461e
Replace e2e cases to e2e-v2: Meter ( #7912 )
2021-10-12 15:51:11 +08:00
wankai123
52fc942aa0
Replace e2e cases to e2e-v2: Gateway ( #7908 )
2021-10-12 10:26:35 +08:00
wankai123
8579572be2
Replace e2e cases to e2e-v2: Lua Nginx/SelfObservability. ( #7847 )
2021-10-11 10:19:37 +08:00
kezhenxu94
ebd040eb1a
Add OpenSearch E2E back ( #7846 )
2021-09-30 17:23:58 +08:00
wankai123
cf40b9de0d
Replace e2e simple cases to v2 ( #7827 )
2021-09-28 22:42:42 +08:00