Re: [oVirt Jenkins] ovirt-system-tests_hc-basic-suite-master - Build # 1068 - Still Failing!

Hi Simone/Ido, Could you please help me here? Do we need to pass any value specifically for content_type ? On Mon, Apr 8, 2019 at 11:45 AM Gobinda Das <godas@redhat.com> wrote:
There is a new field called "content_type" introduced in ovirt-ansible-hosted-engine-setup role which is causing problem.
*07:32:47* TASK [ovirt.hosted_engine_setup : Add HE disks] *********************************07:32:48* failed: [localhost] (item={u'content': u'hosted_engine', u'description': u'Hosted-Engine disk', u'sparse': True, u'format': u'raw', u'size': u'61GiB', u'name': u'he_virtio_disk'}) => {"changed": false, "item": {"content": "hosted_engine", "description": "Hosted-Engine disk", "format": "raw", "name": "he_virtio_disk", "size": "61GiB", "sparse": true}, "msg": "Unsupported parameters for (ovirt_disk) module: content_type Supported parameters include: auth, bootable, description, download_image_path, fetch_nested, force, format, id, image_provider, interface, logical_unit, name, nested_attributes, openstack_volume_type, poll_interval, profile, quota_id, shareable, size, sparse, sparsify, state, storage_domain, storage_domains, timeout, upload_image_path, vm_id, vm_name, wait"}
Right now I have no clue why it saying Unsupported parameters, In code i can see the content type is constant value i.e. 'hosted_engine','hosted_engine_sanlock','hosted_engine_configuration' and 'hosted_engine_metadata'
Ref: https://github.com/oVirt/ovirt-ansible-hosted-engine-setup/commit/94499eccec...
On Mon, Apr 8, 2019 at 10:19 AM Sahina Bose <sabose@redhat.com> wrote:
Can you review rhis? Both 4.3 and master seem to be failing
On Mon, Apr 8, 2019 at 7:33 AM <jenkins@jenkins.phx.ovirt.org> wrote:
Project:
http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-master/
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-master/1068/ Build Number: 1068 Build Status: Still Failing Triggered By: Started by timer
------------------------------------- Changes Since Last Success: ------------------------------------- Changes for Build #1066 [Eitan Raviv] hostlib: report host mgmt net and its attachment data
Changes for Build #1067 [Eitan Raviv] hostlib: report host mgmt net and its attachment data
Changes for Build #1068 [Dominik Holler] basic-suite-master: Use 384MB memory for VM0
[Evgheni Dereveanchin] Make standard-manual-runner run concurrently
----------------- Failed Tests: ----------------- No tests ran.
--
Thanks, Gobinda
-- Thanks, Gobinda
participants (1)
-
Gobinda Das