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

test: add rollback and bootc upgrade fetch timer test #398

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

henrywang
Copy link
Contributor

This PR will:

  1. add rollback and bootc upgrade fetch timer test
  2. To avoid hitting quay.io race limitation, add retry for podman push and podman build

To avoid hitting quay.io race limitation, add retry for podman
push and podman build

Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
Comment on lines +9 to +10
- name: rpm-ostree rollback
command: rpm-ostree rollback
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is OK for now but I think in the future we should be pointing at #383 - worth a cross-reference.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I saw this issue last week. So I think I should add rpm-ostree rollback first. And it will be changed to bootc rollback in PR which added this feature.

@cgwalters
Copy link
Collaborator

/retest

@cgwalters cgwalters merged commit 528d1f2 into containers:main Mar 18, 2024
17 checks passed
@henrywang henrywang deleted the more_checking branch March 18, 2024 16:19
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.

None yet

2 participants