Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Test sirbot & website ansible deployment with travis #6

Open
ovv opened this issue May 20, 2017 · 4 comments
Open

Test sirbot & website ansible deployment with travis #6

ovv opened this issue May 20, 2017 · 4 comments

Comments

@ovv
Copy link
Member

ovv commented May 20, 2017

At the moment travis only check the setup-server and python roles

seanson pushed a commit that referenced this issue May 20, 2017
Issue #6
This commit changes the Travic CI pipeline to run ansible in a docker container and additionally tests the deployment tasks.

.
seanson pushed a commit that referenced this issue May 20, 2017
Issue #6
This commit changes the Travic CI pipeline to run ansible in a docker container and additionally tests the deployment tasks.
Updated README.md to contain new test script
seanson pushed a commit that referenced this issue May 20, 2017
Issue #6
This commit changes the Travic CI pipeline to run ansible in a docker container and additionally tests the deployment tasks.
Updated README.md to contain new test script
mattrasband pushed a commit that referenced this issue May 22, 2017
Issue #6
This commit changes the Travic CI pipeline to run ansible in a docker container and additionally tests the deployment tasks.
Updated README.md to contain new test script
@ovv ovv added bug and removed enhancement labels May 22, 2017
@ovv
Copy link
Member Author

ovv commented May 22, 2017

Tests doesn't seems to be running properly

@ovv
Copy link
Member Author

ovv commented Jul 1, 2017

I think this will not be possible for PRs as there is no effective way to hide the vault password

@mattrasband
Copy link
Contributor

Can we have a testing specific vault, or none for testing? I think if we set up another group we could get away with it (but we may need to remove globally scoped variables in that case...)

@ovv
Copy link
Member Author

ovv commented Jul 1, 2017

What I understand is that ansible try to open the vaults of every group there is in your inventory. Even is the current target is not in these groups.

One thing I saw is people putting the vault elsewhere and include them only for some hosts.

@ovv ovv removed the medium label Jul 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants