Skip to content
Snippets Groups Projects
Unverified Commit 4de264ff authored by Daniel Nelson's avatar Daniel Nelson
Browse files

Remove version test

parent 36c2c88f
No related branches found
No related tags found
No related merge requests found
......@@ -61,8 +61,6 @@ exit_if_fail sleep 60
exit_if_fail go test -race ./...
# Simple Integration Tests
# check that version was properly set
exit_if_fail "./telegraf -version | grep $VERSION"
# check that one test cpu & mem output work
tmpdir=$(mktemp -d)
./telegraf -sample-config > $tmpdir/config.toml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment