[node-patches] Change in ovirt-node[master]: tests: Add Testplan for testing reinstallation

fabiand at fedoraproject.org fabiand at fedoraproject.org
Fri Jan 4 11:36:39 UTC 2013


Fabian Deutsch has uploaded a new change for review.

Change subject: tests: Add Testplan for testing reinstallation
......................................................................

tests: Add Testplan for testing reinstallation

Igor has recently gained some new features which now allow an automated
testing of updates.
This testplan requires this new features and allows the testing of
reinstallations.

Change-Id: Idf7dbcc93ddf4782e2313d4c42c96d67a8e073c6
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
A tests/igor/plans/ai_reinstall.plan
1 file changed, 19 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/52/10652/1

diff --git a/tests/igor/plans/ai_reinstall.plan b/tests/igor/plans/ai_reinstall.plan
new file mode 100644
index 0000000..d81b30c
--- /dev/null
+++ b/tests/igor/plans/ai_reinstall.plan
@@ -0,0 +1,19 @@
+---
+description: 'AI with {tbd_profile} and reinstallation on VMs'
+
+
+---
+description: 'First auto installation'
+testsuite: 'ai_basic'
+profile: '{tbd_profile}'
+host: ['default-libvirt', {vm_name: 'updateable-vm-{planid}',
+                           remove_afterwards: False}]
+additional_kargs: 'storage_init BOOTIF=link'
+
+---
+description: 'Second auto installation'
+testsuite: 'ai_basic'
+profile: '{tbd_profile}'
+host: ['updateable-vm-{planid}', {remove_afterwards: True}]
+additional_kargs: 'storage_init BOOTIF=link reinstall'
+---
\ No newline at end of file


--
To view, visit http://gerrit.ovirt.org/10652
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idf7dbcc93ddf4782e2313d4c42c96d67a8e073c6
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>



More information about the node-patches mailing list