summaryrefslogtreecommitdiffstats
path: root/jjb/yardstick/yardstick-vtcdaily.sh
blob: 737d6806eefe4f9e511033a4bec64d05ffe095bf (plain)
1
2
3
4
5
6
#!/bin/bash
set -e
[[ $CI_DEBUG == true ]] && redirect="/dev/stdout" || redirect="/dev/null"

cd $WORKSPACE
./tests/ci/apexlake-verify
ation Collaborative Project. All Rights Reserved.

Open Platform for NFV and OPNFV are trademarks of the Open Platform for NFV Project, Inc.

Linux Foundation is a registered trademark of The Linux Foundation. Linux is a registered trademark of Linus Torvalds.

Please see our terms of use, trademark policy, and privacy policy.