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

[Cherry pick 2.2.0] fix nightly issues and upgrade docker and containerd #14273

Conversation

danfengliu
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 20, 2021

Codecov Report

Merging #14273 (eee81e2) into release-2.2.0 (ec0ba11) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                @@
##           release-2.2.0   #14273      +/-   ##
=================================================
- Coverage          63.95%   63.93%   -0.03%     
=================================================
  Files                954      954              
  Lines              63746    63746              
  Branches            2171     2171              
=================================================
- Hits               40771    40758      -13     
- Misses             19000    19010      +10     
- Partials            3975     3978       +3     
Flag Coverage Δ
unittests 63.93% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
src/common/utils/passports.go 84.61% <0.00%> (-5.13%) ⬇️
src/lib/orm/orm.go 67.64% <0.00%> (-4.42%) ⬇️
src/jobservice/runner/redis.go 61.95% <0.00%> (-4.35%) ⬇️
src/portal/src/app/shared/shared.utils.ts 34.14% <0.00%> (-2.44%) ⬇️
src/jobservice/period/basic_scheduler.go 55.67% <0.00%> (-2.07%) ⬇️
...app/project/list-project/list-project.component.ts 39.75% <0.00%> (-0.63%) ⬇️

@danfengliu danfengliu changed the title Cherry pick 2.2.0 fix nightly issues and upgrade docker and containerd [Cherry pick 2.2.0] fix nightly issues and upgrade docker and containerd Feb 20, 2021
@danfengliu danfengliu force-pushed the cherry-pick-2.2.0-fix-nightly-issues-and-upgrade-docker-and-containerd branch from 2a7e4f1 to a2b74a2 Compare February 20, 2021 13:30
@danfengliu danfengliu force-pushed the cherry-pick-2.2.0-fix-nightly-issues-and-upgrade-docker-and-containerd branch 5 times, most recently from d738117 to 08ab87d Compare February 23, 2021 10:11
Copy link
Contributor

@wy65701436 wy65701436 left a comment

Choose a reason for hiding this comment

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

lgtm

Save base image for API tests in E2E image, it will be loaded every time
when building a local image, and all images will be cleared right after
they were pulled or pushed.

1. Fix E2E quotas issue, push the same image but with different name;
2. Add checkpoint for robot account test;
3. Upgraded docker and containerd in E2E image;
4. Package base image sample(busybox) into E2E image, so in E2E
container, all local docker images can be cleaned up, once base image is needed for
building image, it can be loaded locally;
5. Adapt OIDC service of supporting LDAP user, and add OIDC group user
test;
6. Restart docker deamon before content trust test, both in API and UI
test;
7. Add retry for keyword "Add A Tag Immutability Rule";
8. Fix tag retention test issue, missing click angle icon, and enhance
checkpoint of dry run and real run;
9. Fix schedule test issue for wrong cron string;
10. Disable quotas verification, it's not stable for script defect;

Signed-off-by: danfengliu <[email protected]>
@danfengliu danfengliu force-pushed the cherry-pick-2.2.0-fix-nightly-issues-and-upgrade-docker-and-containerd branch from 08ab87d to eee81e2 Compare February 24, 2021 09:55
@danfengliu danfengliu merged commit 21dc98a into goharbor:release-2.2.0 Feb 24, 2021
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