13af6ab5fSopenharmony_ci# Copyright (c) 2024 Huawei Device Co., Ltd. 23af6ab5fSopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 33af6ab5fSopenharmony_ci# you may not use this file except in compliance with the License. 43af6ab5fSopenharmony_ci# You may obtain a copy of the License at 53af6ab5fSopenharmony_ci# 63af6ab5fSopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 73af6ab5fSopenharmony_ci# 83af6ab5fSopenharmony_ci# Unless required by applicable law or agreed to in writing, software 93af6ab5fSopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 103af6ab5fSopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 113af6ab5fSopenharmony_ci# See the License for the specific language governing permissions and 123af6ab5fSopenharmony_ci# limitations under the License. 133af6ab5fSopenharmony_ci 143af6ab5fSopenharmony_ci# download_sdk_and image_config 153af6ab5fSopenharmony_ci# decide whether to save the download file or not[True,False] 163af6ab5fSopenharmony_ciis_save: True 173af6ab5fSopenharmony_ci# where to store your download files 183af6ab5fSopenharmony_cidownload_save_path: D:\save_path 193af6ab5fSopenharmony_ci# choice download task and decide where to update the image 203af6ab5fSopenharmony_cidownload_list: 213af6ab5fSopenharmony_ci - sdk: 223af6ab5fSopenharmony_ci name: sdk 233af6ab5fSopenharmony_ci url: '' 243af6ab5fSopenharmony_ci date: null 253af6ab5fSopenharmony_ci output_path_list: 263af6ab5fSopenharmony_ci - D:\SDK\openHarmony_SDK\11 273af6ab5fSopenharmony_ci - D:\SDK\HarmonyOS_SDK\HarmonyOS-NEXT-DP1\base 283af6ab5fSopenharmony_ci # the mapping between API and file name 293af6ab5fSopenharmony_ci api_version_file_name_map: 303af6ab5fSopenharmony_ci "HarmonyOS-NEXT-DP0": 10 313af6ab5fSopenharmony_ci "HarmonyOS-NEXT-DP1": 11 323af6ab5fSopenharmony_ci "HarmonyOS-NEXT-DB0": 12 333af6ab5fSopenharmony_ci - dayu200: 343af6ab5fSopenharmony_ci name: dayu200 353af6ab5fSopenharmony_ci url: '' 363af6ab5fSopenharmony_ci date: null 373af6ab5fSopenharmony_ci output_path_list: 383af6ab5fSopenharmony_ci - D:\AutoXTSTest\dayu200_xts 393af6ab5fSopenharmony_ci 403af6ab5fSopenharmony_ci# commit_message_config 413af6ab5fSopenharmony_ci# Specify the date for which you want to retrieve the commit information, Use the following format: '2024-01-01' 423af6ab5fSopenharmony_cicommit_start_time: null 433af6ab5fSopenharmony_ci# which repo you want to get commit message 443af6ab5fSopenharmony_cirepo_list: 453af6ab5fSopenharmony_ci - 'arkcompiler_ets_frontend' 463af6ab5fSopenharmony_ci - 'developtools_ace_ets2bundle' 473af6ab5fSopenharmony_ci - 'third_party_typescript' 483af6ab5fSopenharmony_ci - 'arkcompiler_runtime_core' 493af6ab5fSopenharmony_ci 503af6ab5fSopenharmony_ci# flash_image_config 513af6ab5fSopenharmony_ciurl_tools : 'http://123.60.114.105:9999/RKDevTool.zip' 523af6ab5fSopenharmony_ci 533af6ab5fSopenharmony_ci# send_email_config 543af6ab5fSopenharmony_ciuser_name : "" 553af6ab5fSopenharmony_cisender_email_address : "" 563af6ab5fSopenharmony_ciauth_code : "" 573af6ab5fSopenharmony_cireceiver_list : 583af6ab5fSopenharmony_ci - "" 593af6ab5fSopenharmony_cismtp_server: "" 603af6ab5fSopenharmony_cismtp_port: "25" 613af6ab5fSopenharmony_ci 623af6ab5fSopenharmony_cixts_report_file : "../../auto_xts_test/result/summary_report.html" 633af6ab5fSopenharmony_cisdk_report_file : "../../sdk_test/sdk_test_report.html" 643af6ab5fSopenharmony_ciperf_report_file : "../../performance_test/mail_data/email_msg.html" 653af6ab5fSopenharmony_cicommit_log_report_file : "../get_commit_log/commit_log.html" 663af6ab5fSopenharmony_ciattatchment_files : 673af6ab5fSopenharmony_ci - "../../auto_xts_test/result/details_report.html" 683af6ab5fSopenharmony_ci - "../../auto_xts_test/result/failures_report.html" 693af6ab5fSopenharmony_ci - "../../performance_test/mail_data/performance_logs.zip" 703af6ab5fSopenharmony_ciimage_files: 713af6ab5fSopenharmony_ci "../../performance_test/mail_data/debug_full_time.jpg": performance00 723af6ab5fSopenharmony_ci "../../performance_test/mail_data/debug_incremental_time.jpg": performance01 733af6ab5fSopenharmony_ci "../../performance_test/mail_data/debug_size.jpg": performance02 743af6ab5fSopenharmony_ci "../../performance_test/mail_data/release_full_time.jpg": performance10 753af6ab5fSopenharmony_ci "../../performance_test/mail_data/release_incremental_time.jpg": performance11 763af6ab5fSopenharmony_ci "../../performance_test/mail_data/release_size.jpg": performance12 773af6ab5fSopenharmony_ci "../../performance_test/mail_data/debug_preview_model_build_time.jpg": performance31 783af6ab5fSopenharmony_ci "../../performance_test/mail_data/release_preview_model_build_time.jpg": performance41