diff options
Diffstat (limited to 'ci/build-vsperf.sh')
-rwxr-xr-x | ci/build-vsperf.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/build-vsperf.sh b/ci/build-vsperf.sh index dc7e6ec2..3ad67079 100755 --- a/ci/build-vsperf.sh +++ b/ci/build-vsperf.sh @@ -526,7 +526,7 @@ case $1 in generate_and_push_graphs "$TESTCASES_DAILY" ",OvsDpdkVhost," generate_and_push_graphs "$TESTCASES_DAILY" ",OvsVanilla," generate_and_push_graphs "$TESTCASES_DAILY_VPP" ",VppDpdkVhost," - generate_and_push_graphs "$TESTCASES_DAILY_SRIOV" ",none," + generate_and_push_graphs "$TESTCASES_SRIOV" ",none," cleanup |