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

fix: fix the cache backend options parameter #261

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

UsamaSadiq
Copy link
Member

Description

  • The parameter needs to be ignore_exc instead of ignore_exec for cache backend options.

@codecov-commenter
Copy link

Codecov Report

Merging #261 (e1b82a0) into master (cf78091) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #261   +/-   ##
=======================================
  Coverage   84.78%   84.78%           
=======================================
  Files          60       60           
  Lines        1196     1196           
  Branches      128      128           
=======================================
  Hits         1014     1014           
  Misses        159      159           
  Partials       23       23           
Files Changed Coverage Δ
designer/settings/devstack.py 0.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@UsamaSadiq UsamaSadiq merged commit 23e4a9f into master Sep 13, 2023
6 checks passed
@UsamaSadiq UsamaSadiq deleted the fix-devstack-cache-options-value branch September 13, 2023 14:35
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