action #51098
[kernel][wicked] Copy files to VM without network
0%
Description
In wicked testsuite, it would be a nice feature to copy files from and to VM without having a working Network.
Related issues
History
#1
Updated by SLindoMansilla about 4 years ago
- Category set to Enhancement to existing tests
As a result of backlog triaging (see https://progress.opensuse.org/projects/openqatests/wiki#ticket-backlog-triaging for more information).
Please, feel free to adjust the category or the "[label]" if you think different.
#2
Updated by jlausuch about 4 years ago
- Status changed from New to Workable
- Assignee set to cfconrad
- Target version set to 445
#3
Updated by cfconrad about 4 years ago
I've played a bit with https://github.com/cfconrad/os-autoinst-distri-opensuse/commit/2f639641ebae093b6ba53b303a30f9591222b70b
The problem with this is, that the job looks realy messy with it, a lot of test-steps are displayed. Also the file is listed in serial.log.
#4
Updated by cfconrad about 4 years ago
Continue to play with this. I added a additional virtio_console and used this to transfer the files.
This additional console need to be enabled manually with systemctl start serial-getty@hvc1
on the VM.
To make the GUI looks nicer, I added a quiet
option to all assert_run_script() and co calls.
I reduced the chucksize to 2k, otherwise it wasn't stable.
see:
https://github.com/cfconrad/os-autoinst/tree/more_vconsole
https://github.com/cfconrad/os-autoinst-distri-opensuse/tree/more_vconsole
VR: http://cfconrad-vm.qa.suse.de/tests/4313
#5
Updated by cfconrad about 4 years ago
os-autoinst implementation done with: https://github.com/os-autoinst/os-autoinst/pull/1151
#6
Updated by cfconrad almost 4 years ago
- Status changed from Workable to In Progress
Implement of utility functions to copy files: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/7565
Wait for needed os-autoinst change: https://github.com/os-autoinst/os-autoinst/pull/1156
#7
Updated by cfconrad almost 4 years ago
- Status changed from In Progress to Blocked
#8
Updated by jlausuch almost 4 years ago
- Status changed from Blocked to In Progress
#9
Updated by cfconrad almost 4 years ago
- Status changed from In Progress to Resolved
Deployed and working: https://openqa.suse.de/tests/3172277#step/before_test/167
#10
Updated by jlausuch almost 4 years ago
- Status changed from Resolved to Closed
#11
Updated by jlausuch almost 4 years ago
- Target version changed from 445 to 457
#12
Updated by asmorodskyi almost 4 years ago
- Related to action #28285: Need to provide workaround for getting logs from system without network added
#13
Updated by pcervinka over 2 years ago
- Target version changed from 457 to QE Kernel Done