Make log-dump's deprecation note up-to-date

This commit is contained in:
Antoni Zawodny 2020-12-15 09:58:09 +01:00
parent 2b23e71f6c
commit 58ea69f094

View File

@ -6,7 +6,7 @@ If you require changes to this script, please consider migrating your jobs to us
log dumping mechanism first.
Currently, `log-dump.sh` file is added to every newly released `kubekins-e2e` image.
In order to leverage that script, add `USE_KUBEKINS_LOG_DUMPING` environment variable
In order to leverage that script, add `USE_TEST_INFRA_LOG_DUMPING` environment variable
to your test job and set its value to `true`.
## Migration steps