[Avocado-devel] [avocado-vt] Volume creation on iscsi pool failed

2018-02-21 Thread chandrpm
Hi, Iscsi pool needs to be started after the creation of the iscsi pool, otherwise the volume creation fails. The pool was in inactive after creating it and the code tried to create a volume on the disk and resulted in volume not found error. 06:33:45 INFO | Command '/bin/virsh vol-crea

Re: [Avocado-devel] [Avocado-vt] How to create a custom config image to import and run the tests

2018-02-13 Thread chandrpm
Thanks Lukas, really appreciate your efforts. Forgot to ask one question if I have to pass the arguments for a particular python file say kernel_install.py 'rpm path' or unattended_install.py iso. Do I need to it do with it --vt-extra-params or I need to cfg file ? Thanks, Chandrashekar -

Re: [Avocado-devel] [Avocado-vt] How to create a custom config image to import and run the tests

2018-02-13 Thread chandrpm
Thanks Lukas, really appreciate your efforts. Forgot to ask one question if I have to pass the arguments for a particular python file say kernel_install.py 'rpm path' or unattended_install.py iso. Do I need to it do with it --vt-extra-params or I need to cfg file ? Thanks, Chandrashekar -

Re: [Avocado-devel] How to create a custom config image to import and run the tests

2018-02-09 Thread chandrpm
Hi Lukas, Is it okay for you to have meeting on Monday 8PM IST, which is somewhere around 3:30PM CET ? Thanks, Chandrashekar -Original Message- From: avocado-devel-boun...@redhat.com [mailto:avocado-devel-boun...@redhat.com] On Behalf Of Lukáš Doktor Sent: Friday, February 9, 2018 1:5

Re: [Avocado-devel] How to create a custom config image to import and run the tests

2018-02-08 Thread chandrpm
I got something from Fedora 10.i386 and would be trying it. - 10.i386: no virtio_net, virtio_blk, e1000 no balloon_check os_variant = fedora10 vm_arch_name = i686 Thanks, Chandrashekar -Original Message- From: avocado-devel-boun...@redhat.com [mailto:avocado-devel-boun

Re: [Avocado-devel] How to create a custom config image to import and run the tests

2018-02-08 Thread chandrpm
Hi Lukas, I was able to the custom config file to include the disk.img and import using "unattended_install.import.import.default_install.aio_native". Is there a way where I can mention the hardware, machine, os and tests in one config file ? So that we don't have to manipulate many config fi

Re: [Avocado-devel] How to create a custom config image to import and run the tests

2018-02-07 Thread chandrpm
Thanks a lot! Now my setup is completely messed up, probably I would reinstall and try the same. ~cshastri -Original Message- From: Lukáš Doktor [mailto:ldok...@redhat.com] Sent: Wednesday, February 7, 2018 11:26 PM To: chand...@codeaurora.org; avocado-devel@redhat.com Subject: Re: [

Re: [Avocado-devel] How to create a custom config image to import and run the tests

2018-02-07 Thread chandrpm
Hi, The shared folder is not created when I install the avocado and after running the vt-bootstrap, I manually created the shared/cfg/guest-os/Linux/LinuxCustom/foo.cfg cat shared/cfg/guest-os/Linux/LinuxCustom/foo.cfg - FooLinux: image_name = images/foo-linux It doesn't list the foo gues

[Avocado-devel] How to create a custom config image to import and run the tests

2018-01-31 Thread chandrpm
How to add the user define guest and boot from the existing disk.img and run the minimal tests, like I don't include migration, nfs, glusterfs, etc. Could you please help me on the same. Thanks, Chandrashekar

Re: [Avocado-devel] Fwd: Avocado crashed on fedora25 docker container

2017-11-16 Thread chandrpm
Hi, Host is Ubuntu aarch64 machine. I have two issues one is unable to run the docker: root@ubuntu:~# docker run ldoktor/fedora-avocado /bin/true standard_init_linux.go:178: exec user process caused "exec format error" root@ubuntu:~# docker run --rm ldoktor/fedora-avocado /bin/false standard_

[Avocado-devel] Avocado crashed on fedora25 docker container

2017-11-15 Thread chandrpm
Hi, I pulled the fedora container and installed the avocado to run the remotely, when I run the avocado, it crashes with the following error. Am I doing something wrong ? Avocado crashed: Traceback (most recent call last): File "/usr/lib64/python2.7/atexit.py", line 24, in _run_exitfuncs

[Avocado-devel] Avocado crashed on fedora25 docker container

2017-11-15 Thread chandrpm
Hi, I pulled the fedora container and installed the avocado to run the remotely, when I run the avocado, it crashes with the following error. Am I doing something wrong ? Avocado crashed: Traceback (most recent call last): File "/usr/lib64/python2.7/atexit.py", line 24, in _run_exitfuncs