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

[1LP][RFR] Automate: test_created_on_time_report_field #9896

Merged
merged 1 commit into from
Feb 11, 2020

Conversation

valaparthvi
Copy link
Contributor

Purpose or Intent

  • Adding tests
    1. test_created_on_time_report_field
  • Updating tests
    1. Mark tests test_notification_url_parallel_requests and test_ui_pinning_after_relog cases as "manualonly"
    2. Improvise test_reports_generate_custom_conditional_filter_report

PRT Run

{{ pytest: cfme/tests/intelligence/reports/test_reports.py -k "test_created_on_time_report_field"
-vvv }}

@valaparthvi valaparthvi added the test-automation To be applied on PR's which are automating existing manual cases label Feb 3, 2020
@valaparthvi valaparthvi changed the title [WIPTEST] Automate: test_created_on_time_report_field [RFR] Automate: test_created_on_time_report_field Feb 3, 2020
@dajoRH dajoRH added the lint-ok label Feb 3, 2020
@ganeshhubale ganeshhubale changed the title [RFR] Automate: test_created_on_time_report_field [WIPTEST] Automate: test_created_on_time_report_field Feb 3, 2020
@valaparthvi valaparthvi changed the title [WIPTEST] Automate: test_created_on_time_report_field [RFR] Automate: test_created_on_time_report_field Feb 4, 2020
@dajoRH dajoRH removed the WIP-testing label Feb 4, 2020
@ganeshhubale
Copy link
Member

Please have a look at PRT failures :)

@ganeshhubale ganeshhubale changed the title [RFR] Automate: test_created_on_time_report_field [WIPTEST] Automate: test_created_on_time_report_field Feb 4, 2020
@valaparthvi valaparthvi changed the title [WIPTEST] Automate: test_created_on_time_report_field [RFR] Automate: test_created_on_time_report_field Feb 4, 2020
@valaparthvi
Copy link
Contributor Author

They are unrelated to the changes made by this PR.

@ganeshhubale ganeshhubale changed the title [RFR] Automate: test_created_on_time_report_field [1LP][RFR] Automate: test_created_on_time_report_field Feb 4, 2020
@@ -770,7 +771,38 @@ def test_reports_generate_custom_conditional_filter_report(
1. Report must be generated successfully.
"""
service, vm = edit_service_name
report = get_report("vm_service_report", "VM Service")
saved_report = report.queue(wait_for_finish=True)
saved_report = get_report("vm_service_report", "VM Service").queue(wait_for_finish=True)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:)

@digitronik
Copy link
Contributor

Failures are not directly related to code change.

@digitronik digitronik merged commit 1536538 into ManageIQ:master Feb 11, 2020
@digitronik digitronik self-assigned this Feb 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lint-ok test-automation To be applied on PR's which are automating existing manual cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants