diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2022-05-04 17:06:36 +0100 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2022-05-11 13:20:39 +0100 |
commit | 8602a1d2dfa02a97074b04f5f47ed2e585f650a6 (patch) | |
tree | 96652891303baaaf48cfc16aa9219a0bd5e9517f /setup.py | |
parent | fc322436a5f54d5772dbf04a589a97ed2eff0854 (diff) | |
download | libvirt-ci-8602a1d2dfa02a97074b04f5f47ed2e585f650a6.zip libvirt-ci-8602a1d2dfa02a97074b04f5f47ed2e585f650a6.tar.gz libvirt-ci-8602a1d2dfa02a97074b04f5f47ed2e585f650a6.tar.bz2 |
lcitool/manifest: delay combining of cidir and basedir paths
The _generate_gitlab method is going to need access to paths
relative to basedir, so that it can generate the include
statements for the gitlab config. The includes must contain
cidir, but not contain basedir.
In order to achieve this, we don't want to combine cidir and
basedir in the constructor, but instead delay it until time
comes to write out the files / create the dirs.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions