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

Add 'noaction' flag for install/remove in the opkg execution module #50306

Merged
merged 10 commits into from
Oct 31, 2018
Merged

Add 'noaction' flag for install/remove in the opkg execution module #50306

merged 10 commits into from
Oct 31, 2018

Commits on Oct 29, 2018

  1. Add noaction flag for opkg module

    Signed-off-by: Rares POP <rares.pop@ni.com>
    Rares POP committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    5e3e61b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. fixup! Add noaction flag for opkg module

    Rares POP committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    1863611 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b031afa View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. Rename 'noaction' to 'test' and read __opts__ too

    Be compliant with Salt's terminology
    
    Signed-off-by: Rares POP <rares.pop@ni.com>
    Rares POP committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    2bc4cf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b89efc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev/iepopr/opkg-noaction-flag' of github.com:rares-pop/…

    …salt into dev/iepopr/opkg-noaction-flag
    Rares POP committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    a1b9065 View commit details
    Browse the repository at this point in the history
  4. Fix linter

    Signed-off-by: Rares POP <rares.pop@ni.com>
    Rares POP committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    7e60115 View commit details
    Browse the repository at this point in the history
  5. Update tests too

    Keep 'noaction' in the test name
    since test_install_test sounds wrong.
    
    Signed-off-by: Rares POP <rares.pop@ni.com>
    Rares POP committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    5e0341f View commit details
    Browse the repository at this point in the history
  6. Refactor _append_noaction_if_testmode to make codeclimate happy

    Signed-off-by: Rares POP <rares.pop@ni.com>
    Rares POP committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    dcaeb9e View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' into dev/iepopr/opkg-noaction-flag

    Nicole Thomas authored Oct 31, 2018
    Configuration menu
    Copy the full SHA
    34aa03b View commit details
    Browse the repository at this point in the history