Updated on 2023-12-21 GMT+08:00

Configuring Build Environment

Configure a global runtime environment for the build task.

There are x86 servers and Arm servers. For software running on different chip architectures, select the corresponding hosts. Your software will run better on a server using the same architecture. Kunpeng servers are Arm-based.

macOS executors

Configuration Description

Configure the build environment.

The parameters are described in the following table.

Parameter

Description

Host type

x86/Kunpeng (Arm) server

Executor

Compute resource used to execute build tasks. In CodeArts Build, VMs are used. Executors can be built-in or custom executors.

  • Built-in executors: Provided by CodeArts Build with out-of-the-box availability.
  • Custom executors: Compute resources provided by users. They can be hosted in CodeArts Build after registration. CodeArts Build schedules these executors to execute build tasks.

You can select a built-in or custom executor. A custom executor is the agent executor added to the agent pool. For details about how to customize an executor, see Agent Pools.

NOTE:

Built-in executors are only available in x86 servers.