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

Apply fixes related to testing installed pack version from master (v3.1) #178

Merged
merged 3 commits into from
Aug 14, 2019

Conversation

m4dcoder
Copy link
Contributor

Changes are cherry picked from PR #175, #176, and #177.

blag and others added 3 commits August 14, 2019 20:27
With new improvement code StackStorm/st2#4743, if pack version is not provided, the latest version for pack from index.json is installed.
Part of Fixes: https://github.com/StackStorm/discussions/issues/354
Modify existing `e2e` test `tests.test_run_pack_tests_tool` to check:
1. Install pack without version and check if the latest version for pack from index.json is installed.
   `st2 pack install csv`
2) install pack with version and check if the version specified is the version installed.
   `st2 pack install xml=0.3.0
@m4dcoder m4dcoder merged commit bbd6b63 into v3.1 Aug 14, 2019
@m4dcoder m4dcoder deleted the v31_patch branch August 14, 2019 20:32
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.

4 participants