fca7eba Reapply “Service plans suite v3 (#50)” (#53) (#55)
This BOSH errand can be used to run the CF performance tests in a stable, reproducible environment.
To add the errand to your CF deployment, use this ops file: https://github.com/cloudfoundry/cf-performance-tests-pipeline/operations/performance-tests-errand.yml
After redeployment, you can call the errand with bosh -d cf run-errand cf-performance-tests-errand.
bosh -d cf run-errand cf-performance-tests-errand
The errand uses package vendoring to add the CF CLI v8 and the GoLang 1.21 environment. The performance tests are contained as submodule in the src folder. The update of the packages and the submodule and the final release build are done in this pipeline: https://concourse.app-runtime-interfaces.ci.cloudfoundry.org/teams/capi-team/pipelines/release-performance-tests-errand
src
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
CF Performance Tests BOSH Errand
This BOSH errand can be used to run the CF performance tests in a stable, reproducible environment.
To add the errand to your CF deployment, use this ops file: https://github.com/cloudfoundry/cf-performance-tests-pipeline/operations/performance-tests-errand.yml
After redeployment, you can call the errand with
bosh -d cf run-errand cf-performance-tests-errand.The errand uses package vendoring to add the CF CLI v8 and the GoLang 1.21 environment. The performance tests are contained as submodule in the
srcfolder. The update of the packages and the submodule and the final release build are done in this pipeline: https://concourse.app-runtime-interfaces.ci.cloudfoundry.org/teams/capi-team/pipelines/release-performance-tests-errand