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

Make operation_strategies part also be part of default_strategy #1749

Merged
merged 12 commits into from
Dec 29, 2019
Merged

Make operation_strategies part also be part of default_strategy #1749

merged 12 commits into from
Dec 29, 2019

Commits on Aug 20, 2019

  1. Allow default operation strategies in strategy config

    Makes it possible to use operation_strategies in default_strategy in
    the sampling strategy configuration file.
    
    Signed-off-by: Rutger Broekhoff <[email protected]>
    rutgerbrf committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    64eba7f View commit details
    Browse the repository at this point in the history
  2. Fix code style

    Signed-off-by: Rutger Broekhoff <[email protected]>
    rutgerbrf committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    c286db8 View commit details
    Browse the repository at this point in the history
  3. Fix compilation error

    Signed-off-by: Rutger Broekhoff <[email protected]>
    rutgerbrf committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    0bcab5e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Apply suggestions for sampling strategies and add tests

    Signed-off-by: Rutger Broekhoff <[email protected]>
    rutgerbrf committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    000259e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f73e087 View commit details
    Browse the repository at this point in the history
  3. Increase strategy store coverage

    Signed-off-by: Rutger Broekhoff <[email protected]>
    rutgerbrf committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    fa30947 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. Add operation_strategies back to default_strategy

    Signed-off-by: Rutger Broekhoff <[email protected]>
    rutgerbrf committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    f9cfc97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9edfa60 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    Signed-off-by: Rutger Broekhoff <[email protected]>
    rutgerbrf committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    af57fda View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Apply suggested changes

    Signed-off-by: Rutger Broekhoff <[email protected]>
    rutgerbrf committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    4bb9244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff55ea3 View commit details
    Browse the repository at this point in the history
  3. Format

    Signed-off-by: Rutger Broekhoff <[email protected]>
    rutgerbrf committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    7830ebe View commit details
    Browse the repository at this point in the history