| commit | c6582cbae7943c2e1e640a5aa694c429bd15d21e | [log] [tgz] |
|---|---|---|
| author | Ievgeniia Zadorozhna <izadorozhna@mirantis.com> | Thu May 13 17:14:31 2021 +0300 |
| committer | Oleksandr Savatieiev <osavatieiev@mirantis.com> | Thu May 13 15:57:19 2021 +0000 |
| tree | 5f049568e10429715e6a112b1e7a3baefafde75c | |
| parent | 0881f15c789b3b270a43b977f99e4ae5d0e09b58 [diff] |
Generating kubespec in case file is absent yet
When the rally pod is created, the /artifacts/kubespec_generated.yaml
file is not created yet, so the "bash /artifacts/rally-files/init-rally.sh"
cannot create the second ("kubernetes") env.
With this fix, if the kubespec file is absent, it is generated in /artifacts
directory where the certs and key files are also created.
Related-PROD: PROD-36128
Change-Id: Idf6840a602f2f2a88f09b6246d800640917f442a