X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Fbash%2Fentry%2Fper_patch_perf.sh;h=4a756d2c251b64bd72284ef1d295d8114e7e8405;hb=0f195d86c9f5cf0fa8e82464428158a86f0b6113;hp=565a566eb0fa6c033596713811d47a02ea27a9a8;hpb=7829fea4a2c8936513fa95215b7d84997f814a69;p=csit.git diff --git a/resources/libraries/bash/entry/per_patch_perf.sh b/resources/libraries/bash/entry/per_patch_perf.sh index 565a566eb0..4a756d2c25 100644 --- a/resources/libraries/bash/entry/per_patch_perf.sh +++ b/resources/libraries/bash/entry/per_patch_perf.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (c) 2021 Cisco and/or its affiliates. +# Copyright (c) 2023 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -59,7 +59,8 @@ generate_tests || die archive_tests || die reserve_and_cleanup_testbed || die select_tags || die -compose_pybot_arguments || die +compose_robot_arguments || die +set_environment_variables || die # Support for interleaved measurements is kept for future. iterations=1 # 8 for ((iter=0; iter