Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor GraduationJob test to be more resilient #2136

Merged
merged 1 commit into from
Apr 14, 2021
Merged

Conversation

mark-dce
Copy link
Contributor

The previous implementation of the job depended on starting with
Fedora in a clean state by using the :clean tag. Erasing Fedora
is an expensive operation that we'd like to avoid when possible.

This change set captures the specific ID of the ETD created for the
test so that we don't have to rely on a clean Fedora environment and
assuming the last created ETD is the right one to test..

The previous implementation of the job depended on starting with
Fedora in a clean state by using the `:clean` tag.  Erasing Fedora
is an expensive operation that we'd like to avoid when possible.

This change set captures the specific ID of the ETD created for the
test so that we don't have to rely on a clean Fedora environment and
assuming the `last` created ETD is the right one to test..
@mark-dce mark-dce force-pushed the fix_graduation_job branch from c6ca8e1 to b91eaa1 Compare April 14, 2021 19:24
@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.125% when pulling b91eaa1 on fix_graduation_job into 21ccaf5 on main.

@mark-dce mark-dce merged commit 18e6e59 into main Apr 14, 2021
@mark-dce mark-dce deleted the fix_graduation_job branch April 14, 2021 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants