Skip to content
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

[CI] Update timeout in GC & whole-conformance job #2346

Merged
merged 1 commit into from
Jul 6, 2021

Conversation

lzhecheng
Copy link
Contributor

@lzhecheng lzhecheng commented Jul 6, 2021

  • GC job allows more time for testbeds
  • Larger timeout for whole-conformance test

Signed-off-by: Zhecheng Li lzhecheng@vmware.com

* GC job allows more time for testbeds
* Larger timeout for whole-conformance test

Signed-off-by: Zhecheng Li <lzhecheng@vmware.com>
@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2021

Codecov Report

Merging #2346 (52bb16e) into main (1088cab) will decrease coverage by 20.41%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2346       +/-   ##
===========================================
- Coverage   62.06%   41.65%   -20.42%     
===========================================
  Files         281      144      -137     
  Lines       21768    17810     -3958     
===========================================
- Hits        13511     7418     -6093     
- Misses       6850     9733     +2883     
+ Partials     1407      659      -748     
Flag Coverage Δ
kind-e2e-tests ?
unit-tests 41.65% <ø> (ø)

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

Impacted Files Coverage Δ
pkg/util/k8s/name.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/agent/agent_linux.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/ovs/openflow/default.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/agent/config/node_config.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/apis/controlplane/helper.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/agent/cniserver/pod_configuration_linux.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/apis/controlplane/v1beta1/register.go 0.00% <0.00%> (-92.86%) ⬇️
pkg/ovs/openflow/logs.go 9.52% <0.00%> (-90.48%) ⬇️
pkg/apis/controlplane/register.go 0.00% <0.00%> (-90.00%) ⬇️
pkg/agent/nodeportlocal/k8s/annotations.go 0.00% <0.00%> (-83.88%) ⬇️
... and 236 more

@lzhecheng lzhecheng changed the title [CI] Improve GC job & clean up files [CI] Update timeout in GC & whole-conformance job Jul 6, 2021
@lzhecheng
Copy link
Contributor Author

/skip-all

@lzhecheng lzhecheng requested review from tnqn and antoninbas July 6, 2021 07:00
@lzhecheng
Copy link
Contributor Author

Now the e2e test takes almost 2hr and without this PR, it is possible the e2e testbed is deleted before the test is finished.

Copy link
Contributor

@antoninbas antoninbas left a comment

Choose a reason for hiding this comment

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

We really need to reduce the runtime of e2e tests...

@antoninbas antoninbas merged commit d84da6c into antrea-io:main Jul 6, 2021
@lzhecheng lzhecheng deleted the gc-lifetime branch July 7, 2021 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants