Skip to content

[release-1.28] Add the possibility to override the test timeout (#1788)#1791

Merged
istio-testing merged 1 commit intoistio-ecosystem:release-1.28from
mkralik3:backport_upstream_release-1.28
Apr 7, 2026
Merged

[release-1.28] Add the possibility to override the test timeout (#1788)#1791
istio-testing merged 1 commit intoistio-ecosystem:release-1.28from
mkralik3:backport_upstream_release-1.28

Conversation

@mkralik3
Copy link
Copy Markdown
Contributor

@mkralik3 mkralik3 commented Apr 7, 2026

Backports #1788
Fixes #1789

* Add the possibility to override the test timeout

Added DEFAULT_TEST_TIMEOUT to be able to override default 180 seconds timer across test suite

Assisted-by: Cursor (claude-4.5-opus-high)
Signed-off-by: mkralik3 <mkralik@redhat.com>

* Added tests for TestGetInt

Generated-by: Cursor (claude-4.5-opus-high)
Signed-off-by: mkralik3 <mkralik@redhat.com>

* Fix lint errors

Signed-off-by: mkralik3 <mkralik@redhat.com>

---------

Signed-off-by: mkralik3 <mkralik@redhat.com>
@mkralik3 mkralik3 requested a review from a team as a code owner April 7, 2026 12:13
@mkralik3 mkralik3 changed the title Add the possibility to override the test timeout (#1788) [release-1.28] Add the possibility to override the test timeout (#1788) Apr 7, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.32%. Comparing base (779635b) to head (b6f2718).
⚠️ Report is 1 commits behind head on release-1.28.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.28    #1791      +/-   ##
================================================
- Coverage         80.53%   80.32%   -0.21%     
================================================
  Files                46       46              
  Lines              2358     2364       +6     
================================================
  Hits               1899     1899              
- Misses              339      343       +4     
- Partials            120      122       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@istio-testing istio-testing merged commit 4d564e5 into istio-ecosystem:release-1.28 Apr 7, 2026
18 of 19 checks passed
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 7, 2026
* upstream/release-1.28:
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 7, 2026
* upstream/release-1.28:
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)

# Conflicts:
#	bundle/manifests/sailoperator.clusterserviceversion.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 8, 2026
* upstream/release-1.28:
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)

# Conflicts:
#	bundle/manifests/sailoperator.clusterserviceversion.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 8, 2026
* upstream/release-1.28:
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)

# Conflicts:
#	bundle/manifests/sailoperator.clusterserviceversion.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 8, 2026
* upstream/release-1.28:
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)

# Conflicts:
#	bundle/manifests/sailoperator.clusterserviceversion.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 8, 2026
* upstream/release-1.28:
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)

# Conflicts:
#	bundle/manifests/sailoperator.clusterserviceversion.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 8, 2026
* upstream/release-1.28:
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)

# Conflicts:
#	bundle/manifests/sailoperator.clusterserviceversion.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 8, 2026
* upstream/release-1.28:
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 9, 2026
* upstream/release-1.28:
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 9, 2026
* upstream/release-1.28:
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 9, 2026
* upstream/release-1.28:
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-merge-bot bot pushed a commit to openshift-service-mesh/sail-operator that referenced this pull request Apr 9, 2026
…ator@release-3.3#776 (#785)

* Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)

* Add the possibility to override the test timeout

Added DEFAULT_TEST_TIMEOUT to be able to override default 180 seconds timer across test suite

Assisted-by: Cursor (claude-4.5-opus-high)


* Added tests for TestGetInt

Generated-by: Cursor (claude-4.5-opus-high)


* Fix lint errors



---------

Signed-off-by: mkralik3 <mkralik@redhat.com>

* [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)

* Platform helm value is no longer used and needed

Platform value is not used anywhere as the automatic detection was
introduced in istio-ecosystem#434

Signed-off-by: Filip Brychta <fbrychta@redhat.com>

* Set default value for OCP to false

We are running everything in kind in upstream so we need OCP to be set
to false. We will need to set it to true in the midstream repo.

Signed-off-by: Filip Brychta <fbrychta@redhat.com>

---------

Signed-off-by: Filip Brychta <fbrychta@redhat.com>
Co-authored-by: Filip Brychta <fbrychta@redhat.com>

* [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)

* Fix ztunnel version enumeration in update-version-list script (istio-ecosystem#1416)

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>

* Regenerate catalog after ztunnel fix backported

SSIA

Signed-off-by: mkralik3 <mkralik@redhat.com>

---------

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
Signed-off-by: mkralik3 <mkralik@redhat.com>
Co-authored-by: Sridhar Gaddam <sgaddam@redhat.com>

* Automated regeneration

* Fix automerge

---------

Signed-off-by: mkralik3 <mkralik@redhat.com>
Signed-off-by: Filip Brychta <fbrychta@redhat.com>
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
Co-authored-by: Istio Automation <istio-testing-bot@google.com>
Co-authored-by: Filip Brychta <fbrychta@redhat.com>
Co-authored-by: Sridhar Gaddam <sgaddam@redhat.com>
Co-authored-by: openshift-service-mesh-bot <null>
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 9, 2026
* upstream/release-1.28:
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 9, 2026
* upstream/release-1.28:
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 9, 2026
* upstream/release-1.28:
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 10, 2026
* upstream/release-1.28:
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 10, 2026
* upstream/release-1.28:
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 10, 2026
* upstream/release-1.28:
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1810)
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 10, 2026
* upstream/release-1.28:
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1810)
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 10, 2026
* upstream/release-1.28:
  fix: use operator name as prefix in metrics-reader clusterrole. (istio-ecosystem#1816)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1810)
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 10, 2026
* upstream/release-1.28:
  fix: use operator name as prefix in metrics-reader clusterrole. (istio-ecosystem#1816)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1810)
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 13, 2026
* upstream/release-1.28:
  fix: use operator name as prefix in metrics-reader clusterrole. (istio-ecosystem#1816)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1810)
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 13, 2026
* upstream/release-1.28:
  fix: use operator name as prefix in metrics-reader clusterrole. (istio-ecosystem#1816)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1810)
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 13, 2026
* upstream/release-1.28:
  fix: use operator name as prefix in metrics-reader clusterrole. (istio-ecosystem#1816)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1810)
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Apr 13, 2026
* upstream/release-1.28:
  fix: use operator name as prefix in metrics-reader clusterrole. (istio-ecosystem#1816)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1810)
  [release-1.28] Fix ztunel version in samples and bundle alm-examples (istio-ecosystem#1773)
  [release-1.28] Platform helm value is no longer used and needed + set OCP default value to false (istio-ecosystem#1801)
  Add the possibility to override the test timeout (istio-ecosystem#1788) (istio-ecosystem#1791)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants