
Significant changes: * Using docker image to install datastore. * Datastore image is common to different datastores. * Using backup docker image to do backup and restore. * Support MariaDB replication * Set most of the functional jobs as non-voting as nested virtualization is not supported in CI. Change-Id: Ia9c97a63a961eebc336b70d28dc77638144c1834
16 lines
219 B
YAML
16 lines
219 B
YAML
guest-agent:
|
|
installtype: package
|
|
build-essential:
|
|
python3-all:
|
|
python3-all-dev:
|
|
python3-pip:
|
|
python3-sqlalchemy:
|
|
libxml2-dev:
|
|
libxslt1-dev:
|
|
libffi-dev:
|
|
libssl-dev:
|
|
libyaml-dev:
|
|
openssh-client:
|
|
openssh-server:
|
|
rsync:
|