Rate This Document
Findability
Accuracy
Completeness
Readability

Environment Requirements

Physical and virtual machines are supported.

Hardware Requirements

Table 1 shows the Kunpeng hardware environment for executing the DevKit Pipeline.

Table 1 Hardware environment

Item

Version

Motherboard

Kunpeng motherboard

BMC

1711 board (model BC82SMMAB)

CPU

Kunpeng 920 processor (model 7260, 5250, or 5220)

Chassis

No special requirements; 8- or 12-drive chassis recommended

OS Requirements

openEuler OSs (for example, openEuler 22.03 LTS) in the x86 and Kunpeng architectures are supported.

Command Format Conventions

Table 2 Command formats

Format

Description

Boldface

Keywords (the part that must be kept unchanged) in a command are in boldface.

Italic

Arguments (the part that needs to be replaced by specific values) in a command are in italics.

[ ]

Items (keywords or arguments) in square brackets are optional.

{ x | y | ... }

Optional items are grouped in braces and separated by vertical bars. You can select one of them.

[ x | y | ... ]

Optional items are grouped in square brackets and separated by vertical bars. You can select one or none of them.

{ x | y | ... }*

Optional items are grouped in braces and separated by vertical bars. You can select one item at least and all items at most.

[ x | y | ... ]*

Optional items are grouped in square brackets and separated by vertical bars. You can select several or none of them.

&<1-n>

Parameters before the & sign can be repeated 1 to n times.

#

A line starting with the # sign is a comment.