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

[test] port linux package packaging tests #31943

Merged
merged 8 commits into from
Jul 19, 2018

Commits on Jul 10, 2018

  1. [test] port linux package packaging tests

    Add packaging tests for the linux package distributions to the java test
    project and remove them from bats. Most of the tests that lived in
    30_deb_package.bats and 40_rpm_package.bats are applicable to both
    package types and are combined into a single type of test case. Others
    are separated out into separate cases to make their intent more clear
    
    For elastic#26741
    andyb-elastic committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    ce74fde View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Configuration menu
    Copy the full SHA
    083ba13 View commit details
    Browse the repository at this point in the history
  2. code review fixes

    andyb-elastic committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    ae78673 View commit details
    Browse the repository at this point in the history
  3. checkstyle fixes

    andyb-elastic committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    2e7b6d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7132987 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. oel 7 also has weird systemctl behavior

    Could have sworn I tested this
    andyb-elastic committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    f22b17d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Configuration menu
    Copy the full SHA
    dac3d0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    463b517 View commit details
    Browse the repository at this point in the history