commit | 8319fe8abb4f2e4e01fe38dd4fd40ddfc9f05e7a | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Thu Nov 23 10:07:29 2023 +0200 |
committer | Biser Milanov <biser.milanov@storpool.com> | Thu Nov 23 10:07:29 2023 +0200 |
tree | c0c58590881430f87fdcb511720dc86bd7ff25e9 | |
parent | c6550d5c0e38d01ff28b887f76a1fee2bf692ef0 [diff] |
Do not discard model Change-Id: I0c89d10754b0b5f8e6e3e969398c6dad83b1001f
diff --git a/playbooks/charm-cinder-storpool-iscsi/zaza-functional.yaml b/playbooks/charm-cinder-storpool-iscsi/zaza-functional.yaml index 4fdeaef..229680b 100644 --- a/playbooks/charm-cinder-storpool-iscsi/zaza-functional.yaml +++ b/playbooks/charm-cinder-storpool-iscsi/zaza-functional.yaml
@@ -25,7 +25,7 @@ chdir: /home/ubuntu/src/spfactory.storpool.com/charm-cinder-storpool-iscsi - name: run func-target-discard-model - ansible.builtin.shell: tox -e func-target-discard-model {{ bundle }} + ansible.builtin.shell: tox -e func-target {{ bundle }} args: executable: /usr/bin/bash chdir: /home/ubuntu/src/spfactory.storpool.com/charm-cinder-storpool-iscsi