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 CI test. #1458

Closed
wants to merge 1 commit into from
Closed

Fix CI test. #1458

wants to merge 1 commit into from

Conversation

aciba90
Copy link
Contributor

@aciba90 aciba90 commented May 16, 2022

This tests class tried to autospec multiple times same things
which pytest did not like.
As the autospec is not needed in this case, it was disabled.

Proposed Commit Message

Fix CI test.

This tests class tried to autospec multiple times same things
which pytest did not like.
As the autospec is not needed in this case, it was disabled.

Additional Context

https://app.travis-ci.com/github/canonical/cloud-init/jobs/570350390

Checklist:

  • My code follows the process laid out in the documentation
  • I have updated or added any unit tests accordingly
  • I have updated or added any documentation accordingly

This tests class tried to autospec multiple times same things
which pytest did not like.
As the autospec is not needed in this case, it was disabled.
@aciba90 aciba90 closed this May 16, 2022
@aciba90 aciba90 deleted the fix_ci_test branch May 16, 2022 20:04
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

1 participant