Job examples
Basic shape
Section titled “Basic shape”unit-tests: tags: - saas-linux-medium-amd64 script: - cargo testHardware shape
Section titled “Hardware shape”packet-test: tags: - saas-linux-large-amd64 - nic:tier:25g variables: HW_NIC_TIER: "25g" HW_SRIOV_VF_COUNT: "1" script: - ./run_packet_test.shExplicit placement
Section titled “Explicit placement”bare-metal-cert: tags: - saas-linux-large-amd64 - gpu:nvidia variables: HW_PLACEMENT: "bare-metal" HW_GPU_COUNT: "1" script: - ./run-certification.sh