[node-patches] Change in ovirt-node[master]: tests: Upgrade testplan

fabiand at fedoraproject.org fabiand at fedoraproject.org
Thu Jan 24 14:30:34 UTC 2013


Fabian Deutsch has uploaded a new change for review.

Change subject: tests: Upgrade testplan
......................................................................

tests: Upgrade testplan

A testplan which installs a profile on a VM and performs an upgrade on
this VM using the same profile used for installation.

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


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/76/11376/1

diff --git a/tests/igor/plans/ai_update.plan b/tests/igor/plans/ai_update.plan
new file mode 100644
index 0000000..be6df18
--- /dev/null
+++ b/tests/igor/plans/ai_update.plan
@@ -0,0 +1,19 @@
+---
+description: 'AI with {tbd_profile} and a subsequent update with the same profile 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 upgrade'
+---
\ No newline at end of file


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic0e19a64bf200cad8158e25754143ca3f4e88439
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