commit | ad698f0b8c658fcdddb11d5edae1e77f08b5d0b5 | [log] [tgz] |
---|---|---|
author | Jakub Libosvar <libosvar@redhat.com> | Wed Jan 08 15:26:41 2025 -0500 |
committer | Jakub Libosvar <libosvar@redhat.com> | Wed Jan 08 15:26:41 2025 -0500 |
tree | 1d01b67f31ff2ea27e52564e835b247106bb0d2d | |
parent | eef78a9be14b5d1c8098983f5a02f73b063d44fb [diff] |
Introduce SERVICES_FOR_TEMPEST variable for localrc This variable overrides the `ENABLED_SERVICES` global variable only for the `configure_tempest()` function from `lib/tempest`. If the `SERVICES_FOR_TEMPEST` variable is not defined then `ENABLED_SERVICES` is used as it had used it before. This is useful for cases where Tempest is executed from a remote node. Change-Id: Ic62e48f2f1eb861ec64f51e03353868076cbcc04