docs(native): record JD production default rollback
This commit is contained in:
parent
cb9efcd4da
commit
3f806fe695
2 changed files with 9 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ physical_acceptance:
|
|||
final_normal_boot_left_native_resident: PASS_100
|
||||
native_code_and_public_navigation_service_equivalence: FAIL_0
|
||||
controlled_service_restore_to_linux: PASS_100
|
||||
production_default_rolled_back_to_linux: PASS_100
|
||||
final_native_residency_control_proven: true
|
||||
production_native_cutover_proven: false
|
||||
boundary:
|
||||
|
|
@ -38,5 +39,7 @@ boundary:
|
|||
native_service_equivalence: 0
|
||||
complete_guanghu_os_production_deployment: 0
|
||||
current_running_os: LINUX_HOSTED_MAINTENANCE
|
||||
production_default_entry: gnulinux-simple-9e4550a0-452b-4f28-b5a5-d5364aa450f6
|
||||
native_candidate_preserved_as_non_default: true
|
||||
linux_running: true
|
||||
persona_birth_claimed_by_this_gate: false
|
||||
|
|
|
|||
|
|
@ -55,6 +55,12 @@ controlled_service_restore:
|
|||
code_channel_https_after_restore: 200
|
||||
public_navigation_anchor_after_restore: 200
|
||||
current_running_os: LINUX_HOSTED_MAINTENANCE
|
||||
production_default_rollback:
|
||||
result: PASS_100
|
||||
default_entry: gnulinux-simple-9e4550a0-452b-4f28-b5a5-d5364aa450f6
|
||||
native_candidate_preserved: true
|
||||
native_menu_entry_preserved: guanghu-jd-native-once
|
||||
reason: PREVENT_UNATTENDED_REBOOT_FROM_REENTERING_A_NATIVE_STATE_WITH_REQUIRED_HTTP_SERVICES_AT_0
|
||||
acceptance:
|
||||
final_native_residency_control: 100
|
||||
protected_human_authorized_recovery: 100
|
||||
|
|
|
|||
Loading…
Reference in a new issue