Skip to content

Post release sanity test for linux distributions

Alex Harley edited this page Nov 20, 2017 · 1 revision
  1. access a linux machine

  2. copy over the sanity test using:

curl -O https://raw.githubusercontent.com/deepstreamIO/deepstream.io/master/scripts/sanity-test.sh

  1. depending on your distribution, run
  • debian/ubuntu: bash sanity-test.sh deb
  • centos/aws: bash sanity-test.sh rpm
  • any linux distro: bash sanity-test.sh tar