-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
Dist-git PRs 270 (https://src.fedoraproject.org/rpms/anaconda/pull-request/270) and 271 (https://src.fedoraproject.org/rpms/anaconda/pull-request/271) fail in gating. According to Testing Farm logs, the command:
anaconda --dirinstall ${INSTALL_DIR} --kickstart ${KICKSTART_PATH} --${ANACONDA_UI_MODE} --noninteractive 2>&1
attempts to reboot the system, which should not happen in --dirinstall mode.
This behavior is most likely a regression introduced by commit 27c0070e185e51eed6a413f89fd8e339d466f50b.
Acceptance Criteria:
- --dirinstall no longer triggers a system reboot.
- Tests in Testing Farm gating pass.