| Cache uptime. Request uptime_seconds. In cache you should have uptime_seconds. Then ask for uptime. The cache should first contain uptime_seconds and after the second call it must contain uptime. Request all facts with facter.conf. In uptime cache you should have all system_uptime facts and all legacy uptime facts. Request all facts with facter.conf again, cache must not change. Request different system_uptime facts and cache must not change. Cache some fact groups that contain missing facts on the current machine (i.e. networking with missing networking.dhcp), then request all facts repeatedly. The cache file’s modification date must not change. |