diff --git a/fuelweb_test/tests/tests_lcm/fixtures/1_ctrl_1_cmp_1_cinder/idempotency/controller.yaml b/fuelweb_test/tests/tests_lcm/fixtures/1_ctrl_1_cmp_1_cinder/idempotency/controller.yaml index 4a9f21ba7..739e8d90e 100644 --- a/fuelweb_test/tests/tests_lcm/fixtures/1_ctrl_1_cmp_1_cinder/idempotency/controller.yaml +++ b/fuelweb_test/tests/tests_lcm/fixtures/1_ctrl_1_cmp_1_cinder/idempotency/controller.yaml @@ -5,7 +5,9 @@ tasks: type: shell - openstack-haproxy-mysqld: null - cinder-db: null - - dump_rabbitmq_definitions: null + - dump_rabbitmq_definitions: + skip: + - Dump_rabbitmq_definitions[/etc/rabbitmq/definitions.full] - rsync_core_puppet: type: sync - ssl-dns-setup: null @@ -75,7 +77,9 @@ tasks: - openstack-haproxy-sahara: no_puppet_run: true - ssl-keys-saving: null - - primary-cluster: null + - primary-cluster: + skip: + - Pcmk_property[no-quorum-policy] - upload_cirros: type: shell - primary-keystone: @@ -120,6 +124,8 @@ tasks: - setup_repositories: null - openstack-network-routers-ha: no_puppet_run: true + - upload_murano_package: + no_puppet_run: true - glance-db: null - neutron-db: null - ironic_upload_images: diff --git a/fuelweb_test/tests/tests_lcm/fixtures/1_ctrl_1_cmp_1_mongo/idempotency/controller.yaml b/fuelweb_test/tests/tests_lcm/fixtures/1_ctrl_1_cmp_1_mongo/idempotency/controller.yaml index 8f8a2cbea..0295b879f 100644 --- a/fuelweb_test/tests/tests_lcm/fixtures/1_ctrl_1_cmp_1_mongo/idempotency/controller.yaml +++ b/fuelweb_test/tests/tests_lcm/fixtures/1_ctrl_1_cmp_1_mongo/idempotency/controller.yaml @@ -5,7 +5,9 @@ tasks: type: shell - openstack-haproxy-mysqld: null - cinder-db: null - - dump_rabbitmq_definitions: null + - dump_rabbitmq_definitions: + skip: + - Dump_rabbitmq_definitions[/etc/rabbitmq/definitions.full] - rsync_core_puppet: type: sync - ssl-dns-setup: null @@ -72,7 +74,9 @@ tasks: - openstack-haproxy-sahara: no_puppet_run: true - ssl-keys-saving: null - - primary-cluster: null + - primary-cluster: + skip: + - Pcmk_property[no-quorum-policy] - upload_cirros: type: shell - primary-keystone: @@ -114,6 +118,8 @@ tasks: - setup_repositories: null - openstack-network-routers-ha: no_puppet_run: true + - upload_murano_package: + no_puppet_run: true - glance-db: null - neutron-db: null - ironic_upload_images: diff --git a/fuelweb_test/tests/tests_lcm/fixtures/1_ctrl_1_cmp_3_ceph/idempotency/controller.yaml b/fuelweb_test/tests/tests_lcm/fixtures/1_ctrl_1_cmp_3_ceph/idempotency/controller.yaml index 07c243c3f..27a32eb86 100644 --- a/fuelweb_test/tests/tests_lcm/fixtures/1_ctrl_1_cmp_3_ceph/idempotency/controller.yaml +++ b/fuelweb_test/tests/tests_lcm/fixtures/1_ctrl_1_cmp_3_ceph/idempotency/controller.yaml @@ -5,7 +5,9 @@ tasks: type: shell - openstack-haproxy-mysqld: null - cinder-db: null - - dump_rabbitmq_definitions: null + - dump_rabbitmq_definitions: + skip: + - Dump_rabbitmq_definitions[/etc/rabbitmq/definitions.full] - rsync_core_puppet: type: sync - ssl-dns-setup: null @@ -73,7 +75,9 @@ tasks: - openstack-haproxy-sahara: no_puppet_run: true - ssl-keys-saving: null - - primary-cluster: null + - primary-cluster: + skip: + - Pcmk_property[no-quorum-policy] - upload_cirros: type: shell - primary-keystone: @@ -118,6 +122,8 @@ tasks: - setup_repositories: null - openstack-network-routers-ha: no_puppet_run: true + - upload_murano_package: + no_puppet_run: true - glance-db: null - neutron-db: null - ironic_upload_images: diff --git a/fuelweb_test/tests/tests_lcm/fixtures/3_ctrl_3_cmp_ceph_sahara/idempotency/controller_mongo.yaml b/fuelweb_test/tests/tests_lcm/fixtures/3_ctrl_3_cmp_ceph_sahara/idempotency/controller_mongo.yaml index f1d2048a7..f44eea192 100644 --- a/fuelweb_test/tests/tests_lcm/fixtures/3_ctrl_3_cmp_ceph_sahara/idempotency/controller_mongo.yaml +++ b/fuelweb_test/tests/tests_lcm/fixtures/3_ctrl_3_cmp_ceph_sahara/idempotency/controller_mongo.yaml @@ -3,7 +3,9 @@ roles: tasks: - openstack-haproxy-mysqld: null - openstack-network-agents-l3: null - - dump_rabbitmq_definitions: null + - dump_rabbitmq_definitions: + skip: + - Dump_rabbitmq_definitions[/etc/rabbitmq/definitions.full] - rsync_core_puppet: type: sync - ssl-dns-setup: null @@ -102,7 +104,9 @@ tasks: type: skipped - copy_keys_ceph: type: copy_files - - cluster: null + - cluster: + skip: + - Pcmk_property[no-quorum-policy] - sahara: null - fuel_pkgs: null - public_vip_ping: null diff --git a/fuelweb_test/tests/tests_lcm/fixtures/3_ctrl_3_cmp_ceph_sahara/idempotency/primary-controller_mongo.yaml b/fuelweb_test/tests/tests_lcm/fixtures/3_ctrl_3_cmp_ceph_sahara/idempotency/primary-controller_mongo.yaml index 5ea5c8dce..5dadd1d44 100644 --- a/fuelweb_test/tests/tests_lcm/fixtures/3_ctrl_3_cmp_ceph_sahara/idempotency/primary-controller_mongo.yaml +++ b/fuelweb_test/tests/tests_lcm/fixtures/3_ctrl_3_cmp_ceph_sahara/idempotency/primary-controller_mongo.yaml @@ -6,7 +6,9 @@ tasks: - openstack-haproxy-mysqld: null - top-role-primary-mongo: null - cinder-db: null - - dump_rabbitmq_definitions: null + - dump_rabbitmq_definitions: + skip: + - Dump_rabbitmq_definitions[/etc/rabbitmq/definitions.full] - rsync_core_puppet: type: sync - ssl-dns-setup: null @@ -68,7 +70,9 @@ tasks: - sahara-keystone: null - openstack-haproxy-sahara: null - ssl-keys-saving: null - - primary-cluster: null + - primary-cluster: + skip: + - Pcmk_property[no-quorum-policy] - upload_cirros: type: shell - primary-keystone: @@ -110,6 +114,8 @@ tasks: - setup_repositories: null - openstack-network-routers-ha: no_puppet_run: true + - upload_murano_package: + no_puppet_run: true - glance-db: null - neutron-db: null - ironic_upload_images: