mirror of
https://github.com/rocky-linux/createhdds.git
synced 2024-11-15 17:51:25 +00:00
a1bef836d7
Summary: This goes with D839. It makes the necessary changes to report the results for the desktop-terminal tests, and changes the username in the upgrade test disk images from 'ejohn' to 'test' to be in line with the name used in all the other tests, and save us having to change the 'user_logged_in' needles. Test Plan: Run with D839, check that all tests work and results are correctly sent to the wiki. Reviewers: jskladan, garretraziel Reviewed By: garretraziel Subscribers: tflink Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D840
7 lines
189 B
Plaintext
7 lines
189 B
Plaintext
root-password password:weakpassword
|
|
update
|
|
selinux-relabel
|
|
install @server-product-environment
|
|
firstboot-command useradd -m -p '' test
|
|
firstboot-command echo 'test:weakpassword' | chpasswd
|