Skip to content

Always run download_packages() after executing buildpackage SLS #18663

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

Merged

Conversation

terminalmage
Copy link
Contributor

By restricting this function call to when the script is successful, we end up
losing the log file from buildpackage.py when it fails, making it next to impossible to
troubleshoot. This commit makes jenkins retrieve at least the log file, no
matter what happens.

ping @s0undt3ch @rallytime

By restricting this function call to when the script is successful, we
end up losing the log file from buildpackage.py when it fails, making it next to
impossible to troubleshoot. This commit makes jenkins retrieve at least
the log file, no matter what happens.
@terminalmage terminalmage force-pushed the buildpackage-jenkins-adjustment branch from 823ebb7 to 5c864fa Compare December 2, 2014 23:50
@ghost
Copy link

ghost commented Dec 3, 2014

Test PASSed.
Refer to this link for build results: http://jenkins.saltstack.com/job/salt-pr-build/10983/

@ghost
Copy link

ghost commented Dec 3, 2014

Test PASSed.
Refer to this link for build results: http://jenkins.saltstack.com/job/salt-pr-build/10984/

@ghost
Copy link

ghost commented Dec 3, 2014

Test Failed.

If the failures are unrelated to your code, don't stress, a core developer will know these apart.
In the future, if possible, please branch off a passing commit to avoid false positives.
Refer to this link for build results: http://jenkins.saltstack.com/job/salt-pr-build/10990/

@rallytime
Copy link
Contributor

Sounds good to me.

thatch45 added a commit that referenced this pull request Dec 4, 2014
…stment

Always run download_packages() after executing buildpackage SLS
@thatch45 thatch45 merged commit f17b456 into saltstack:2014.7 Dec 4, 2014
s0undt3ch added a commit to vmware-archive/salt-testing that referenced this pull request Dec 9, 2014
@terminalmage terminalmage deleted the buildpackage-jenkins-adjustment branch December 11, 2014 18:06
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.

3 participants