-## The `deploy_info.json` file in the `yamls.tar.gz` is used to identify the relative file paths for the Knative YAML manifests for deploying vSwarm functions. It is generated using `generate_deploy_info.py` Python script, also present under `yamls.tar.gz`, which outputs a JSON that embeds the yaml-location and pre-deployment commands for every vSwarm function. zit also contains the path of YAML files needed as part of the predeployment commands to run certain vSwarm benchmakrs, for example the `online-shop-database` which requires to be deployed before running `cartservice` benchmark.
0 commit comments