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

[3.2] force the plugin_http_api_test to use a custom config dir #650

Merged
merged 2 commits into from
Jul 13, 2022

Conversation

ClaytonCalabrese
Copy link
Contributor

This is a temporary triage for this test that can be replaced by the fixes from #589

The test was failing locally because it was using the default config dir, and due my local version of that dir predating some of the features for the test, was resulting in failures. By using a custom config dir that is cleaned up, the failure case should now be avoided.

Resolves: #553

@ClaytonCalabrese ClaytonCalabrese requested a review from heifner July 12, 2022 15:08
@ClaytonCalabrese ClaytonCalabrese self-assigned this Jul 12, 2022
@heifner heifner changed the title force the plugin_http_api_test to use a custom config dir [3.2] force the plugin_http_api_test to use a custom config dir Jul 12, 2022
@heifner heifner added the OCI OCI working this issue... label Jul 12, 2022
@ClaytonCalabrese ClaytonCalabrese requested a review from heifner July 12, 2022 16:55
@ClaytonCalabrese ClaytonCalabrese merged commit e9c21e2 into main Jul 13, 2022
@ClaytonCalabrese ClaytonCalabrese deleted the custom_config_dir_plugin_http_api_test branch July 16, 2022 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI OCI working this issue...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate plugin_http_api_test local failures
2 participants