openservicemesh / osm

Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments.
https://openservicemesh.io/
Apache License 2.0
2.59k stars 277 forks source link

ci(openshift): Increase test timeout #5248

Closed ksubrmnn closed 1 year ago

ksubrmnn commented 1 year ago

Signed-off-by: Kalya Subramanian kasubra@microsoft.com

Description: Increase e2e test timeout as 3h might be insufficient

This is just the first step in debugging. If this timeout is also insufficient, I'll continue debugging

Potentially closes #5242

Testing done:

Affected area: Functional Area
New Functionality [ ]
CI System [X]
CLI Tool [ ]
Certificate Management [ ]
Control Plane [ ]
Demo [ ]
Documentation [ ]
Egress [ ]
Ingress [ ]
Install [ ]
Networking [ ]
Observability [ ]
Performance [ ]
SMI Policy [ ]
Security [ ]
Sidecar Injection [ ]
Tests [ ]
Upgrade [ ]
Other [ ]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project?
    • Did you notify the maintainers and provide attribution? n/a
  2. Is this a breaking change? no
  3. Has documentation corresponding to this change been updated in the osm-docs repo (if applicable)?
  4. n/a
codecov-commenter commented 1 year ago

Codecov Report

Merging #5248 (a6d675e) into main (376a826) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #5248   +/-   ##
=======================================
  Coverage   70.30%   70.30%           
=======================================
  Files         195      195           
  Lines       15657    15657           
=======================================
  Hits        11007    11007           
  Misses       4595     4595           
  Partials       55       55           
Flag Coverage Δ
unittests 70.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.