Re: [libvirt] [PATCH v3 2/2] tests: Adding test case for virsh 'domrename' command.

2018-01-29 Thread Michal Privoznik
On 01/15/2018 08:18 PM, Julio Faracco wrote: > This commit introduce the virsh-rename test script to test the 'domrename' > command. The test contains one succedeed script to rename and another > failed test. > > Signed-off-by: Julio Faracco > --- > tests/Makefile.am | 1 + > tests/virsh-renam

[libvirt] [PATCH v3 2/2] tests: Adding test case for virsh 'domrename' command.

2018-01-15 Thread Julio Faracco
This commit introduce the virsh-rename test script to test the 'domrename' command. The test contains one succedeed script to rename and another failed test. Signed-off-by: Julio Faracco --- tests/Makefile.am | 1 + tests/virsh-rename | 43 +++ 2 files c