Install necessary packages to the newly created windows build agent for openPASS
Summary
In accordance with the matter raised in the following issue: #3687 (closed), it is notified that the Windows build agent denoted as 'Agent 9pfnn-win10' has been made accessible for openPASS. Considering that this particular Windows build agent is a recent addition to the system and currently lacks any pre-installed packages, it is to request the installation of specific packages on this aforementioned Windows build agent. This action is needed to facilitate the seamless integration of the build agent into the openPASS Continuous Integration (CI) framework.
To implement the installation of the requisite packages, we kindly request the execution of the script setup_env.cmd. Please ensure that the script is run with the installation path provided as an argument. We kindly request you to use a shorter installation path, for instance, "C:\op," for the execution of the script. For ex: Run the script as follows "setup_env.cmd C:\op". Additionally, we wish to bring to your attention that the aforementioned script accesses several documents within the repository. Consequently, it is strongly recommended to utilize the branch linked above for the execution process. This ensures compatibility and coherence with the referenced documents during script execution. If required, the script can be executed manually as well.
Anticipated Failure: MSVCRT Installation in the event it is already installed.
This script is designed to install Python on the Windows operating system, followed by the incorporation of msys and several additional msys packages essential for the optimal functioning of openPASS. We would also like to draw your attention to the fact that during the execution of this script, it may necessitate manual confirmation multiple times, typically around 3-4 instances, when installing the required packages.
Furthermore, we would appreciate clarification on whether there exists a designated label for this Windows agent. Please be informed that we are already using a Windows agent with the label "Windows". Therefore, we would like to use a different label for this new Windows agent as it would facilitate in using both the agents.
Your cooperation in executing this script is greatly appreciated, as it will contribute to the establishment of a comprehensive and fully-equipped environment for openPASS.
Priority
- Urgent
- High
- Medium
- Low
Severity
- Blocker
- Major
- Normal
- Low