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

fix: adjust upgrade orchestrator scp quoting #2309

Merged
merged 2 commits into from
Jun 4, 2024
Merged

Conversation

gartnera
Copy link
Member

@gartnera gartnera commented Jun 3, 2024

Description

current height is 222, waiting for 224
current height is 223, waiting for 224
current height is 224, waiting for 224
waiting 10 seconds for node to restart...
version did not change after upgrade height, maybe the upgrade did not run?
scp: ~/.zetacored/config ~/.zetacored/os_info ~/.zetacored/config ~/.zetacored/keyring-file ~/.zetacored/keyring-test: No such file or directory
sed: can't read /root/.zetacored/config/client.toml: No such file or directory

It looks like quoting rules changed with the debian/ubuntu version upgrade in #2285. Another reason for #2134.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Include instructions and any relevant details so others can reproduce.

Checklist:

  • I have added unit tests that prove my fix feature works

@gartnera gartnera added the no-changelog Skip changelog CI check label Jun 3, 2024
@gartnera gartnera merged commit c93d1c6 into develop Jun 4, 2024
19 checks passed
@gartnera gartnera deleted the fix-upgrade-tests-v2 branch June 4, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Skip changelog CI check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants