You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boot a live moon without specifying a pill, so that the pill is downloaded automatically. Immediately afterward, run |ota %disable to turn off OTA updates.
Run |ota ~marnec-dozzod-marzod, which should have the latest release candidate.
Check that the live moon receives the full OTA over Fine, not over Ames. If the moon prints %retry-with-ames-yawn, then that means the Fine download failed and Ames was used instead.
Check +vats by running all these commands and ensuring they don't crash:
+vats %base %kids
+vats %base, =verb &
+vats %base, =verb |
+vats, =filt %suspended
+vats, =filt %running
+vats, =filt %blocking
Check that |hi and -hi work.
Run |hi ~zod and check that the response comes back quickly.
Run -hi ~zod and check that the response comes back quickly.
Check that -keen works.
Run -keen ~zod /c/x/143/kids/sys/kelvin
Check that +agents %base returns a reasonable-looking list of running agents, including %hood and %dojo.
Check that |install works.
Run |install ~paldev %pals.
Load the %pals app in the browser. Add someone as a pal.
Run :pals +dbug and check that the pal ship is in the state.
Check that suspending and resuming agents works.
Run |suspend %pals.
Run |revive %pals.
Run :pals +dbug and check that the pal ship is still in the state.
Check Azimuth functionality.
Run +azimuth-block and check that the result is close to up-to-date.
Run -azimuth-load and check to make sure the new snapshot is downloaded.
Run +azimuth-block again. If the result is different from the previous run, it should be earlier in time, but less than a day away from the latest Ethereum block height.
The text was updated successfully, but these errors were encountered:
urbit-os-v2.143
Date: TODO
Kelvin: 413
Candidates
TODO
Pulls
Issues
Test Plan
This Release
Generic
|ota %disable
to turn off OTA updates.|ota ~marnec-dozzod-marzod
, which should have the latest release candidate.%retry-with-ames-yawn
, then that means the Fine download failed and Ames was used instead.+vats
by running all these commands and ensuring they don't crash:+vats %base %kids
+vats %base, =verb &
+vats %base, =verb |
+vats, =filt %suspended
+vats, =filt %running
+vats, =filt %blocking
|hi
and-hi
work.|hi ~zod
and check that the response comes back quickly.-hi ~zod
and check that the response comes back quickly.-keen
works.-keen ~zod /c/x/143/kids/sys/kelvin
+agents %base
returns a reasonable-looking list of running agents, including%hood
and%dojo
.|install
works.|install ~paldev %pals
.%pals
app in the browser. Add someone as a pal.:pals +dbug
and check that the pal ship is in the state.|suspend %pals
.|revive %pals
.:pals +dbug
and check that the pal ship is still in the state.+azimuth-block
and check that the result is close to up-to-date.-azimuth-load
and check to make sure the new snapshot is downloaded.+azimuth-block
again. If the result is different from the previous run, it should be earlier in time, but less than a day away from the latest Ethereum block height.The text was updated successfully, but these errors were encountered: