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

Changing return value for Discovery create method #978

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

adarshdubey-star
Copy link
Contributor

I was facing TypeError: DiscoveryRule.__init__() got multiple values for argument 'server_config' as I started using sat object in the test scenarios.

@adarshdubey-star adarshdubey-star added CherryPick PR needs CherryPick to previous branches 6.12.z 6.13.z 6.14.z labels Aug 1, 2023
@adarshdubey-star adarshdubey-star self-assigned this Aug 1, 2023
@adarshdubey-star adarshdubey-star marked this pull request as draft August 1, 2023 12:39
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (4694e95) 92.26% compared to head (5f85202) 92.26%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #978   +/-   ##
=======================================
  Coverage   92.26%   92.26%           
=======================================
  Files           6        6           
  Lines        3076     3076           
=======================================
  Hits         2838     2838           
  Misses        238      238           
Files Changed Coverage Δ
nailgun/entities.py 91.34% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@omkarkhatavkar omkarkhatavkar merged commit f62e367 into SatelliteQE:master Aug 7, 2023
22 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 7, 2023
Signed-off-by: Adarsh Dubey <[email protected]>
(cherry picked from commit f62e367)
github-actions bot pushed a commit that referenced this pull request Aug 7, 2023
Signed-off-by: Adarsh Dubey <[email protected]>
(cherry picked from commit f62e367)
github-actions bot pushed a commit that referenced this pull request Aug 7, 2023
Signed-off-by: Adarsh Dubey <[email protected]>
(cherry picked from commit f62e367)
ogajduse pushed a commit that referenced this pull request Aug 7, 2023
Signed-off-by: Adarsh Dubey <[email protected]>
(cherry picked from commit f62e367)
ogajduse pushed a commit that referenced this pull request Aug 7, 2023
Signed-off-by: Adarsh Dubey <[email protected]>
(cherry picked from commit f62e367)
ogajduse pushed a commit that referenced this pull request Aug 7, 2023
Signed-off-by: Adarsh Dubey <[email protected]>
(cherry picked from commit f62e367)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.12.z 6.13.z 6.14.z CherryPick PR needs CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants