This is an automated email from the ASF dual-hosted git repository. crazyhzm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git
The following commit(s) were added to refs/heads/master by this push: new a60686e5a Remove metric test new aafb40c72 Merge pull request #1036 from CrazyHZM/fix/remove_metric_test a60686e5a is described below commit a60686e5a2f880d30108665ef587c8f195468668 Author: crazyhzm <crazy...@apache.org> AuthorDate: Mon Dec 18 11:33:36 2023 +0800 Remove metric test Signed-off-by: crazyhzm <crazy...@apache.org> --- .../dubbo-samples-metrics/case-configuration.yml | 24 --------------------- .../dubbo-samples-metrics/case-versions.conf | 25 ---------------------- 2 files changed, 49 deletions(-) diff --git a/4-governance/dubbo-samples-metrics/case-configuration.yml b/4-governance/dubbo-samples-metrics/case-configuration.yml deleted file mode 100644 index bd9c7f400..000000000 --- a/4-governance/dubbo-samples-metrics/case-configuration.yml +++ /dev/null @@ -1,24 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -from: app-builtin-zookeeper.yml - -props: - project_name: dubbo-samples-metrics - main_class: org.apache.dubbo.samples.metrics.MetricsProvider - zookeeper_port: 2181 - dubbo_port: 20880 - diff --git a/4-governance/dubbo-samples-metrics/case-versions.conf b/4-governance/dubbo-samples-metrics/case-versions.conf deleted file mode 100644 index 19e237274..000000000 --- a/4-governance/dubbo-samples-metrics/case-versions.conf +++ /dev/null @@ -1,25 +0,0 @@ -# -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# - - -# Supported component versions of the test case - -# Spring app -dubbo.version=2.7*, 3.3.* -spring.version=4.*, 5.* -java.version= [>= 8] --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org