Add additional tox job 'buildimage-lxd' which produces lxd metadata package and rootfs with installs nfs-ganesha, unfs3 and cifs. Co-Authored-By: Alexey Ovchinnikov <aovchinnikov@mirantis.com> Change-Id: Ia5a4701a828aeef93840f9c0a0e1d0bc0f4a5a2e
10 lines
172 B
YAML
10 lines
172 B
YAML
cmake:
|
|
phase: post-install.d
|
|
uninstall: True
|
|
build-essential:
|
|
phase: post-install.d
|
|
uninstall: True
|
|
git-core:
|
|
phase: post-install.d
|
|
uninstall: True
|