splunk / docker-logging-plugin

Splunk Connect for Docker is a Docker logging plugin that allows docker containers to send their logs directly to Splunk Enterprise or a Splunk Cloud deployment.
Apache License 2.0
65 stars 25 forks source link

Fix functional tests failure #45

Open luckyj5 opened 6 years ago

luckyj5 commented 6 years ago

Functional tests are failing randomly in CI setup when running all the tests together. But tests are not failing when running them in groups (Splitting the tests in 2 or 3 sets and run them in parallel). Need to investigate and troubleshoot to figure out the root cause and fix the failure.

dtregonning commented 5 years ago

@luckyj5 - is this still issue. Update and close accordingly.

luckyj5 commented 5 years ago

Yes, functional tests were failing randomly and hence were not included as part of the CI pipelines. This needs to be looked at and could be a part of CI migration to CircleCI process. @gp510 Can you take a look at this when you work on CircleCI stuff?

gp510 commented 5 years ago

@dtregonning @luckyj5 - Yes I am looking into this