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

WIP: LISA conference hacking #88

Merged
merged 10 commits into from
Dec 11, 2014
Merged

WIP: LISA conference hacking #88

merged 10 commits into from
Dec 11, 2014

Conversation

johnbellone
Copy link
Contributor

@reset Review when you get a few cycles. This isn't finished yet. Internet is slow here so I can't yet confirm or deny that the tests are passing.

  1. Adds a chef-provisioning recipe for a simple bootstrap cluster.
  2. Adds a few platforms to Kitchen tests, and a source test.
  3. (Hopefully) fixes Install from source fails integration tests #41.
  4. Cleans up a few bits.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 40229c1 on develop into a556de5 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 40229c1 on develop into a556de5 on master.

@@ -25,7 +25,7 @@
path node['consul']['install_dir']
version node['consul']['version']
checksum install_checksum
url ::URI.join(node['consul']['base_url'], "#{install_version}.zip").to_s
url node['consul']['base_url'] % { version: install_version }

This comment was marked as outdated.

@reset
Copy link
Contributor

reset commented Nov 14, 2014

@johnbellone this looks awesome, merge it when you're ready!

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling aea4f02 on develop into a556de5 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling f52f916 on develop into 7c74f79 on master.

johnbellone added a commit that referenced this pull request Dec 11, 2014
WIP: LISA conference hacking
@johnbellone johnbellone merged commit 72b9230 into master Dec 11, 2014
@johnbellone johnbellone deleted the develop branch December 11, 2014 14:23
@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install from source fails integration tests
3 participants