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

Include centos 7 in condition for installing st2 pack in smoketests #252

Merged
merged 3 commits into from
Sep 16, 2019
Merged

Include centos 7 in condition for installing st2 pack in smoketests #252

merged 3 commits into from
Sep 16, 2019

Conversation

surfer190
Copy link
Contributor

Attempts to fix #251

I have not added any tests.

I am also unsure why there is a condition just for red hat version 6 to install the st2 pack but the next task to Verify if st2 pack was installed has no such condition.

@pull-request-size pull-request-size bot added the size/XS PR that changes 0-9 lines. Quick fix/merge. label Sep 12, 2019
@surfer190 surfer190 changed the title Include centos 7 in condition for installing st2 pack Include centos 7 in condition for installing st2 pack in smoketests Sep 12, 2019
@arm4b
Copy link
Member

arm4b commented Sep 12, 2019

The reason we exclude EL6 from some of the tasks comes from the fact that specific Ansible/Jinja functionality we need is not possible in EL6. See #250 for more info.

Smoketests with pack install are trying to test default st2_packs: [st2] when st2 pack is installed during the StackStorm.st2 role run.

@surfer190
Copy link
Contributor Author

Ok @armab updated. Why couldn't I just approve your changes from here? Anyway made the change again in my fork and pushed.

Remove the when condition completely

Co-Authored-By: Eugen C. <[email protected]>
Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix! 👍

@arm4b arm4b merged commit 45a463f into StackStorm:master Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS PR that changes 0-9 lines. Quick fix/merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

First run of the playbook: Pack "st2" is not found.
3 participants