-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
Test Infrastructure with Test-Kitchen & Docker + init #50
Commits on Aug 30, 2016
-
Add Test-Kitchen config with Docker driver
armab committedAug 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 5572e2b - Browse repository at this point
Copy the full SHA 5572e2bView commit details -
Fix bug when mongo/rabbit services were stopped
First catched bugs with new Infra
armab committedAug 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 62c8d07 - Browse repository at this point
Copy the full SHA 62c8d07View commit details -
armab committed
Aug 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 539575b - Browse repository at this point
Copy the full SHA 539575bView commit details -
Enable sudo for service restart handlers
armab committedAug 30, 2016 Configuration menu - View commit details
-
Copy full SHA for ebe489f - Browse repository at this point
Copy the full SHA ebe489fView commit details -
Auto-detect distribution for apt repository
armab committedAug 30, 2016 Configuration menu - View commit details
-
Copy full SHA for a31a166 - Browse repository at this point
Copy the full SHA a31a166View commit details -
Bypass Python < 2.7.9 SNI error
Use alternative approach for downloading the Mongo key, avoiding https://www.mongodb.org/ Actual Ansible error: > Failed to validate the SSL certificate for www.mongodb.org:443. Make sure your managed systems have a valid CA certificate installed. If the website serving the url uses SNI you need python >= 2.7.9 on your managed machine or you can install the `urllib3`, `pyopenssl`, `ndg-httpsclient`, and `pyasn1` python modules to perform SNI verification in python >= 2.6. You can use validate_certs=False if you do not need to confirm the servers identity but this is unsafe and not recommended. Paths checked for this platform: /etc/ssl/certs, /etc/pki/ca-trust/extracted/pem, /etc/pki/tls/certs, /usr/share/ca-certificates/cacert.org, /etc/ansible
armab committedAug 30, 2016 Configuration menu - View commit details
-
Copy full SHA for b951004 - Browse repository at this point
Copy the full SHA b951004View commit details -
Fix service name for the new mongodb-org package
armab committedAug 30, 2016 Configuration menu - View commit details
-
Copy full SHA for aa5ce56 - Browse repository at this point
Copy the full SHA aa5ce56View commit details
Commits on Aug 31, 2016
-
Add new variable st2_pkg_repo to switch between st2 Packagecloud repos
This is needed, since `debian wheezy`, `debian jessie`, `ubuntu xenial` packages at the moment are available only in `staging` repos
armab committedAug 31, 2016 Configuration menu - View commit details
-
Copy full SHA for 9da7b01 - Browse repository at this point
Copy the full SHA 9da7b01View commit details -
armab committed
Aug 31, 2016 Configuration menu - View commit details
-
Copy full SHA for 58d7a36 - Browse repository at this point
Copy the full SHA 58d7a36View commit details -
Add Ubuntu 16.04 to the Travis build matrix
armab committedAug 31, 2016 Configuration menu - View commit details
-
Copy full SHA for fe66d29 - Browse repository at this point
Copy the full SHA fe66d29View commit details -
Enable Ansible verbosity for better debugging
armab committedAug 31, 2016 Configuration menu - View commit details
-
Copy full SHA for 0f701d5 - Browse repository at this point
Copy the full SHA 0f701d5View commit details -
armab committed
Aug 31, 2016 Configuration menu - View commit details
-
Copy full SHA for 7307b3a - Browse repository at this point
Copy the full SHA 7307b3aView commit details -
Fix random upload error in Travis
kitchen-sync allows using sftp instead of scp, try to avoid random Travis build error when transferring files.
armab committedAug 31, 2016 Configuration menu - View commit details
-
Copy full SHA for bf56f6f - Browse repository at this point
Copy the full SHA bf56f6fView commit details -
Add Slack Community badge to Readme
armab committedAug 31, 2016 Configuration menu - View commit details
-
Copy full SHA for 2afd7b2 - Browse repository at this point
Copy the full SHA 2afd7b2View commit details