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

Add new salt-ssh set_path option #56627

Merged
merged 5 commits into from Apr 18, 2020
Merged

Add new salt-ssh set_path option #56627

merged 5 commits into from Apr 18, 2020

Conversation

Ch3LL
Copy link
Contributor

@Ch3LL Ch3LL commented Apr 13, 2020

What does this PR do?

Adds new set_path option for salt-ssh to set the PATH environment variable used in the salt-ssh shim.

What issues does this PR fix or reference?

Fixes: #56599 - the mac tests are failing because python is not in the path.

Previous Behavior

Could not set the PATH when running salt-ssh.

New Behavior

Can set the PATH environment variable when running salt-ssh. This helps solve problems associated when python is not in your current path setting.

Merge requirements satisfied?

  • Docs
  • Changelog
  • Tests written/updated

Commits signed with GPG?

Yes

@Ch3LL Ch3LL requested a review from a team as a code owner April 13, 2020 21:50
@ghost ghost requested a review from twangboy April 13, 2020 21:50
@Akm0d Akm0d added ZRelease-Sodium retired label Test-Failure Fix the CI failure ⛈ labels Apr 13, 2020
@Akm0d Akm0d added this to In progress in Sodium via automation Apr 13, 2020
@Akm0d Akm0d added this to the Approved milestone Apr 13, 2020
@Ch3LL Ch3LL removed the Test-Failure Fix the CI failure ⛈ label Apr 14, 2020
@dwoz
Copy link
Contributor

dwoz commented Apr 14, 2020

@Ch3LL The windows tests have failures.

@Ch3LL Ch3LL changed the title Add new salt-ssh set_path option [WIP] Add new salt-ssh set_path option Apr 14, 2020
@Ch3LL Ch3LL changed the title [WIP] Add new salt-ssh set_path option Add new salt-ssh set_path option Apr 17, 2020
@Ch3LL Ch3LL removed the request for review from a team April 17, 2020 14:16
@dwoz dwoz merged commit d2ccd09 into saltstack:master Apr 18, 2020
Sodium automation moved this from In progress to Done Apr 18, 2020
s0undt3ch added a commit that referenced this pull request Aug 14, 2020
s0undt3ch added a commit that referenced this pull request Aug 18, 2020
s0undt3ch added a commit that referenced this pull request Aug 30, 2020
s0undt3ch added a commit that referenced this pull request Aug 31, 2020
s0undt3ch added a commit that referenced this pull request Sep 1, 2020
s0undt3ch added a commit that referenced this pull request Sep 2, 2020
s0undt3ch added a commit that referenced this pull request Sep 3, 2020
s0undt3ch added a commit to s0undt3ch/salt that referenced this pull request Sep 5, 2020
s0undt3ch added a commit to s0undt3ch/salt that referenced this pull request Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ZRelease-Sodium retired label
Projects
No open projects
Sodium
  
Done
Development

Successfully merging this pull request may close these issues.

Salt-ssh integration tests not running on macosx
3 participants