Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

[1LP][RFR] - Updating assignee of automate FA - Automate #10030

Merged
merged 1 commit into from
Apr 8, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions cfme/tests/automate/test_automate_manual.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
def test_customize_request_security_group():
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
initialEstimate: 1/4h
caseimportance: medium
caseposneg: positive
Expand Down Expand Up @@ -41,7 +41,7 @@ def test_automate_engine_database_connection():
All steps in: https://bugzilla.redhat.com/show_bug.cgi?id=1334909

Polarion:
assignee: ghubale
assignee: dgaikwad
initialEstimate: 1/8h
caseimportance: medium
caseposneg: positive
Expand Down Expand Up @@ -72,7 +72,7 @@ def test_automate_check_quota_regression():
provisioned_storage.

Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: medium
initialEstimate: 1/6h
Expand Down Expand Up @@ -116,7 +116,7 @@ def test_button_can_trigger_events():
System/Process entry.

Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: medium
initialEstimate: 1/60h
Expand Down Expand Up @@ -153,7 +153,7 @@ def test_automate_requests_tab_exposed():
section (i.e. Explorer, Customization, etc).

Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: medium
initialEstimate: 1/12h
Expand Down Expand Up @@ -186,7 +186,7 @@ def test_automate_requests_tab_exposed():
def test_automate_git_credentials_changed():
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: medium
initialEstimate: 1/6h
Expand All @@ -211,7 +211,7 @@ def test_automate_git_credentials_changed():
def test_automate_buttons_requests():
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: low
initialEstimate: 1/18h
Expand All @@ -227,7 +227,7 @@ def test_automate_buttons_requests():
def test_vm_naming_number_padding():
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
initialEstimate: 1/8h
caseimportance: high
caseposneg: positive
Expand All @@ -253,7 +253,7 @@ def test_vm_naming_number_padding():
def test_git_refresh_with_rapid_updates():
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
initialEstimate: 1/8h
caseposneg: positive
startsin: 5.10
Expand Down Expand Up @@ -292,7 +292,7 @@ def test_git_refresh_with_rapid_updates():
def test_automate_task_schedule():
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
initialEstimate: 1/8h
caseposneg: positive
casecomponent: Automate
Expand Down Expand Up @@ -331,7 +331,7 @@ def test_queue_up_schedule_run_now():
1743227

Polarion:
assignee: ghubale
assignee: dgaikwad
initialEstimate: 1/8h
caseposneg: positive
casecomponent: Automate
Expand Down Expand Up @@ -362,7 +362,7 @@ def test_copy_automate_method_without_edit():
1741259

Polarion:
assignee: ghubale
assignee: dgaikwad
initialEstimate: 1/8h
caseposneg: positive
casecomponent: Automate
Expand Down
16 changes: 8 additions & 8 deletions cfme/tests/automate/test_class.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def get_namespace(request, domain):
def test_class_crud(get_namespace):
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: critical
initialEstimate: 1/30h
Expand All @@ -61,7 +61,7 @@ def test_class_crud(get_namespace):
def test_schema_crud(get_namespace):
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: critical
initialEstimate: 1/20h
Expand All @@ -88,7 +88,7 @@ def test_schema_crud(get_namespace):
def test_schema_duplicate_field_disallowed(klass):
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: medium
initialEstimate: 1/16h
Expand All @@ -104,7 +104,7 @@ def test_schema_duplicate_field_disallowed(klass):
def test_duplicate_class_disallowed(get_namespace):
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseposneg: negative
initialEstimate: 1/30h
Expand All @@ -120,7 +120,7 @@ def test_duplicate_class_disallowed(get_namespace):
def test_same_class_name_different_namespace(domain):
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
initialEstimate: 1/16h
tags: automate
Expand Down Expand Up @@ -157,7 +157,7 @@ def test_same_class_name_different_namespace(domain):
def test_class_display_name_unset_from_ui(get_namespace):
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
initialEstimate: 1/30h
tags: automate
Expand All @@ -180,7 +180,7 @@ def test_automate_schema_field_without_type(klass):
"""It shouldn't be possible to add a field without specifying a type.

Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: medium
caseposneg: negative
Expand Down Expand Up @@ -213,7 +213,7 @@ def test_state_machine_variable(klass):
available in another state.

Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: medium
initialEstimate: 1/4h
Expand Down
14 changes: 7 additions & 7 deletions cfme/tests/automate/test_common_methods.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def test_vm_retire_extend(appliance, request, create_vm, soft_assert):
""" Tests extending a retirement using an AE method.

Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
initialEstimate: 1/3h
setup:
Expand Down Expand Up @@ -119,7 +119,7 @@ class TestDropdownView(InfraVmSummaryView):
def test_miq_password_decrypt(appliance, klass):
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
initialEstimate: 1/3h

Expand Down Expand Up @@ -183,7 +183,7 @@ def test_service_retirement_from_automate_method(request, generic_catalog_item,
1753669

Polarion:
assignee: ghubale
assignee: dgaikwad
initialEstimate: 1/8h
caseposneg: positive
startsin: 5.11
Expand Down Expand Up @@ -268,7 +268,7 @@ def test_automate_quota_units(setup_provider, provider, request, appliance, set_
1334318

Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: low
initialEstimate: 1/4h
Expand Down Expand Up @@ -331,7 +331,7 @@ def test_move_vm_into_folder(appliance, vm_folder, create_vm, custom_instance):
1716858

Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
initialEstimate: 1/4h
tags: automate
Expand Down Expand Up @@ -388,7 +388,7 @@ def test_list_of_diff_vm_storages_via_rails(appliance, setup_provider, provider,
1574444

Polarion:
assignee: ghubale
assignee: dgaikwad
initialEstimate: 1/8h
caseimportance: medium
caseposneg: positive
Expand All @@ -397,7 +397,7 @@ def test_list_of_diff_vm_storages_via_rails(appliance, setup_provider, provider,
casecomponent: Automate
testSteps:
1. vmware = $evm.vmdb('ems').find_by_name('vmware 6.5 (nested)') ;
2. vm = vmware.vms.select { |v| v.name == 'ghubale-cfme510' }.first ;
2. vm = vmware.vms.select { |v| v.name == 'dgaikwad-cfme510' }.first ;
3. vm.storage
4. vm.storages
expectedResults:
Expand Down
30 changes: 15 additions & 15 deletions cfme/tests/automate/test_domain.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
def test_domain_crud(request, enabled, appliance):
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: critical
initialEstimate: 1/30h
Expand Down Expand Up @@ -65,7 +65,7 @@ def test_domain_crud(request, enabled, appliance):
def test_domain_edit_enabled(domain, appliance):
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
initialEstimate: 1/16h
caseimportance: high
Expand All @@ -84,7 +84,7 @@ def test_domain_edit_enabled(domain, appliance):
def test_domain_lock_disabled(klass):
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: medium
initialEstimate: 1/16h
Expand Down Expand Up @@ -146,7 +146,7 @@ def test_domain_lock_disabled(klass):
def test_domain_delete_from_table(request, appliance):
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: low
initialEstimate: 1/30h
Expand All @@ -170,7 +170,7 @@ def test_domain_delete_from_table(request, appliance):
def test_duplicate_domain_disallowed(domain, appliance):
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: medium
caseposneg: negative
Expand All @@ -190,7 +190,7 @@ def test_duplicate_domain_disallowed(domain, appliance):
def test_domain_cannot_delete_builtin(appliance):
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: critical
caseposneg: negative
Expand All @@ -207,7 +207,7 @@ def test_domain_cannot_delete_builtin(appliance):
def test_domain_cannot_edit_builtin(appliance):
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: critical
caseposneg: negative
Expand All @@ -226,7 +226,7 @@ def test_wrong_domain_name(request, appliance):
in the name)

Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: medium
caseposneg: negative
Expand All @@ -248,7 +248,7 @@ def test_wrong_domain_name(request, appliance):
def test_domain_lock_unlock(domain, appliance):
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
initialEstimate: 1/16h
caseimportance: medium
Expand Down Expand Up @@ -303,7 +303,7 @@ def test_domain_lock_unlock(domain, appliance):
def test_object_attribute_type_in_automate_schedule(appliance):
"""
Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
initialEstimate: 1/15h
startsin: 5.9
Expand Down Expand Up @@ -345,7 +345,7 @@ def test_copy_to_domain(domain):
domain.

Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: low
initialEstimate: 1/15h
Expand Down Expand Up @@ -428,7 +428,7 @@ def test_tenant_attached_with_domain(request, new_user, domain):
1678122

Polarion:
assignee: ghubale
assignee: dgaikwad
initialEstimate: 1/8h
caseposneg: positive
startsin: 5.11
Expand Down Expand Up @@ -504,7 +504,7 @@ def test_automate_restrict_domain_crud(user, custom_instance):
1365493

Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: medium
initialEstimate: 1/6h
Expand Down Expand Up @@ -533,7 +533,7 @@ def test_redhat_domain_sync_after_upgrade(temp_appliance_preconfig, file_name):
1693362

Polarion:
assignee: ghubale
assignee: dgaikwad
initialEstimate: 1/8h
caseposneg: positive
casecomponent: Automate
Expand Down Expand Up @@ -602,7 +602,7 @@ def test_existing_domain_child_override(appliance, custom_domain, import_data):
1752875

Polarion:
assignee: ghubale
assignee: dgaikwad
initialEstimate: 1/8h
caseposneg: positive
casecomponent: Automate
Expand Down
4 changes: 2 additions & 2 deletions cfme/tests/automate/test_domain_priority.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ def test_priority(
"""This test checks whether method overriding works across domains with the aspect of priority.

Polarion:
assignee: ghubale
assignee: dgaikwad
casecomponent: Automate
caseimportance: medium
initialEstimate: 1/4h
Expand Down Expand Up @@ -203,7 +203,7 @@ def test_automate_disabled_domains_in_domain_priority(request, klass):
domains. If one domain is disabled it is still displayed in the UI for the domain priority.

Polarion:
assignee: ghubale
assignee: dgaikwad
initialEstimate: 1/12h
caseimportance: low
caseposneg: negative
Expand Down
Loading