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

0.15: Fixes #1158: mofcomp rollback of test.mof with mof_compiler fails #1981

Merged
merged 1 commit into from Nov 29, 2019

Conversation

andy-maier
Copy link
Contributor

Rolls back PR #1944 into 0.15.0.

Fixes issue in mof_compiler where the remove option fails to remove
mof created by an earlier compile of the same file. This was
primarily an issue of getting the instance paths correct on the
CreateInstance.

Adds a test for rollbacik to test_mofcompiler.py based on using the
mocker and test.mof

Adds a second manual test against a server at http://localhost
that executes mof_compiler to create and rollback multiple times
in two namespaces.

Adds documentation on the rollback limitations to the rollback
method documentation.
@andy-maier andy-maier self-assigned this Nov 29, 2019
@andy-maier andy-maier added this to the 0.15.0 milestone Nov 29, 2019
@andy-maier andy-maier changed the title Fixes #1158: mofcomp rollback of test.mof with mof_compiler fails 0.15: Fixes #1158: mofcomp rollback of test.mof with mof_compiler fails Nov 29, 2019
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 86.153% when pulling 4ae4547 on 0.15/ks/#1158-repo-remove-fails into ab4430f on stable_0.15.

@andy-maier andy-maier merged commit 389ccfa into stable_0.15 Nov 29, 2019
@andy-maier andy-maier deleted the 0.15/ks/#1158-repo-remove-fails branch November 29, 2019 21:51
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.

None yet

3 participants