]> xenbits.xensource.com Git - xenrt-citrix/xenrt.git/log
xenrt-citrix/xenrt.git
9 years agoLog when there are no clusters to check (commonly due to the site having no remaining...
Alex Brett [Mon, 26 Oct 2015 16:38:17 +0000 (16:38 +0000)]
Log when there are no clusters to check (commonly due to the site having no remaining capacity)

9 years agoFix last commit
Alex Brett [Mon, 26 Oct 2015 14:49:38 +0000 (14:49 +0000)]
Fix last commit

9 years agoDon't ignore .rej files inside tests directory
Alex Brett [Mon, 26 Oct 2015 14:48:53 +0000 (14:48 +0000)]
Don't ignore .rej files inside tests directory

9 years agoMerge branch 'rsyslog-microsecond-resolution' into 'master'
John Dilley [Mon, 26 Oct 2015 14:22:50 +0000 (07:22 -0700)]
Merge branch 'rsyslog-microsecond-resolution' into 'master'

Rsyslog microsecond resolution

Add support for microsecond resolution in dom0 syslog via xenrt parameter DOM0_SYSLOG_FORMAT. It changes the dom0 /etc/rsyslog.conf file in host.installComplete().

use "-D DOM0_SYSLOG_FORMAT=FileFormat" for microsecond resolution in dom0, or any of the other RSYSLOG_* values that are valid for rsyslog templates:
http://www.rsyslog.com/doc/v8-stable/configuration/templates.html#reserved-template-names

This was used for the TDP Godwit and it's very useful for debugging in the datapath and performance teams.

QA, please review changes.

See merge request !50

9 years agoMerge branch 'CP14003' into 'master'
John Dilley [Mon, 26 Oct 2015 14:22:12 +0000 (07:22 -0700)]
Merge branch 'CP14003' into 'master'

CP-14003 Use git clean in site-controller

See merge request !58

9 years agoMerge branch 'guestlimits' into 'master'
John Dilley [Mon, 26 Oct 2015 14:20:52 +0000 (07:20 -0700)]
Merge branch 'guestlimits' into 'master'

Separate out some guest / XS limits into JSON files for use outside of XenRT

See merge request !40

9 years agoCP-14003 Use git clean in site-controller
Alex Brett [Mon, 26 Oct 2015 14:16:58 +0000 (14:16 +0000)]
CP-14003 Use git clean in site-controller

9 years agoOne other missing entry from .gitignore
Alex Brett [Mon, 26 Oct 2015 14:12:32 +0000 (14:12 +0000)]
One other missing entry from .gitignore

9 years agoAdd some missing .gitignore entries for generated files
Alex Brett [Mon, 26 Oct 2015 14:10:57 +0000 (14:10 +0000)]
Add some missing .gitignore entries for generated files

9 years agoMerge branch 'master' into guestlimits
Alex Brett [Mon, 26 Oct 2015 13:58:12 +0000 (13:58 +0000)]
Merge branch 'master' into guestlimits

Conflicts:
exec/xenrt/config.py

9 years agoMerge branch 'DMC_changes3' into 'master'
Daniel Lamping [Mon, 26 Oct 2015 10:05:54 +0000 (03:05 -0700)]
Merge branch 'DMC_changes3' into 'master'

DMC changes

Changes to DMC test cases for EXT-119.

See merge request !44

9 years agoMerge branch 'fixup-melio-rename' into 'master'
John Dilley [Mon, 26 Oct 2015 09:43:37 +0000 (02:43 -0700)]
Merge branch 'fixup-melio-rename' into 'master'

Fix up following the rename of Melio

Signed-off-by: Robert Breker <robert.breker@citrix.com>
See merge request !56

9 years agoFixed ubuntu1404 min memory
Peenu Singh [Sun, 25 Oct 2015 16:56:53 +0000 (16:56 +0000)]
Fixed ubuntu1404 min memory

9 years agoRemove static-min subcase
Peenu Singh [Sat, 24 Oct 2015 18:33:25 +0000 (18:33 +0000)]
Remove static-min subcase

9 years agoFix up following the rename of Melio
Robert Breker [Sat, 24 Oct 2015 09:49:30 +0000 (09:49 +0000)]
Fix up following the rename of Melio

Signed-off-by: Robert Breker <robert.breker@citrix.com>
9 years agoMerge branch 'noport' into 'master'
John Dilley [Fri, 23 Oct 2015 16:39:23 +0000 (09:39 -0700)]
Merge branch 'noport' into 'master'

Allow disconnected ports in racktables (if all are disconnected)

See merge request !55

9 years agoAllow other ports to be disconnected
John Dilley [Fri, 23 Oct 2015 16:36:09 +0000 (17:36 +0100)]
Allow other ports to be disconnected

9 years agoCope with port not being connected
John Dilley [Fri, 23 Oct 2015 16:29:58 +0000 (17:29 +0100)]
Cope with port not being connected

9 years agoAdd noport
John Dilley [Fri, 23 Oct 2015 16:23:48 +0000 (17:23 +0100)]
Add noport

9 years agoMerge branch 'intelstress' into 'master'
Daniel Lamping [Fri, 23 Oct 2015 16:15:40 +0000 (09:15 -0700)]
Merge branch 'intelstress' into 'master'

increasing number of VMs

See merge request !54

9 years agoincreasing number of VMs
Syed Ahmad [Fri, 23 Oct 2015 16:13:39 +0000 (16:13 +0000)]
increasing number of VMs

9 years agoAdded test for XSA-148
Dan Lamping [Fri, 23 Oct 2015 13:39:43 +0000 (14:39 +0100)]
Added test for XSA-148

9 years agoMerge branch 'thin-lvhd-bug-fix-2' into 'master'
Daniel Lamping [Fri, 23 Oct 2015 13:25:16 +0000 (06:25 -0700)]
Merge branch 'thin-lvhd-bug-fix-2' into 'master'

Added work-around for ThinLVHD stat issue

Currently SR/VDI stats in ThinLVHD is not reported correctly.
This is temporary workaround to make it work.

See merge request !53

9 years agoMerge branch 'thin-lvhd-srupgrade-fix' into 'master'
Jun Wook Kwak [Fri, 23 Oct 2015 13:19:23 +0000 (06:19 -0700)]
Merge branch 'thin-lvhd-srupgrade-fix' into 'master'

Added margin to compare on SRUpgrade TC

Fixed calculation bug in quantum allocation logic.

See merge request !52

9 years agoAdded margin to compare on SRUpgrade TC
JunWook Kwak [Thu, 22 Oct 2015 14:38:30 +0000 (15:38 +0100)]
Added margin to compare on SRUpgrade TC

Fixed calculation bug in quantum allocation logic.

9 years agoAdded work-around for ThinLVHD stat issue
JunWook Kwak [Thu, 22 Oct 2015 15:48:26 +0000 (16:48 +0100)]
Added work-around for ThinLVHD stat issue

Currently SR/VDI stats in ThinLVHD is not reported correctly.
This is temporary workaround to make it work.

9 years agoMerge branch 'intel64' into 'master'
Daniel Lamping [Thu, 22 Oct 2015 15:17:29 +0000 (08:17 -0700)]
Merge branch 'intel64' into 'master'

adding intel vgpu stressx64 bit seq

See merge request !51

9 years agoadding intel vgpu stressx64 bit seq
Syed Ahmad [Thu, 22 Oct 2015 15:06:42 +0000 (15:06 +0000)]
adding intel vgpu stressx64 bit seq

9 years agoCA-186165: removed tools iso check on windows
Dan Lamping [Thu, 22 Oct 2015 13:41:46 +0000 (14:41 +0100)]
CA-186165: removed tools iso check on windows

9 years agoFixed typo
Dan Lamping [Thu, 22 Oct 2015 11:39:41 +0000 (12:39 +0100)]
Fixed typo

9 years agoperf: godwit: add support for us timestamp resolution in rsyslog after host installs
Marcus Granado [Tue, 17 Feb 2015 15:10:26 +0000 (15:10 +0000)]
perf: godwit: add support for us timestamp resolution in rsyslog after host installs

9 years agoperf: godwit: add support for us timestamp resolution in rsyslog
Marcus Granado [Mon, 16 Feb 2015 17:55:46 +0000 (17:55 +0000)]
perf: godwit: add support for us timestamp resolution in rsyslog

9 years agoAdded long haul suite
Dan Lamping [Thu, 22 Oct 2015 08:40:26 +0000 (09:40 +0100)]
Added long haul suite

9 years agoAdded long haul suite
Dan Lamping [Thu, 22 Oct 2015 08:33:16 +0000 (09:33 +0100)]
Added long haul suite

9 years agoFixed guest name
Peenu Singh [Thu, 22 Oct 2015 08:21:39 +0000 (08:21 +0000)]
Fixed guest name

9 years agoMerge branch 'crosswires' into 'master'
Daniel Lamping [Thu, 22 Oct 2015 07:55:05 +0000 (00:55 -0700)]
Merge branch 'crosswires' into 'master'

Added hotfix crosswire to config

Added hotfix crosswires to config

See merge request !49

9 years agoMoved VM and tools installation to serial group
Peenu Singh [Thu, 22 Oct 2015 07:42:55 +0000 (07:42 +0000)]
Moved VM and tools installation to serial group

9 years agoMoved VM installation to seq file
Peenu Singh [Thu, 22 Oct 2015 06:36:23 +0000 (06:36 +0000)]
Moved VM installation to seq file

9 years agoAdded hotfix crosswire to config
Shweta Tiwari [Thu, 22 Oct 2015 06:35:14 +0000 (12:05 +0530)]
Added hotfix crosswire to config

9 years agoMerge branch 'thin-lvhd-srupgrade-fix' into 'master'
Jun Wook Kwak [Wed, 21 Oct 2015 16:33:23 +0000 (09:33 -0700)]
Merge branch 'thin-lvhd-srupgrade-fix' into 'master'

Fixed SR upgrade TC bug.

Adding more exact number of maximum allocation of VDI after upgrade.

See merge request !48

9 years agoFixed SR upgrade TC bug.
JunWook Kwak [Wed, 21 Oct 2015 16:31:52 +0000 (17:31 +0100)]
Fixed SR upgrade TC bug.

Adding more exact number of maximum allocation of VDI after upgrade.

9 years agoMerge branch 'thin-lvhd-srupgrade-fix' into 'master'
Daniel Lamping [Wed, 21 Oct 2015 16:24:44 +0000 (09:24 -0700)]
Merge branch 'thin-lvhd-srupgrade-fix' into 'master'

Change SR obj to query smconf when requested

smconf var in StorageRepository object may not reflect current sm-config of SR
as it is associated when SR is created. By querying everytime whenever it is requested,
this 'old data return' can be avoidable.

See merge request !47

9 years agoChange SR obj to query smconf when requested
JunWook Kwak [Wed, 21 Oct 2015 14:48:55 +0000 (15:48 +0100)]
Change SR obj to query smconf when requested

smconf var in StorageRepository object may not reflect current sm-config of SR
as it is associated when SR is created. By querying everytime whenever it is requested,
this 'old data return' can be avoidable.

9 years agoMerge branch 'thin-lvhd-stress-fix' into 'master'
Daniel Lamping [Wed, 21 Oct 2015 13:36:03 +0000 (06:36 -0700)]
Merge branch 'thin-lvhd-stress-fix' into 'master'

Fixed bug in ThinLVHD allocation stress TC.

Physical-utilisation of SR includes already allocated size which includes host free pool.

See merge request !46

9 years agoFixed bug in ThinLVHD allocation stress TC.
JunWook Kwak [Wed, 21 Oct 2015 13:31:25 +0000 (14:31 +0100)]
Fixed bug in ThinLVHD allocation stress TC.

Physical-utilisation of SR includes already allocated size which includes host free pool.

9 years agoAdded docstring for getLowMemory
Peenu Singh [Wed, 21 Oct 2015 11:04:46 +0000 (11:04 +0000)]
Added docstring for getLowMemory

9 years agoFix HAP
Peenu Singh [Wed, 21 Oct 2015 08:04:49 +0000 (08:04 +0000)]
Fix HAP

9 years agoRevie code changes
Peenu Singh [Wed, 21 Oct 2015 05:08:27 +0000 (05:08 +0000)]
Revie code changes

9 years agoRemoved TCCheckToolsCD from Dundee BVT. Product behaviour change
Dan Lamping [Tue, 20 Oct 2015 17:29:42 +0000 (18:29 +0100)]
Removed TCCheckToolsCD from Dundee BVT. Product behaviour change

9 years agoMerge branch 'noxenvm' into 'master'
Daniel Lamping [Tue, 20 Oct 2015 16:20:27 +0000 (09:20 -0700)]
Merge branch 'noxenvm' into 'master'

Added NO_XENVMD option

To make 'xenvm' raw Storage command configurable.

See merge request !45

9 years agoReverted allocation quantum hack
Dan Lamping [Tue, 20 Oct 2015 16:14:39 +0000 (17:14 +0100)]
Reverted allocation quantum hack

9 years agoAdded NO_XENVMD option
JunWook Kwak [Tue, 20 Oct 2015 15:23:06 +0000 (16:23 +0100)]
Added NO_XENVMD option

To make 'xenvm' raw Storage command configurable.

9 years agoMerge branch 'DMC_changes2' of gitlab-tmp.xenrt.citrite.net:xenrt/xenrt into DMC_changes2
Peenu Singh [Tue, 20 Oct 2015 13:05:33 +0000 (13:05 +0000)]
Merge branch 'DMC_changes2' of gitlab-tmp.xenrt.citrite.net:xenrt/xenrt into DMC_changes2

9 years agoFixed ubuntu14 staticmin
Peenu Singh [Tue, 20 Oct 2015 13:04:50 +0000 (13:04 +0000)]
Fixed ubuntu14 staticmin

9 years agoMerge remote-tracking branch 'origin/systmp'
Alex Brett [Tue, 20 Oct 2015 12:50:31 +0000 (13:50 +0100)]
Merge remote-tracking branch 'origin/systmp'

9 years agoMerge branch 'master' into DMC_changes2
Alex Brett [Tue, 20 Oct 2015 12:00:46 +0000 (13:00 +0100)]
Merge branch 'master' into DMC_changes2

9 years agoFix typo
Alex Brett [Tue, 20 Oct 2015 11:59:21 +0000 (12:59 +0100)]
Fix typo

9 years agoReorder lookups
John Dilley [Tue, 20 Oct 2015 11:37:22 +0000 (12:37 +0100)]
Reorder lookups

9 years agoMerge branch 'stressonssd' into 'master'
Daniel Lamping [Tue, 20 Oct 2015 11:20:01 +0000 (04:20 -0700)]
Merge branch 'stressonssd' into 'master'

Moving jobpriority variable to scheduler

See merge request !43

9 years agoMoving jobpriority variable to scheduler
Vinod Pademar [Tue, 20 Oct 2015 11:18:00 +0000 (12:18 +0100)]
Moving jobpriority variable to scheduler

9 years agoMerge branch 'stressonssd' into 'master'
Daniel Lamping [Tue, 20 Oct 2015 11:15:05 +0000 (04:15 -0700)]
Merge branch 'stressonssd' into 'master'

Adding machine flag to the SSD stress test seq

See merge request !42

9 years agoFix typo
Peenu Singh [Tue, 20 Oct 2015 10:59:45 +0000 (10:59 +0000)]
Fix typo

9 years agoChanging the number of cores to 12 to match the machines with ssd
Vinod Pademar [Tue, 20 Oct 2015 09:42:51 +0000 (10:42 +0100)]
Changing the number of cores to 12 to match the machines with ssd

9 years agoAdded a jobpriority variable
Vinod Pademar [Tue, 20 Oct 2015 09:33:18 +0000 (10:33 +0100)]
Added a jobpriority variable

9 years agoAdding machine flag to the SSD stress test seq
Vinod Pademar [Tue, 20 Oct 2015 09:27:31 +0000 (10:27 +0100)]
Adding machine flag to the SSD stress test seq

9 years agoAdd missing raise
Peenu Singh [Tue, 20 Oct 2015 08:04:08 +0000 (08:04 +0000)]
Add missing raise

9 years agoFix constructors
Peenu Singh [Tue, 20 Oct 2015 06:17:16 +0000 (06:17 +0000)]
Fix constructors

9 years agoMore code changes
Peenu Singh [Tue, 20 Oct 2015 05:09:34 +0000 (05:09 +0000)]
More code changes

9 years agoReview comments changes
Peenu Singh [Tue, 20 Oct 2015 04:02:34 +0000 (04:02 +0000)]
Review comments changes

9 years agoSpecify Dundee VM memory
Alex Brett [Mon, 19 Oct 2015 17:10:45 +0000 (18:10 +0100)]
Specify Dundee VM memory

9 years agoFix centos5 entry in GUEST_LIMITATIONS
Alex Brett [Mon, 19 Oct 2015 17:01:05 +0000 (18:01 +0100)]
Fix centos5 entry in GUEST_LIMITATIONS

9 years agoFix unittests
Alex Brett [Mon, 19 Oct 2015 16:42:49 +0000 (17:42 +0100)]
Fix unittests

9 years agoFix last commit
Alex Brett [Mon, 19 Oct 2015 16:17:30 +0000 (17:17 +0100)]
Fix last commit

9 years agoSeparate out some guest / XS limits into JSON files for use outside of XenRT
Alex Brett [Mon, 19 Oct 2015 16:13:33 +0000 (17:13 +0100)]
Separate out some guest / XS limits into JSON files for use outside of XenRT

9 years agoAdd halted flag
John Dilley [Mon, 19 Oct 2015 16:07:29 +0000 (17:07 +0100)]
Add halted flag

9 years agoMerge branch 'apihttps' into 'master'
John Dilley [Mon, 19 Oct 2015 15:37:38 +0000 (08:37 -0700)]
Merge branch 'apihttps' into 'master'

Fix some HTTP usage

Fix some HTTP URLs that should be HTTPS in API code

See merge request !39

9 years agoFix Powershell API
Alex Brett [Mon, 19 Oct 2015 13:42:39 +0000 (14:42 +0100)]
Fix Powershell API

9 years agoFix some HTTP usage
Alex Brett [Mon, 19 Oct 2015 13:41:51 +0000 (14:41 +0100)]
Fix some HTTP usage

9 years agoFix Powershell binding generation
Alex Brett [Mon, 19 Oct 2015 13:05:00 +0000 (14:05 +0100)]
Fix Powershell binding generation

9 years agoFix findscsiid for lun groups
John Dilley [Mon, 19 Oct 2015 12:56:12 +0000 (13:56 +0100)]
Fix findscsiid for lun groups

9 years agoDo the DHCP check before the port check
Alex Brett [Mon, 19 Oct 2015 11:39:08 +0000 (12:39 +0100)]
Do the DHCP check before the port check

9 years agoHandle some SFP+ direct attach cables which report carrier regardless of actual link...
Alex Brett [Mon, 19 Oct 2015 11:36:53 +0000 (12:36 +0100)]
Handle some SFP+ direct attach cables which report carrier regardless of actual link state

9 years agoMerge branch 'xdacceptancethin' into 'master'
Daniel Lamping [Mon, 19 Oct 2015 10:32:17 +0000 (03:32 -0700)]
Merge branch 'xdacceptancethin' into 'master'

Added XD Acceptance test using thin provisioned storage

XD Acceptance test using thin provisioned storage

See merge request !38

9 years agoAdded XD Acceptance test using thin provisoned storage
Vinod Pademar [Mon, 19 Oct 2015 10:29:48 +0000 (11:29 +0100)]
Added XD Acceptance test using thin provisoned storage

9 years agoForced THIN_ALLOCATION_QUANTUM for FC pool stress
Dan Lamping [Fri, 16 Oct 2015 16:18:37 +0000 (17:18 +0100)]
Forced THIN_ALLOCATION_QUANTUM for FC pool stress

9 years agoForced THIN_ALLOCATION_QUANTUM for FC pool stress
Dan Lamping [Fri, 16 Oct 2015 16:09:38 +0000 (17:09 +0100)]
Forced THIN_ALLOCATION_QUANTUM for FC pool stress

9 years agoMerge branch 'CA-183734' into 'master'
Daniel Lamping [Fri, 16 Oct 2015 09:20:51 +0000 (02:20 -0700)]
Merge branch 'CA-183734' into 'master'

Fixing SR free space calculation

In getSRsFreeSpace() method, SR Free space was calculated as ' Utilization - Actual SR size'. This was resulting in negative value.

size = int(self.host.genParamGet("sr", sr, "physical-size"))
            utilisation = int(self.host.genParamGet("sr",
                                                    sr,
                                                    "physical-utilisation"))
            reply[sr] = size - utilisation

Also, This was masking a product issue(Free Space after leaf coalesce is less than the sree space before snapshot).

With my change, job 1199803 is failing because of the above mentioned product issue.

See merge request !31

9 years agoMerge branch 'ca-171870' into 'master'
Daniel Lamping [Fri, 16 Oct 2015 09:20:04 +0000 (02:20 -0700)]
Merge branch 'ca-171870' into 'master'

CA-171870: vpx upgrade from centos5 to centos7

See merge request !30

9 years agoMerge branch 'perf-vmdensity-lvmoiscsi' into 'master'
Jonathan Davies [Fri, 16 Oct 2015 08:27:52 +0000 (01:27 -0700)]
Merge branch 'perf-vmdensity-lvmoiscsi' into 'master'

CA-185731: disable certificate revocation list check when installing loginvsi 3.5 target: fix

See merge request !29

9 years agoCA-171870: vpx upgrade from centos5 to centos7
Chunjie Zhu [Fri, 16 Oct 2015 03:13:54 +0000 (20:13 -0700)]
CA-171870: vpx upgrade from centos5 to centos7

9 years agoCA-185731: disable certificate revocation list check when installing loginvsi 3.5...
Marcus Granado [Thu, 15 Oct 2015 14:50:17 +0000 (15:50 +0100)]
CA-185731: disable certificate revocation list check when installing loginvsi 3.5 target: fix

9 years agoMerge branch 'CA-178380' into 'master'
John Dilley [Thu, 15 Oct 2015 14:20:16 +0000 (07:20 -0700)]
Merge branch 'CA-178380' into 'master'

 CA-178380:Reset-on-boot VDI does not release space after reboot

Hi,

Rebooting the VM release the leaf of the VDI and thus we see less SR physical utilization.(before the reboot sr physical utilization was around 3GiB and turned out to 2 GiB after the reboot)  The feature is working correct - but what we verified in the test case is not right IMO ...
We are doing "sr physical utilization after write into vdi > = sr physical utilization after we reboot the VM = BUG" instead we should "sr physical utilization after we reboot the VM >= sr physical utilization after write into vdi =  BUG )

Thanks,
-Rama.

See merge request !22

9 years agoFixing SR free space calculation
Akash Chandrashekar [Thu, 15 Oct 2015 13:37:40 +0000 (19:07 +0530)]
Fixing SR free space calculation

9 years agoMerge branch 'perf-vmdensity-lvmoiscsi' into 'master'
Jonathan Davies [Thu, 15 Oct 2015 12:54:42 +0000 (05:54 -0700)]
Merge branch 'perf-vmdensity-lvmoiscsi' into 'master'

Perf vmdensity lvmoiscsi

vm bootstorm tc:
- support sr options (eg. lvmoiscsi thin),
- and fix a security warning in loginvsi3.5 target installation

See merge request !28

9 years agoMerge branch 'CA180392' into 'master'
Daniel Lamping [Thu, 15 Oct 2015 11:58:47 +0000 (04:58 -0700)]
Merge branch 'CA180392' into 'master'

CA-180392 fix

**CA-180392 issue:**
host-call-plugin to prepare_host_upgrade.py/fn=main timeout intermittently.
From logs, it looks like in prepare_host_upgrade(), downloading installer files took longer than usual, may be due to slow network.

**Fix:**
Increased the timeout.

**Testing:**
Triggered multiple reruns but since issue is not easily reproducible, didn't encounter any case where plugin took more than given timeout.

See merge request !25

9 years agoMerge branch 'ca-171870' into 'master'
Daniel Lamping [Thu, 15 Oct 2015 11:43:15 +0000 (04:43 -0700)]
Merge branch 'ca-171870' into 'master'

CA-171870: vpx upgrade from centos5 to centos7

New VPX PV console write does not work now because new VPX is a HVM guest, we add sshd into new VPX guest, do self configuration through ssh.

We add a flag VPX_OS_VERSION in sequence file to distinguish the old VPX and new VPX. If VPX_OS_VERSION equals to CentOS7, then we use the new XenRT code to test. Otherwise (VPX_OS_VERSION is CentOS 5 or missing), then we use the old XenRT code to test.

Both of the old VPX and new VPX XenRT test have been verified.

See merge request !13

9 years agoCA-185731: disable certificate revocation list check when installing loginvsi 3.5...
Marcus Granado [Thu, 15 Oct 2015 10:35:12 +0000 (11:35 +0100)]
CA-185731: disable certificate revocation list check when installing loginvsi 3.5 target

9 years agoMerge branch 'putNFS' into 'master'
Daniel Lamping [Thu, 15 Oct 2015 08:51:01 +0000 (01:51 -0700)]
Merge branch 'putNFS' into 'master'

added nfs storage

Hi @daniellam,

I"ve added NFS storage in sequence dundeewinsmbhostinternal as fix for CA-181312.
The other 2 sequences on which it has failed is not related to TA Guest Compatibility.

Thanks,
Shweta.

See merge request !20

9 years agoIncreased timeout for upgrade plugin
Peenu Singh [Thu, 15 Oct 2015 08:41:29 +0000 (08:41 +0000)]
Increased timeout for upgrade plugin

9 years agoProcess output correctly
John Dilley [Thu, 15 Oct 2015 07:48:31 +0000 (08:48 +0100)]
Process output correctly