Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

feat: add toml support for initial db #103

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

feat: add toml support for initial db #103

wants to merge 3 commits into from

Conversation

rpappalax
Copy link

r? @pjenvey

This won't close out #101 altogether, cause we'd later want to break out a defaults section, but I think it would simplify things quite a bit and still allow us to use json as well.

@rpappalax
Copy link
Author

@pjenvey Looks like travis is failing because the ami-1234abcd for the test is obsolete? anyway, i couldn't find that image anywhere in us-west-2:
https://travis-ci.org/loads/loads-broker/jobs/211230582#L382
The actual attack nodes use:
AMI ID - CoreOS-stable-899.17.0-hvm (ami-8d6485e0)
Should the tests be using doing this same kind of query that aws.py does to get the latest and greatest ami?

"""Populate all the AMI ID's with the latest CoreOS stable info.

@pjenvey
Copy link
Member

pjenvey commented Mar 16, 2017

I fixed the test errors on master. It was due to the latest boto, I pinned to a previous version for now

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants