Bug 2151412
| Summary: | [DDF] Since enable_tempest option is removed already, so this procedure is no longer available, I think. | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Direct Docs Feedback <ddf-bot> |
| Component: | documentation | Assignee: | fallen |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | RHOS Documentation Team <rhos-docs> |
| Priority: | unspecified | ||
| Version: | 17.0 (Wallaby) | CC: | fallen, mkopec |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-12-15 14:47:04 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Direct Docs Feedback
2022-12-07 02:55:04 UTC
[1] is about removing support for containerized tempest while [2] isn't related to containerized tempest at all. Moreover, tripleo-quickstart-extras [3] in upstream (master branch) still uses the enable_tempest config option and I don't think downstream would be different from upstream in this case. [1] https://review.opendev.org/c/openstack/tripleo-heat-templates/+/776615 [2] https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/17.0/html/openstack_integration_test_suite_guide/assembly_installing-the-integration-test-suite-tempest_tempest#annotations:5ce46784-afe5-4c69-9d51-c9c9eb633cc4 [3] https://opendev.org/openstack/tripleo-quickstart-extras/src/commit/ce38c54f42c608c9c62cd437cc5a3aa47965c2e2/roles/undercloud-deploy/defaults/main.yml#L45 In my previous comment I missed the fact that if enable_tempest was set to True (according to the section 2.2 of the doc) containerized tempest was installed - since the support for containerized tempest is removed by https://review.opendev.org/c/openstack/tripleo-heat-templates/+/776615 , we can also remove the section 2.2. of the documentation and leave only section 2.3. (manual installation - installing a openstack-tempest package) as the recommended way of installing the test suite (tempest) Hi Martin, Please see the changes I have made in MR: https://gitlab.cee.redhat.com/rhci-documentation/docs-Red_Hat_Enterprise_Linux_OpenStack_Platform/-/merge_requests/10523 Can you please confirm that these changes are correct? Kind Regards Fiona Hi Fiona, thank you for the patch, I checked and it looks good. Published. |