Skip to content

add option to make diagnostics bundle to pytest plugin#39

Open
margaret wants to merge 9 commits intodcos:masterfrom
margaret:diagnostics_plugin
Open

add option to make diagnostics bundle to pytest plugin#39
margaret wants to merge 9 commits intodcos:masterfrom
margaret:diagnostics_plugin

Conversation

@margaret
Copy link
Copy Markdown
Contributor

@margaret margaret commented Mar 22, 2018

As much as I don't like adding hacks, the diagnostics fixture needs to run last, and this seems like a better hack than the current one where the fixture name has an underscore prepended to make it first alphabetically.
https://jira.mesosphere.com/browse/QUALITY-1978

Comment thread pytest_dcos/plugin.py
USER_HOME_DIR = os.path.join(os.path.expanduser('~'))


def order_fixtures(metafunc):
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

2 participants