• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#  Copyright (c) 2023 Huawei Device Co., Ltd.
2#  Licensed under the Apache License, Version 2.0 (the "License");
3#  you may not use this file except in compliance with the License.
4#  You may obtain a copy of the License at
5#
6#      http://www.apache.org/licenses/LICENSE-2.0
7#
8#  Unless required by applicable law or agreed to in writing, software
9#  distributed under the License is distributed on an "AS IS" BASIS,
10#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11#  See the License for the specific language governing permissions and
12#  limitations under the License.
13
14user_name : ""
15sender_email_address : ""
16auth_code : ""
17receiver_list : 
18    - ""
19smtp_server: ""
20smtp_port: "25"
21
22xts_report_file : "./auto_xts_test/result/summary_report.html"
23sdk_report_file : "./sdk_test/sdk_test_report.html"
24perf_report_file : "./performance_test/mail_data/email_msg.html"
25attatchment_files :
26    - "./auto_xts_test/result/details_report.html"
27    - "./auto_xts_test/result/failures_report.html"
28    - "./performance_test/mail_data/performance_logs.zip"
29image_files:
30    "./performance_test/mail_data/debug_full_time.jpg": performance00
31    "./performance_test/mail_data/debug_incremental_time.jpg": performance01
32    "./performance_test/mail_data/debug_size.jpg": performance02
33    "./performance_test/mail_data/release_full_time.jpg": performance10
34    "./performance_test/mail_data/release_incremental_time.jpg": performance11
35    "./performance_test/mail_data/release_size.jpg": performance12
36