Actions
action #34528
closed[microos] Fix first login issue on VMX images
Start date:
2018-04-09
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
In openQA: https://openqa.suse.de/tests/1596272#step/first_boot/8
Create handler / workaround for https://bugzilla.suse.com/show_bug.cgi?id=1088654
Updated by mkravec over 6 years ago
- Status changed from New to Resolved
Updated by mkravec over 6 years ago
- Status changed from Resolved to In Progress
I found better way than disabling console=tty - regenerate cloud-config images with this directive:
#Don't write final stage into login prompt
output: {final: '/var/log/cloud-final.log'}
It should fix also https://openqa.suse.de/tests/1619355#step/overlayfs/33
Updated by mkravec over 6 years ago
- Checklist item changed from to [ ] Generate cloud-config for MicroOS tests, [ ] Generate cloud-config for CaaSP nodes
Updated by mkravec over 6 years ago
- Checklist item changed from to [x] Generate cloud-config for MicroOS tests
Updated by mkravec over 6 years ago
- Checklist item changed from to [x] Generate cloud-config for CaaSP nodes
Actions