Zintoki commented on PR #50: URL: https://github.com/apache/rocketmq-e2e/pull/50#issuecomment-1767986131
I will do it. ---Original--- From: ***@***.***> Date: Wed, Oct 18, 2023 16:07 PM To: ***@***.***>; Cc: "XiaoWei ***@***.******@***.***>; Subject: Re: [apache/rocketmq-e2e] finish rocketmq cpp 4.x test(client clusterfilter server pull) (PR #50) @fakerpawnno1 commented on this pull request. In cpp/bin/run.sh: > +# 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. + + +# cd project base dir to compile mqadmin utils for other language e2e test using +cd ../common && mvn -Prelease -DskipTests clean package -U +# set env for mqadmin (use source to set linux env variables in current shell) +cd ../rocketmq-admintools && source bin/env.sh +# run cpp e2e test case +cd ../cpp/rocketmq-client-cpp-tests/cpp4.x +cmake . -B build && cmake --build build to make it run ,maybe should install library required first in this file — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: ***@***.***> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org