Skip to content

Add new salt-ssh set_path option#56627

Merged
dwoz merged 5 commits into
saltstack:masterfrom
Ch3LL:set_env_ssh
Apr 18, 2020
Merged

Add new salt-ssh set_path option#56627
dwoz merged 5 commits into
saltstack:masterfrom
Ch3LL:set_env_ssh

Conversation

@Ch3LL
Copy link
Copy Markdown
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 the Approved milestone Apr 13, 2020
@Ch3LL Ch3LL removed the test-failure Fix the CI failure ⛈ label Apr 14, 2020
@dwoz
Copy link
Copy Markdown
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
s0undt3ch added a commit that referenced this pull request Aug 14, 2020
s0undt3ch added a commit that referenced this pull request Aug 18, 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

None yet

Development

Successfully merging this pull request may close these issues.

Salt-ssh integration tests not running on macosx

3 participants