Skip to content

Job examples

unit-tests:
tags:
- saas-linux-medium-amd64
script:
- cargo test
packet-test:
tags:
- saas-linux-large-amd64
- nic:tier:25g
variables:
HW_NIC_TIER: "25g"
HW_SRIOV_VF_COUNT: "1"
script:
- ./run_packet_test.sh
bare-metal-cert:
tags:
- saas-linux-large-amd64
- gpu:nvidia
variables:
HW_PLACEMENT: "bare-metal"
HW_GPU_COUNT: "1"
script:
- ./run-certification.sh