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
Add physrep_revconn_rtcpu to phys_rep_tiered.test, modeled on the existing
physrep_rtcpu_source case. Using the 'fakedr' trap to force machine_is_up()
to report a host as down, it asserts that the new 'revconn_host_is_up'
predicate (physrep_revconn_host_is_up) returns "up" for a healthy host,
"down" once the host is marked rtcpu'd, and "up" again after the mark is
cleared -- i.e. the reverse-connection sender and receiver will skip a
decommissioned/rtcpu'd host.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Mark Hannum <mhannum@bloomberg.net>
0 commit comments