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

Config file #6

Closed
2 of 8 tasks
at15 opened this issue Nov 12, 2016 · 1 comment
Closed
2 of 8 tasks

Config file #6

at15 opened this issue Nov 12, 2016 · 1 comment
Assignees
Milestone

Comments

@at15
Copy link
Member

at15 commented Nov 12, 2016

Related #1 #2

item with a * prefix will most likely be ignored

  • use viper to read yaml file
  • borrow viper patch from Ayi if necessary
  • one for general config xephon-b.yml
  • one for test config bench.yml, a copy will be stored with the benchmark result
  • * use ~/.xephon-b folder to store history of experiments, use some go k-v store

Write

  • load scenario
  • load type
  • ... many more

Read

do write first

@at15 at15 added this to the Implementation milestone Nov 12, 2016
@at15 at15 self-assigned this Nov 12, 2016
@at15 at15 added the working label Nov 12, 2016
@at15
Copy link
Member Author

at15 commented Nov 12, 2016

this can be delayed after #1 is finished, I could hard code some value and switch to using config later on.

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

No branches or pull requests

1 participant