Murano cli tests on dvsm gate fail

Bug #1389542 reported by Sergey Murashov
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Critical
Dmytro Dovbii

Bug Description

cli base for murano tests migrate from tempest to tempest-lib, because of this murano cli tests fail with the following message:
2014-11-04 10:12:08.489 | 2014-11-04 10:12:08.477 | ERROR: murano.tests.functional.cli.simple_read_only.test_murano.SimpleReadOnlyMuranoClientTest.test_package_list
2014-11-04 10:12:08.490 | 2014-11-04 10:12:08.478 | ----------------------------------------------------------------------
2014-11-04 10:12:08.492 | 2014-11-04 10:12:08.480 | _StringException: Empty attachments:
2014-11-04 10:12:08.493 | 2014-11-04 10:12:08.482 | pythonlogging:''
2014-11-04 10:12:08.495 | 2014-11-04 10:12:08.483 | pythonlogging:''-1
2014-11-04 10:12:08.496 | 2014-11-04 10:12:08.484 |
2014-11-04 10:12:08.498 | 2014-11-04 10:12:08.486 | Traceback (most recent call last):
2014-11-04 10:12:08.499 | 2014-11-04 10:12:08.487 | File "/opt/stack/new/murano/murano/tests/functional/cli/simple_read_only/test_murano.py", line 36, in test_package_list
2014-11-04 10:12:08.501 | 2014-11-04 10:12:08.489 | packages = self.parser.listing(self.murano('package-list'))
2014-11-04 10:12:08.502 | 2014-11-04 10:12:08.490 | File "/opt/stack/new/murano/murano/tests/functional/cli/muranoclient.py", line 22, in murano
2014-11-04 10:12:08.504 | 2014-11-04 10:12:08.492 | return self.cmd_with_auth(
2014-11-04 10:12:08.505 | 2014-11-04 10:12:08.493 | AttributeError: 'SimpleReadOnlyMuranoClientTest' object has no attribute 'cmd_with_auth'
2014-11-04 10:12:08.507 | 2014-11-04 10:12:08.495 |
2014-11-04 10:12:08.508 | 2014-11-04 10:12:08.496 |
2014-11-04 10:12:08.510 | 2014-11-04 10:12:08.498 | ----------------------------------------------------------------------

Changed in murano:
assignee: Sergey Murashov (smurashov) → Dmytro Dovbii (ddovbii)
Changed in murano:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

Reviewed: https://review.openstack.org/132689
Committed: https://git.openstack.org/cgit/stackforge/murano/commit/?id=e8dd9b799cb05dd730f9e79552acf001cc7f188b
Submitter: Jenkins
Branch: master

commit e8dd9b799cb05dd730f9e79552acf001cc7f188b
Author: Dmytro Dovbii <email address hidden>
Date: Tue Nov 4 17:52:16 2014 +0200

    Sync with latest Tempest changes

    The migration of cli test framework to tempest-lib in Tempest
    project affects our using of this plugin.

    https://github.com/openstack/tempest/commit/411130a0

    So, we need to update it.

    Change-Id: If5bdaae3739c7a7ae7362a92583750595f88b913
    Closes-Bug: #1389542

Changed in murano:
status: In Progress → Fix Committed
Stan Lagun (slagun)
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: kilo-1 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.