Disable kitchen tests; Update tests;
* Identation update
* Kitchen tests are broken till: PROD-26099
- Turn off kitchen tests until they are ready
- There were never any kitchen test in the future, but testing pipeline
changed condition for triggering kitchen tests from .travis.yml file to .kitchen.yml
file which caused to trigger non-functional tests in glusterfs formula
- Unit tests will stay as it was before
Change-Id: Ia628666c0eaf40d04c22ab5ede3ec5e40ab464ec
diff --git a/tests/pillar/glusterfs_server.sls b/tests/pillar/glusterfs_server.sls
index dfd6faf..116f652 100644
--- a/tests/pillar/glusterfs_server.sls
+++ b/tests/pillar/glusterfs_server.sls
@@ -10,11 +10,11 @@
replica: 3
bricks:
- 172.168.1.21:/srv/glusterfs/glance
- - 172.168.1.21:/srv/glusterfs/glance
- - 172.168.1.21:/srv/glusterfs/glance
+ - 172.168.1.22:/srv/glusterfs/glance
+ - 172.168.1.23:/srv/glusterfs/glance
enabled: true
fluentd:
agent:
enabled: true
dir:
- positiondb: /var/lib/fluentd/positiondb
\ No newline at end of file
+ positiondb: /var/lib/fluentd/positiondb