-
Notifications
You must be signed in to change notification settings - Fork 104
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
Bump SALT packages to 3006.9 in provision_salt.sh #4002
Bump SALT packages to 3006.9 in provision_salt.sh #4002
Conversation
@cbracken could you PTAL, bdero is OOO. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gonna actually run this on sample devicelab bots to verify before merging. |
I am going to run this script on:
To verify that it works. |
Running this on ubuntu failed because the *.deb package we download is for package salt-api, but that depends on salt-master, which isn't installed. also, the version of salt-api/salt-master in the ubuntu repos is for version 3006.9, which I don't think we can use. I got the script to succeed on macOS, but had to make some changes to the script:
|
Running |
auto label is removed for flutter/cocoon/4002, due to - The status or check suite Linux Cocoon has failed. Please fix the issues identified (or deflake) before re-applying this label. |
…e var everywhere in the remote path
a65e96e
to
f8ae23b
Compare
Part of flutter/flutter#157963
For context: https://saltproject.io/blog/salt-project-package-repo-migration-and-guidance/