-
Notifications
You must be signed in to change notification settings - Fork 78
LDAP Adoption tests #970
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
LDAP Adoption tests #970
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
e74e02e to
9228428
Compare
klgill
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @xek . This procedure should be cut and pasted into its own file. In modular documentation, we need to avoid multiple headings in one file.
I restructured this procedure so that it includes the necessary metadata to be pasted into its own file. After you commit these changes, all you should have to do is the following:
- Copy all of the content (including the :mod-docs-content-type: PROCEDURE
[id='configuring-ldap-with-domain-specific-drivers{context}'] at the top), cut, and paste into a new file. - Name the file "proc_configuring-ldap-with-domain-specific-drivers.adoc".
- In the main.adoc, add the file after the "Adopting the Identity service" procedure as follows:
include::../modules/proc_configuring-ldap-with-domain-specific-drivers.adoc[leveloffset=+1]
Please let me know if you have questions.
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/1790c017fa824c82a5b578774055ab40 ✔️ noop SUCCESS in 0s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e54df99a37a54af386290a38ec5a1e58 ✔️ noop SUCCESS in 0s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b231e422d0544fbeb2cc97aa31c0bb2c ✔️ noop SUCCESS in 0s |
|
recheck no status reported |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/32becf0597e6421fa3856af7aa2a6d10 ✔️ noop SUCCESS in 0s |
- Restructure test_minimal.yaml and test_with_ceph.yaml for better execution flow - Group services by dependencies to enable future parallelization: * Group 1: Barbican, Swift, Horizon, Heat, Telemetry (Keystone dependencies) * Group 2: Glance, Placement (Neutron dependencies) * Group 3: Nova, Cinder, Octavia, Manila (Placement/Glance dependencies) - Maintain logical dependency ordering while preparing for parallel execution - Addresses CI timeout issues in GitHub PR openstack-k8s-operators#970 by improving service ordering - Enables future external orchestration for true parallelization
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/4dcb5b6c0eb049deaa49823162ffcd84 ✔️ noop SUCCESS in 0s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e5dbcab2b9284147bcaa202b3505d2ae ✔️ noop SUCCESS in 0s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/2dd06f38616d49a9b151637a5abbb6f7 ✔️ noop SUCCESS in 0s |
|
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e0d905cabae14e838b2eef3944e5815f ✔️ noop SUCCESS in 0s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/12305f246da2450796a718c49daea977 ✔️ noop SUCCESS in 0s |
…adoption into ldap-adoption
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/329671fe6b9b416aac822a880de1d381 ✔️ noop SUCCESS in 0s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/30d8b00d47c14b1687da074ccb8b99b9 ✔️ noop SUCCESS in 0s |
|
This PR is stale because it has been for over 15 days with no activity. |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c9003cf675bc4c9db0e05f21c9f3b194 ✔️ noop SUCCESS in 0s |
|
Job with tlse adoption-standalone-to-crc-no-ceph failed on |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/29f4a3cf54664f03b4ec2c6b467eabee ✔️ noop SUCCESS in 0s |
IPA is enabled on OSP17 when testing TLS-E adoption. Since
it contains an LDAP server, we can use it to run additional
LDAP adoption tests.
Depends-On: openstack-k8s-operators/install_yamls#1079
Jira: https://issues.redhat.com/browse/OSPRH-6861