Bug 1503001
| Summary: | Adding a database entry fails if the same database was deleted after an import [rhel-7.4.z] | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Oneata Mircea Teodor <toneata> |
| Component: | 389-ds-base | Assignee: | mreynolds |
| Status: | CLOSED ERRATA | QA Contact: | Viktor Ashirov <vashirov> |
| Severity: | high | Docs Contact: | Marc Muehlfeld <mmuehlfe> |
| Priority: | high | ||
| Version: | 7.4 | CC: | amsharma, ashiveka, lkrispen, mreynolds, nkinder, rmeggins, sramling, tscherf |
| Target Milestone: | rc | Keywords: | Regression, ZStream |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 389-ds-base-1.3.6.1-23.el7_4 | Doc Type: | Bug Fix |
| Doc Text: |
Previously, Directory Server did not respond when shutting down after performing an online import and then removing a back end. To fix the problem, the task cleanup process has been improved. As a result, the service now correctly shuts down in the mentioned scenario.
|
Story Points: | --- |
| Clone Of: | 1463204 | Environment: | |
| Last Closed: | 2017-11-30 15:59:18 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: | |||
| Bug Depends On: | 1463204 | ||
| Bug Blocks: | |||
|
Description
Oneata Mircea Teodor
2017-10-17 07:44:12 UTC
Devel ack is needed to complete 3ACK process and approval. -------------------------------------------------------------------------------- If you as an assigned engineer don't know what to do with the Z-stream bugzilla look at the EUS mini HOWTO at: * Developer howto: https://home.corp.redhat.com/wiki/working-z-streams * QE - EUS test guidelines: http://wiki.test.redhat.com/RhelQe/ZStreamEusTestGuidelines * EUS FAQ: https://home.corp.redhat.com/node/33973 * If you want to learn more about EUS and z-stream you can read training presentation located here: https://mojo.redhat.com/docs/DOC-82911 ============================================================================ test session starts ============================================================================
platform linux -- Python 3.5.1, pytest-3.2.3, py-1.4.34, pluggy-0.4.0 -- /opt/rh/rh-python35/root/usr/bin/python3
cachedir: .cache
metadata: {'Plugins': {'metadata': '1.5.0', 'html': '1.16.0'}, 'Packages': {'pytest': '3.2.3', 'pluggy': '0.4.0', 'py': '1.4.34'}, 'Python': '3.5.1', 'Platform': 'Linux-4.11.0-44.el7a.x86_64-x86_64-with-redhat-7.4-Maipo'}
389-ds-base: 1.3.6.1-23.el7_4
nss: 3.28.4-15.el7_4
nspr: 4.13.1-1.0.el7_3
openldap: 2.4.44-5.el7
svrcore: 4.1.3-2.el7
rootdir: /export/tests, inifile:
plugins: metadata-1.5.0, html-1.16.0
collected 2 items
suites/import/regression_test.py::test_del_suffix_import PASSED
suites/import/regression_test.py::test_del_suffix_backend PASSED
------------------------------------------------------- generated xml file: /mnt/tests/rhds/tests/upstream/report.xml -------------------------------------------------------
------------------------------------------------------ generated html file: /mnt/tests/rhds/tests/upstream/report.html ------------------------------------------------------
========================================================================= 2 passed in 12.46 seconds =========================================================================
Looks good Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:3317 |