| commit | d3fd0b95a493fad347fd7ae8b9e056e4730541f8 | [log] [tgz] |
|---|---|---|
| author | gatici <gulsum.atici@canonical.com> | Wed Jul 19 12:45:43 2023 +0300 |
| committer | beierlm <mark.beierl@canonical.com> | Mon Aug 14 21:09:05 2023 +0200 |
| tree | 1e1bfe5970e3954b2edc99cbd78bccc637605c21 | |
| parent | c7da11d48593106cb9db1f7a3f9208593fdc5ed4 [diff] |
Changing NBI Pebble Service command to enter the startup directory first In rockcraft.yaml WORKDIR is not supported, so it needs to be specified in Pebble service definition by using working-dir parameter. However, working-dir is not supported in Juju 2.9.x. So, we are entering to the startup directory first as a workaround. Change-Id: Ia441b5445822f0833f659f964fc1f2216586cdc5 Signed-off-by: gatici <gulsum.atici@canonical.com>