Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Fluentbit beaker tests #747

Merged
merged 7 commits into from
Feb 21, 2019
Merged

Commits on Feb 21, 2019

  1. Adds full fluent-bit acceptance tests

    Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
    Signed-off-by: Christian Simon <simon@swine.de>
    simonswine committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    25c8116 View commit details
    Browse the repository at this point in the history
  2. Increase fluent-bit acceptance tests sleep to 10

    Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
    Signed-off-by: Christian Simon <simon@swine.de>
    JoshVanL authored and simonswine committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    a87f545 View commit details
    Browse the repository at this point in the history
  3. Refactor acceptance test

    * Use class instance variables instead of globals
    * Group cases into context
    * Ensure we retry instead of just sleep
    * Parse JSON properly
    
    Signed-off-by: Christian Simon <simon@swine.de>
    simonswine committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    0e3de81 View commit details
    Browse the repository at this point in the history
  4. Move pp definition into context

    Signed-off-by: Christian Simon <simon@swine.de>
    simonswine committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    db61d4d View commit details
    Browse the repository at this point in the history
  5. Have a break condition if no log line is received

    Signed-off-by: Christian Simon <simon@swine.de>
    simonswine committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    f7d6eb1 View commit details
    Browse the repository at this point in the history
  6. Use a reverse tunnel

    Signed-off-by: Christian Simon <simon@swine.de>
    simonswine committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    01fe36e View commit details
    Browse the repository at this point in the history
  7. Spin up actual elasticserach on the VMs

    Signed-off-by: Christian Simon <simon@swine.de>
    simonswine committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    b84b49c View commit details
    Browse the repository at this point in the history