This repository was archived by the owner on Apr 7, 2022. It is now read-only.
[1LP][RFR] Correct the steps for rebuilding the repo.#10070
Merged
jawatts merged 1 commit intoManageIQ:masterfrom Apr 23, 2020
jarovo:fix_test_rh_updates
Merged
[1LP][RFR] Correct the steps for rebuilding the repo.#10070jawatts merged 1 commit intoManageIQ:masterfrom jarovo:fix_test_rh_updates
jawatts merged 1 commit intoManageIQ:masterfrom
jarovo:fix_test_rh_updates
Conversation
The test_rh_updates rebuilds some RPMs to make us able to test CFME should be able to update find to some future version. The repo with the rpms rebuilidng tool had to be rebuilt (yeah... (: ) because the deps on new CFME 5.11 started being not satisfied. I corrected the steps for rebuilding the repo. This will for sure get handy in future. This is not an ideal system, but at the moment I don't know about how to test updates to some future version nicer way without spending money on time travel machine. The test_rh_updates started working after the repo has been updated.
Contributor
|
I detected some fixture changes in commit 8c9649c The local fixture
Please, consider creating a PRT run to make sure your fixture changes do not break existing usage 😃 |
john-dupuy
approved these changes
Apr 23, 2020
jawatts
approved these changes
Apr 23, 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.
The
test_rh_updatesrebuilds some RPMs to make us able to test CFME should be able to update find to some future version.The repo with the rpms rebuilidng tool had to be rebuilt (yeah... (: ) because the deps on new CFME 5.11 started being not satisfied. I corrected the steps for rebuilding the repo. This will for sure get handy in future. This is not an ideal system, but at the moment I don't know about how to test updates to some future version nicer way without spending money on time travel machine.
The
test_rh_updatesstarted working after the repo has been updated.{{ pytest: -v cfme/tests/configure/test_register_appliance.py::test_rh_updates }}