Switch to classic snap

This commit is contained in:
James Page 2017-01-14 09:24:10 +00:00
parent e8f791c674
commit 2a0497937f
2 changed files with 12 additions and 1 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
parts
prime
stage
*.snap
*.bz2
.tox

View File

@ -7,7 +7,10 @@ description: |
Rally is intended to provide the community with a benchmarking
tool that is capable of performing specific, complicated and
reproducible test cases on real deployment scenarios.
confinement: devmode
# Main target for rally is classic host, and it won't run
# under strict due to use in multiprocessing of shared
# memory.
confinement: classic
grade: devel
apps:
@ -23,6 +26,8 @@ apps:
- network
- network-bind
- home
aliases:
- rally-manage
parts:
rally: