1. Download the test data
wget http://cs.fit.edu/~mmahoney/compression/enwik8.zip
2. Prepare the environment
sh prepare.sh enwik8.zip
3. Start to tuning
atune-adm tuning --project compress --detail compress_client.yaml
4. Restore the environment
atune-adm tuning --restore --project compress
