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

mantle/kola: rework fcos.upgrade.basic #3890

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

dustymabe
Copy link
Member

I was in here trying to understand the test a bit more since we have been seeing some flakiness lately and decided to do some cleaning up. See individual commit messages.

@dustymabe dustymabe force-pushed the dusty-kola-upgrade branch 2 times, most recently from 1fd3649 to d152b3b Compare September 24, 2024 19:05
@dustymabe dustymabe enabled auto-merge (rebase) September 24, 2024 19:06
@gursewak1997
Copy link
Member

Minor: Commit message typo droppign doesn't look like it's worth whole new CI runs.

@dustymabe
Copy link
Member Author

Minor: Commit message typo droppign doesn't look like it's worth whole new CI runs.

yeah. I can just fix it and force push and then immediately merge (if you approve)

@gursewak1997
Copy link
Member

yep, let's do that. Rest lgtm

Since we are dropping a config fragment down that has higher
priority than all the others that try to disable updates from
various sources (i.e. dev build, non-production build, etc) then
we don't need to worry about deleting them. Let's just let the
higher priority config win.

This also means we don't have to start and stop and start and stop
zincati so many times. Let's just start the machine with it disabled
and then start it when we've got the infra in place for it to
recognize and apply an update.

This may help avoid some race conditions now or in the future.
The config was updated in 3c74005 to add steady_interval_secs but
in reality it's more convenient for us to just start zincati here
anyway. Let's drop the instructions to update, since we're just
planning on keeping this here now anyway.
The referenced issue in coreos#1301
has long since been fixed.
@dustymabe dustymabe merged commit 845be98 into coreos:main Sep 25, 2024
2 checks passed
@dustymabe dustymabe deleted the dusty-kola-upgrade branch September 25, 2024 19:11
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.

2 participants