Skip to content

Changing FLAGS in any test affects all subsequent tests #186

@rgardner

Description

@rgardner

Changing any of the FLAGS configuration options in one test affects those options for all subsequent tests.

A proposed solution is for ClusterTest in tests/test_common to save the current state of FLAGS before running a test and then restore the previous state after the test has completed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions