This repository was archived by the owner on Apr 7, 2022. It is now read-only.
[1LP][RFR] - Test to check schedule task more than one time#10239
Merged
digitronik merged 1 commit intoManageIQ:masterfrom Jul 13, 2020
Merged
[1LP][RFR] - Test to check schedule task more than one time#10239digitronik merged 1 commit intoManageIQ:masterfrom
digitronik merged 1 commit intoManageIQ:masterfrom
Conversation
4aa26f7 to
54a7bad
Compare
valaparthvi
suggested changes
Jul 7, 2020
cfme/tests/automate/test_method.py
Outdated
Contributor
There was a problem hiding this comment.
What if you just take UTC timezone? Appliance anyway uses that timezone.
Author
There was a problem hiding this comment.
the scheduler works based on timezone and datetime so need correct timezone and date time
2b0eaff to
e1854aa
Compare
e1854aa to
e60a381
Compare
valaparthvi
approved these changes
Jul 9, 2020
e60a381 to
0d9b63f
Compare
0d9b63f to
76bb05e
Compare
76bb05e to
658ed4f
Compare
Contributor
|
I detected some fixture changes in commit 658ed4f The global fixture
The local fixture
Please, consider creating a PRT run to make sure your fixture changes do not break existing usage 😃 |
digitronik
approved these changes
Jul 13, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
adding_test Adding test to check scheduler working or not more than one time
Purpose or Intent
PRT Run
{{pytest: cfme/tests/automate/test_method.py::test_automate_task_schedule cfme/tests/configure/test_schedule_operations.py --long-running -v}}