# Copyright (c) 2023 Huawei Device Co., Ltd. # Licensed 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. user_name : "" sender_email_address : "" auth_code : "" receiver_list : - "" smtp_server: "" smtp_port: "25" xts_report_file : "./auto_xts_test/result/summary_report.html" sdk_report_file : "./sdk_test/sdk_test_report.html" perf_report_file : "./performance_test/mail_data/email_msg.html" attatchment_files : - "./auto_xts_test/result/details_report.html" - "./auto_xts_test/result/failures_report.html" - "./performance_test/mail_data/performance_logs.zip" image_files: "./performance_test/mail_data/debug_full_time.jpg": performance00 "./performance_test/mail_data/debug_incremental_time.jpg": performance01 "./performance_test/mail_data/debug_size.jpg": performance02 "./performance_test/mail_data/release_full_time.jpg": performance10 "./performance_test/mail_data/release_incremental_time.jpg": performance11 "./performance_test/mail_data/release_size.jpg": performance12