integration_tests icon indicating copy to clipboard operation
integration_tests copied to clipboard

ManageIQ integration tests

Results 100 integration_tests issues
Sort by recently updated
recently updated
newest added

Bumps [django](https://github.com/django/django) from 2.2.5 to 2.2.27. Commits e541f2d [2.2.x] Bumped version for 2.2.27 release. c477b76 [2.2.x] Fixed CVE-2022-23833 -- Fixed DoS possiblity in file uploads. c27a7eb [2.2.x] Fixed CVE-2022-22818 --...

dependencies

Signed-off-by: mnadeem92 Adding snapshot deletion check after migration. {{pytest: cfme/tests/v2v/test_post_migrations.py -k "test_migration_post_attribute" --use-provider rhv43 --use-provider vsphere67-ims --provider-limit 2 -vvvv}}

lint-ok
WIP-testing
new-test-or-feature

Summary: [CFME][Automation][Python_Quickstart_script] – When trying to run the python ‘quickstart’ script using python3, the script fails Bug severity: Critical Description: 1. Make sure you have Python 3.7 installed on your...

## 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...

## Purpose or Intent Guys, proposal for dropping `travis` and move to `github action`. Please add your views. run will look like; https://github.com/digitronik/integration_tests/actions/runs/118089757

lint-ok
tech-debt
other

__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 - __Adding tests__to utilize ComparableMixin for VM Collections. This contains commits from PR#9912 ### PRT Run

WIP
needs-rebase
needs-lint

## 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...

- Removed test case - **test_enable_migration_analytics** (This feature is by default enabled)

manual