Commit 0e8042d
committed
Add SYSTEMD_ENV_VARS dictionary
This will allow to pass env variables from zuul job definitions to
to systemd service files via the local conf.
The first use case of this is to pass
OS_NOVA_DISABLE_EVENTLET_PATCHING=true to nova services that already
supports running in native threading mode instead of with Eventlet.
During the Eventlet removal effort this will allow us to have separate
jobs testing the same service in different concurrency mode.
Change-Id: I675043e42006286bb7e1190ea9462fb8d8daa38c1 parent 3fe8873 commit 0e8042d
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
1642 | 1645 | | |
1643 | 1646 | | |
1644 | 1647 | | |
| 1648 | + | |
| 1649 | + | |
| 1650 | + | |
1645 | 1651 | | |
1646 | 1652 | | |
1647 | 1653 | | |
| |||
0 commit comments