Tests/Time sync: Difference between revisions
< Tests
Jump to navigation
Jump to search
DanielDrake (talk | contribs) (New page: ===Ensure automatic time correction=== ''Actions'' # Boot system into sugar # Start terminal activity # Become root: <tt>sudo su -</tt> # Set a bogus past-time date e.g. <tt>date -s "Jan 0...) |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[Note] The Clock activity is only available in joyride builds, not in Update.1. --[[User:Chihyu|Chihyu]] 14:25, 25 January 2008 (EST) |
|||
⚫ | |||
===Ensure automatic time correction on network switch=== |
|||
''Actions'' |
''Actions'' |
||
# Boot system into sugar |
|||
# Start terminal activity |
# Start terminal activity |
||
# Become root |
# Become root (<tt>sudo su -</tt>) |
||
# Set a bogus past-time date e.g. <tt>date -s "Jan 03 2008 01:00"</tt> |
# Set a bogus past-time date e.g. <tt>date -s "Jan 03 2008 01:00"</tt> |
||
# Open neighborhood view |
|||
⚫ | |||
# Connect to another known working network where internet access is available |
|||
# Wait for a minute or two |
|||
# Open clock activity |
|||
''Verify'' |
|||
* Clock activity shows correct UTC time and date |
|||
⚫ | |||
''Actions'' |
|||
# Start terminal activity |
|||
# Become root (<tt>sudo su -</tt>) |
|||
# Set a bogus past-time date e.g. <tt>date -s "Jan 03 2008 01:00"</tt> |
|||
⚫ | |||
# Wait for sugar to connect to network, and allow a minute or two for clock sync to happen |
# Wait for sugar to connect to network, and allow a minute or two for clock sync to happen |
||
# Open clock activity |
# Open clock activity |
Latest revision as of 19:25, 25 January 2008
[Note] The Clock activity is only available in joyride builds, not in Update.1. --Chihyu 14:25, 25 January 2008 (EST)
Ensure automatic time correction on network switch
Actions
- Start terminal activity
- Become root (sudo su -)
- Set a bogus past-time date e.g. date -s "Jan 03 2008 01:00"
- Open neighborhood view
- Connect to another known working network where internet access is available
- Wait for a minute or two
- Open clock activity
Verify
- Clock activity shows correct UTC time and date
Ensure automatic time correction on boot
Actions
- Start terminal activity
- Become root (sudo su -)
- Set a bogus past-time date e.g. date -s "Jan 03 2008 01:00"
- Reboot the machine
- Wait for sugar to connect to network, and allow a minute or two for clock sync to happen
- Open clock activity
Verify
- Clock activity shows correct UTC time and date