Skip to content

testing nightly and build - #81373

Open
miyadav wants to merge 8 commits into
openshift:mainfrom
miyadav:ocpcloud3368tests1
Open

miyadav wants to merge 8 commits into
openshift:mainfrom
miyadav:ocpcloud3368tests1

Conversation

@miyadav

@miyadav miyadav commented Jul 2, 2026

Copy link
Copy Markdown
Member

/hold

open PR and nightly build comparison for compact cluster install

Summary by CodeRabbit

Adds OpenShift CI periodic configuration for the Cluster Version Operator’s 5.0 release branch, including:

  • Building and integrating the cluster-version-operator image.
  • Configuring initial and latest release integration.
  • Scheduling compact-cluster installation workflows, including nightly and TechPreview variants.
  • Setting default pod resource requests and recording generated job metadata.

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 2, 2026
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 0b5ec59f-71f2-42c4-bb59-9c9c87fa8600

📥 Commits

Reviewing files that changed from the base of the PR and between c7cb7ce and 3515f6a.

📒 Files selected for processing (1)
  • ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0__periodics.yaml

Walkthrough

Adds periodic CI configuration for the Cluster Version Operator release-5.0 branch, including build and release integration settings, four weekly GCP e2e workflows, and generated repository metadata.

Changes

Cluster Version Operator 5.0 periodics

Layer / File(s) Summary
Release build and integration wiring
ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0__periodics.yaml
Configures the build root, Dockerfile.rhel image mapping, disabled promotion target, and initial/latest release integrations.
Periodic e2e workflow coverage
ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0__periodics.yaml
Adds four 168-hour GCP compact-install workflows with standard, TechPreviewNoUpgrade, and nightly variants, plus generated branch metadata.

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested labels: rehearsals-ack

