1metadata:
2 name: cros-codecs-fluster
3 description: "Test cros-codecs"
4
5run:
6 steps:
7 - python3 ci/test-cases/run_tests.py --config-file ci/config.yaml --arch ${ARCH} --ccdec-build-id ${CCDEC_BUILD_ID} --token ${GITHUB_TOKEN} --repo ${GITHUB_REPO}
8