Blame tests/cloud_tests/testcases/modules/TODO.md

Packit Service a04d08
# TODO
Packit Service a04d08
Packit Service a04d08
The following lists complete or partially misisng modules. If a module is
Packit Service a04d08
listed with nothing below it indicates that no work is completed on that
Packit Service a04d08
module. If there is a list below the module name that is the remainig
Packit Service a04d08
identified work.
Packit Service a04d08
Packit Service a04d08
## apt_configure
Packit Service a04d08
Packit Service a04d08
  * apt_get_wrapper
Packit Service a04d08
    * What does this do? How to use it?
Packit Service a04d08
  * apt_get_command
Packit Service a04d08
    * To specify a different 'apt-get' command, set 'apt_get_command'.
Packit Service a04d08
    This must be a list, and the subcommand (update, upgrade) is appended to it.
Packit Service a04d08
    * Modify default and verify the options got passed correctly.
Packit Service a04d08
  * preserve sources
Packit Service a04d08
    * TBD
Packit Service a04d08
Packit Service a04d08
## chef
Packit Service a04d08
2016-11-17: Tests took > 60 seconds and test framework times out currently.
Packit Service a04d08
Packit Service a04d08
## disable EC2 metadata
Packit Service a04d08
Packit Service a04d08
## disk setup
Packit Service a04d08
Packit Service a04d08
## emit upstart
Packit Service a04d08
Packit Service a04d08
## fan
Packit Service a04d08
Packit Service a04d08
## growpart
Packit Service a04d08
Packit Service a04d08
## grub dpkg
Packit Service a04d08
Packit Service a04d08
## landscape
Packit Service a04d08
2016-11-17: Module is not working
Packit Service a04d08
Packit Service a04d08
## lxd
Packit Service a04d08
2016-11-17: Need a zfs backed test written
Packit Service a04d08
Packit Service a04d08
## mcollective
Packit Service a04d08
Packit Service a04d08
## migrator
Packit Service a04d08
Packit Service a04d08
## mounts
Packit Service a04d08
Packit Service a04d08
## phone home
Packit Service a04d08
Packit Service a04d08
## power state change
Packit Service a04d08
Packit Service a04d08
## puppet
Packit Service a04d08
2016-11-17: Tests took > 60 seconds and test framework times out currently.
Packit Service a04d08
Packit Service a04d08
## resizefs
Packit Service a04d08
Packit Service a04d08
## resolv conf
Packit Service a04d08
2016-11-17: Issues with changing resolv.conf and lxc backend.
Packit Service a04d08
Packit Service a04d08
## redhat subscription
Packit Service a04d08
2016-11-17: Need RH support in test framework.
Packit Service a04d08
Packit Service a04d08
## rightscale userdata
Packit Service a04d08
2016-11-17: Specific to RightScale cloud enviornment.
Packit Service a04d08
Packit Service a04d08
## rsyslog
Packit Service a04d08
Packit Service a04d08
## scripts per boot
Packit Service a04d08
Not applicable to write a test for this as it specifies when something should be run.
Packit Service a04d08
Packit Service a04d08
## scripts per instance
Packit Service a04d08
Not applicable to write a test for this as it specifies when something should be run.
Packit Service a04d08
Packit Service a04d08
## scripts per once
Packit Service a04d08
Not applicable to write a test for this as it specifies when something should be run.
Packit Service a04d08
Packit Service a04d08
## scripts user
Packit Service a04d08
Not applicable to write a test for this as it specifies when something should be run.
Packit Service a04d08
Packit Service a04d08
## scripts vendor
Packit Service a04d08
Not applicable to write a test for this as it specifies when something should be run.
Packit Service a04d08
Packit Service a04d08
## snap
Packit Service a04d08
2019-12-19: Need to investigate
Packit Service a04d08
Packit Service a04d08
## spacewalk
Packit Service a04d08
Packit Service a04d08
## ssh authkey fingerprints
Packit Service a04d08
The authkey_hash key does not appear to work. In fact the default claims to be md5, however syslog only shows sha256
Packit Service a04d08
Packit Service a04d08
## update etc hosts
Packit Service a04d08
2016-11-17: Issues with changing /etc/hosts and lxc backend.
Packit Service a04d08
Packit Service a04d08
## yum add repo
Packit Service a04d08
2016-11-17: Need RH support in test framework.
Packit Service a04d08
Packit Service a04d08
# vi: ts=4 expandtab