🚥 Pre-merge checks | ✅ 14 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title is very vague and does not clearly state the specific CI configuration change or compact install workflows added. Use a concise, specific title such as adding nightly and build CI for compact cluster install on the 5.0 branch.
✅ Passed checks (14 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed Only a CI YAML file changed; no Ginkgo test titles or test code were added, so there are no unstable test names to flag.
Test Structure And Quality ✅ Passed PR only changes a ci-operator periodic YAML; no Ginkgo test code was added or modified, so the test-quality check is not applicable.
Microshift Test Compatibility ✅ Passed Only a CI periodic YAML changed; no Ginkgo test code or new e2e test bodies were added, so the MicroShift compatibility check is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed Only a ci-operator periodic config changed; no Ginkgo test code or node-topology assumptions were added.
Topology-Aware Scheduling Compatibility ✅ Passed PASS: The only change is a ci-operator periodic test config; it adds no deployment manifests, operator code, replicas, affinity, nodeSelectors, or PDBs.
Ote Binary Stdout Contract ✅ Passed PR changes only a ci-operator YAML file; no process-level Go/test setup code was added or modified.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PASS: The PR only adds ci-operator periodic YAML; no Ginkgo test code, IPv4 literals, or public-internet dependencies were introduced.
No-Weak-Crypto ✅ Passed The only changed file is a CI YAML config and contains no weak-crypto algorithms, custom crypto code, or secret comparisons.
Container-Privileges ✅ Passed The only changed manifest is a periodic CI config; it contains no privileged:true, hostPID/Network/IPC, SYS_ADMIN, or allowPrivilegeEscalation settings.
No-Sensitive-Data-In-Logs ✅ Passed The only change is a CI config YAML; it adds test definitions and env/image refs, with no logging statements or obvious secrets/PII.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@openshift-ci
openshift-ci Bot requested review from fao89 and wking July 2, 2026 08:19
@openshift-ci

openshift-ci Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: miyadav
Once this PR has been reviewed and has the lgtm label, please assign pratikmahajan for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In
`@ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0__periodics.yaml`:
- Around line 31-34: The periodic job is pinned to an ephemeral ci-ln-* release
image override, which will disappear after garbage collection and make the
workflow stale. Update the periodic config for the
cucushift-installer-rehearse-gcp-ipi-compact job to use a stable release image
reference, or remove CUSTOM_OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE entirely if
it is only intended for a one-time comparison, so the recurring job does not
depend on a transient payload.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: fbf673f1-bb66-4c1c-bde7-ea56578cb8f9

📥 Commits

Reviewing files that changed from the base of the PR and between f17f2bb and 124f109.

⛔ Files ignored due to path filters (3)
  • ci-operator/jobs/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0-periodics.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0-postsubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (1)
  • ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0__periodics.yaml

Comment on lines +31 to +34
cluster_profile: gcp-qe
env:
CUSTOM_OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: registry.build10.ci.openshift.org/ci-ln-3qfdxwk/release:latest
workflow: cucushift-installer-rehearse-gcp-ipi-compact

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🩺 Stability & Availability | 🟠 Major | ⚡ Quick win

🧩 Analysis chain

🌐 Web query:

How long are OpenShift CI build farm ci-ln- ephemeral namespaces retained before garbage collection?

💡 Result:

In the OpenShift CI build farm, ephemeral namespaces—which typically follow the naming pattern ci-op-* (as referenced in official documentation [1][2])—are automatically garbage-collected one hour after the job finishes executing [1][2]. If you are referring to namespaces managed by the ephemeral-namespace workflow (which reserves namespaces in a pool), the reservation duration is configurable and defaults to 1 hour, though it can be set to values ranging from 30 minutes to 14 days [3][4]. For more generalized namespace lifecycle management in the OpenShift CI infrastructure, the ci-ns-ttl-controller is used to manage both hard and soft Time-To-Live (TTL) values, which are configurable via namespace annotations [5]. - A hard TTL (annotation: ci.openshift.io/ttl.hard) deletes the namespace after a specific duration following its creation [5]. - A soft TTL (annotation: ci.openshift.io/ttl.soft) deletes the namespace after a duration of inactivity, defined as the time since the last active marker or pod termination, provided no other pods are running or pending [5].

Citations:


🏁 Script executed:

#!/bin/bash
set -euo pipefail

echo "== File context =="
sed -n '1,120p' ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0__periodics.yaml

echo
echo "== Search for this exact pull spec / namespace pattern =="
rg -n "ci-ln-3qfdxwk|ci-ln-|CUSTOM_OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE" ci-operator core-services services cluster projects tools -S

echo
echo "== Search CI docs references in repo =="
rg -n "ci-ln-|build farm|garbage-collected|ephemeral namespace|registry.build10.ci.openshift.org" -S .

Repository: openshift/release

Length of output: 19647


Recurring periodic uses an ephemeral build-farm payload. CUSTOM_OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE points to registry.build10.ci.openshift.org/ci-ln-3qfdxwk/release:latest; once that ci-ln-* namespace is garbage-collected, this tag disappears, so the weekly job will go stale. Replace it with a stable release image or remove the override if this is only meant for a one-off comparison.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In
`@ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0__periodics.yaml`
around lines 31 - 34, The periodic job is pinned to an ephemeral ci-ln-* release
image override, which will disappear after garbage collection and make the
workflow stale. Update the periodic config for the
cucushift-installer-rehearse-gcp-ipi-compact job to use a stable release image
reference, or remove CUSTOM_OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE entirely if
it is only intended for a one-time comparison, so the recurring job does not
depend on a transient payload.

@miyadav

miyadav commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@miyadav

miyadav commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@miyadav
miyadav force-pushed the ocpcloud3368tests1 branch from 124f109 to 988bcf1 Compare July 2, 2026 08:49
@miyadav

miyadav commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@miyadav

miyadav commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

/retest

@miyadav

miyadav commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@miyadav

miyadav commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly-techpreview

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@miyadav

miyadav commented Jul 10, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav, pj-rehearse: unable prepare a candidate for rehearsal; rehearsals will not be run. This could be due to a branch that needs to be rebased. ERROR:

couldn't checkout base SHA 3457d312ba9992f435d4a0d69320c56ad4ce031d: error checking out "3457d312ba9992f435d4a0d69320c56ad4ce031d": exit status 128 fatal: unable to read tree (3457d312ba9992f435d4a0d69320c56ad4ce031d)

@miyadav
miyadav force-pushed the ocpcloud3368tests1 branch from 3515f6a to 381c8d7 Compare July 10, 2026 15:20
@miyadav

miyadav commented Jul 10, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@miyadav

miyadav commented Jul 10, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@miyadav

miyadav commented Jul 13, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly-techpreview

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@miyadav

miyadav commented Jul 13, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly-techpreview

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@miyadav
miyadav force-pushed the ocpcloud3368tests1 branch from a34e791 to 6532c4e Compare July 13, 2026 11:38
@miyadav

miyadav commented Jul 13, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@miyadav

miyadav commented Jul 13, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview

1 similar comment
@miyadav

miyadav commented Jul 13, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@miyadav

miyadav commented Jul 13, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@miyadav

miyadav commented Jul 13, 2026

Copy link
Copy Markdown
Member Author

/retest

1 similar comment
@miyadav

miyadav commented Jul 13, 2026

Copy link
Copy Markdown
Member Author

/retest

@miyadav

miyadav commented Jul 13, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@miyadav

miyadav commented Jul 14, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@miyadav

miyadav commented Jul 14, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@miyadav

miyadav commented Jul 14, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview-baselinecap

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@miyadav

miyadav commented Jul 15, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@miyadav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@miyadav: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-cluster-version-operator-release-5.0-periodics-images openshift/cluster-version-operator presubmit Presubmit changed
periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview-baselinecap N/A periodic Periodic changed
periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview N/A periodic Periodic changed
periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install N/A periodic Periodic changed
periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly-techpreview N/A periodic Periodic changed
periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly N/A periodic Periodic changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@openshift-ci

openshift-ci Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@miyadav: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/rehearse/periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview-baselinecap 83bd390 link unknown /pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview-baselinecap

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant