이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
Process Advisor로 작업 실행
Simulink용 CI 지원 패키지를 사용하면 개발 및 검증 워크플로에서 작업을 자동화하고 실행할 수 있습니다. Process Advisor 앱을 사용하여 로컬에서 작업을 실행하거나 runprocess
함수를 사용하여 로컬 및 CI 실행을 모두 실행하세요. 두 접근 방식 모두 여러 환경에서 일관된 작업 실행을 위해 동일한 증분형 빌드 시스템을 사용합니다. Process Advisor와 빌드 시스템을 사용자 지정하여 아티팩트 캐싱을 활성화하고 다른 설정을 조정할 수 있습니다.
CI 시스템에서 빌드 및 테스트 실패를 방지하려면 사전 검증 프로세스의 일부로 Process Advisor를 사용하세요. 소스 제어에 제출하기 전에 로컬에서 작업을 실행하고 사전 검증 활동 완료 진행 상황을 확인할 수 있습니다. CI에서 오류가 발생하는 경우 Process Advisor를 사용하여 로컬에서 문제를 디버깅할 수 있습니다.
앱
Process Advisor | Automate your development workflow and prequalify changes before submitting to source control |
함수
generateReport | Generate report for recent task results |
processadvisor | Open Process Advisor app for Simulink model |
processAdvisorWindow | Open standalone Process Advisor window for project |
runprocess | Generate and run pipeline of tasks by using build system |
도움말 항목
- Automate and Run Tasks with Process Advisor
Run common model-based design tasks and review task results using Process Advisor.
- Programmatically Run Tasks
Run tasks locally and in a continuous integration system by using the
runprocess
function. - Specify Settings for Process Advisor and Build System
Customize the behavior of Process Advisor and its build system by using the settings.
- Locally Reproduce Issues Found in CI
After you run a pipeline in your CI system, you can debug failures on your local machine.