Jaroslav Henner

Results 18 issues of Jaroslav Henner

Hi. Is it possible to add RHEL 8 support? I want to help with building the packages. RHEL 8 is now available for developers without a charge.

question

## Purpose or Intent It seems like the code for adding providers is not finding an attribute which it is looking for as there is misnomer. I've hit this exception...

__Enhancement__ the types in the project, allowing the pyCharm and other editors do better job of types-based hinting and perhaps mypy compliance in the end

## Purpose or Intent There are failures like this (on CFME 5.10) ```cfme/tests/cloud_infra_common/test_cloud_init_provisioning.py/test_provision_cloud_init[ec2] cfme/tests/cloud_infra_common/test_provisioning.py/test_provision_approval[ec2-approve] cfme/tests/cloud_infra_common/test_provisioning.py/test_provision_approval[ec2-deny] cfme/tests/cloud_infra_common/test_provisioning.py/test_provision_approval[ec2-edit] cfme/tests/cloud_infra_common/test_provisioning.py/test_provision_from_template[ec2-Auto] cfme/tests/cloud_infra_common/test_provisioning.py/test_provision_from_template[ec2-Manual] cfme/tests/cloud_infra_common/test_provisioning.py/test_provision_from_template_from_global_region[ec2] cfme/tests/cloud_infra_common/test_provisioning.py/test_provision_from_template_using_rest[ec2-Auto] cfme/tests/cloud_infra_common/test_provisioning.py/test_provision_from_template_using_rest[ec2-Manual] cfme/tests/cloud_infra_common/test_provisioning.py/test_provision_with_tag[ec2] cfme/tests/control/test_compliance.py/test_compliance_instance[cloud] cfme/tests/infrastructure/test_provisioning_dialog.py/test_provisioning_schedule[ec2] cfme/tests/infrastructure/test_provisioning_dialog.py/test_tag[ec2] cfme/tests/services/test_cloud_service_catalogs.py/test_cloud_catalog_item[ec2] cfme/tests/services/test_provision_stack.py/test_provision_stack[ec2] cfme/tests/services/test_provision_stack.py/test_read_dialog_timeout_ec2_stack[ec2] cfme/tests/services/test_provision_stack.py/test_reconfigure_service[ec2] cfme/tests/services/test_provision_stack.py/test_remove_read_only_orch_template_neg[ec2]...

* The test `cfme/tests/services/test_config_provider_servicecatalogs.py::test_change_ansible_tower_job_template[ansible_tower-3.5-template_job-v1]` fails on `view.select_orch_template.fill("bz-survey")` (Ansible tower template). It is probably missing in the 3.5 tower though the test has the template name hard-coded. The same test then...

1) The test `cfme/tests/infrastructure/test_pxe_provisioning.py::test_pxe_provision_from_template[rhv44]` was failing because the former RHEL used for installation was RHEL 6.9 -- incompatible with Virtio network in RHV44 {{py.test: -sv cfme/tests/infrastructure/test_datastore_analysis.py::test_run_datastore_analysis cfme/tests/services/test_iso_service_catalogs.py cfme/tests/cloud_infra_common/test_cloud_init_provisioning.py --long-running --use-provider...

## Purpose or Intent __Enhancement__ of type annotations will help to discover type errors and write the code with autocompleting editor. Also, some typos were corrected.

Purpose of intent: Cleanup jhenner's test cases

WIP
lint-ok

…modscope_rhevm The fixture used to be ordering from sprout with long lease time which is now not necessary because the PR Add periodic call and use it to prolong the...

WIP
needs-rebase
lint-ok

Purpose or Intent ================= * __Fixing__ test test_gce_preemptible_provision currently failing to set VM as preemptible during creation process. * Marking it as blocked as the created VM is not reported...

WIP
needs-lint
fix-test