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

Filter out UNDEFINE_NVRAM for test:///default #154

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

ekohl
Copy link
Contributor

@ekohl ekohl commented Jul 17, 2024

The test driver doesn't support UNDEFINE_NVRAM and I couldn't find a way to probe for the capability. This hacks around it by looking at the service uri and filters out the flag.

It also adds an explicit test since previously the exception was swallowed. A new server is created to avoid interference with other tests.

(cherry picked from commit 14ac85e)

The test driver doesn't support UNDEFINE_NVRAM and I couldn't find a way
to probe for the capability. This hacks around it by looking at the
service uri and filters out the flag.

It also adds an explicit test since previously the exception was
swallowed. A new server is created to avoid interference with other
tests.

The cherry pick doesn't include tests because the testing infrastructure
doesn't work in this branch.

(cherry picked from commit 14ac85e)
@ekohl ekohl merged commit 5d101c9 into fog:0.12-stable Jul 18, 2024
1 check passed
@ekohl ekohl deleted the 0.12-pick-nvram branch July 18, 2024 10:10
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.

1 participant