
During debugging, the following changes are also included: - Support to specify an image ID to run the integration test. - Fix the reboot function bug. - Remove the unsuccessful restart test. How to run integration test with dev_mode=false: ADMIN_PASSWORD=password \ SERVICE_PASSWORD=password \ DEV_MODE=false \ /opt/stack/trove/integration/scripts/trovestack gate-tests mysql mysql Change-Id: I31d4ee579a554f4c98f9facb9fd4b7779665a3dd
27 lines
582 B
Plaintext
27 lines
582 B
Plaintext
{
|
|
"family": {
|
|
"redhat": {
|
|
"guest-agent": "openstack-trove-guest-agent",
|
|
"netcat-openbsd": "nmap-ncat",
|
|
"netbase": "",
|
|
"cron": "",
|
|
"ifenslave": "",
|
|
"iputils-tracepath": "",
|
|
"cloud-guest-utils": "",
|
|
"apparmor": "",
|
|
"dmeventd": "",
|
|
"isc-dhcp-client": "dhcp-client",
|
|
"uuid-runtime": "",
|
|
"ubuntu-cloudimage-keyring": "",
|
|
"vim-tiny": "",
|
|
"ureadahead": "",
|
|
"apt-transport-https": "",
|
|
"pollinate": "",
|
|
"ifupdown": ""
|
|
}
|
|
},
|
|
"default": {
|
|
"guest-agent": "guest-agent"
|
|
}
|
|
}
|