Bug 1513902
| Summary: | Resolve all failing heat_integrationtests on downstream | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Ronnie Rasouli <rrasouli> | ||||
| Component: | openstack-heat | Assignee: | Rabi Mishra <ramishra> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Victor Voronkov <vvoronko> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12.0 (Pike) | CC: | emacchi, mburns, rhel-osp-director-maint, sbaker, shardy, srevivo, therve, uemit.seren, vvoronko | ||||
| Target Milestone: | --- | Keywords: | Triaged, ZStream | ||||
| Target Release: | 12.0 (Pike) | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-12-13 19:21:29 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 1651968 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Ronnie Rasouli
2017-11-16 09:19:56 UTC
Removing configuration (adopt, abandon) and non supported functionality, Zaqar. heat_integrationtests.functional.test_create_update.UpdateStackTest.test_stack_update_with_replacing_userdata heat_integrationtests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition heat_integrationtests.functional.test_purge.PurgeTest.test_purge heat_integrationtests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration heat_integrationtests.functional.test_cancel_update.CancelUpdateTest.test_cancel_update_server_with_port heat_integrationtests.functional.test_stack_tags.StackTagTest.test_hidden_stack heat_integrationtests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm heat_integrationtests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init The heat_integrationtests.functional.test_stack_tags.StackTagTest.test_hidden_stack fails due to the fact that hidden_stack_tags is not set in the heat.conf. If you set "hidden_stack_tags=hidden" in the heat.conf it should work fine. (In reply to Uemit Seren from comment #2) > The > heat_integrationtests.functional.test_stack_tags.StackTagTest. > test_hidden_stack fails due to the fact that hidden_stack_tags is not set in > the heat.conf. If you set "hidden_stack_tags=hidden" in the heat.conf it > should work fine. There's patches to resolve this upstream for future releases: https://review.openstack.org/554517 https://review.openstack.org/554518 Victor, can you please take a look at this one? Works in future releases and OSP12 is EOL very soon. Closing it. |