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

rm bigip fixture #63

Merged
merged 3 commits into from
Jan 24, 2017
Merged

rm bigip fixture #63

merged 3 commits into from
Jan 24, 2017

Conversation

zancas
Copy link

@zancas zancas commented Jan 12, 2017

@pjbreaux
Issues:
Fixes #62

Problem: We have many sources of truth repeating themselves
for single components of our system.

Analysis: Part of the fix is to roll all code specific
test enhancements, like fixtures that are used by pytest
to expose elements of the system under test, like "bigip"
into the codebase that they are exposing (f5-common-python in
this case).

Issues:
Fixes #62

Problem: We have many sources of truth repeating themselves
for single components of our system.

Analysis:  Part of the fix is to roll all code specific
test enhancements, like fixtures that are used by pytest
to expose elements of the system under test, like "bigip"
into the codebase that they are exposing (f5-common-python in
this case).
@zancas zancas assigned pjbreaux and dflanigan and unassigned pjbreaux Jan 12, 2017
@zancas
Copy link
Author

zancas commented Jan 12, 2017

@dflanigan hot potato, Pull Request. @pjbreaux 's looked at this and he's good with it.

@zancas
Copy link
Author

zancas commented Jan 12, 2017

This PR cannot be closed until f5-sdk version 2.2.0 is released.

@dflanigan dflanigan merged commit 310dcd7 into F5Networks:master Jan 24, 2017
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