Difference between revisions of "SPO600 Framework Project"

From CDOT Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
 +
== Who's Doing What ==
 +
 +
# Config file format - '''Miguel''', Andy, Shirwa
 +
# Initial option lists for config file - '''James''', Andy
 +
# Config file parser - '''Gaurav''', Miguel, Shirwa
 +
# Permute test cases - '''Ramanan''', Donald
 +
# Build - '''Yehoshua''', Jayme, Nitish
 +
# Test (Sanity Check/Successful Build Test) - '''Nitish''', Dmytro, Ramanan
 +
# Benchmark - '''Jayme''', Yehoshua, Nitish
 +
# Analysis tools/reporting - '''Kirill''', Gaurav
 +
# Code wrangler/git repo maintainer/QA - '''Joel''', Jayme, James
 +
# Inter-module API Coordination - '''Donald''', Kirill, Dmytro
 +
# Top-level bash script - Chris Tyler
 +
 +
== API Specifications ==
 +
 +
(Please add!)
 +
 +
== GitHub Repository ==
 +
 
Here's the link to the Github repo: [https://github.com/pk400/SPO600-Build-Framework SPO600-Build-Framework]
 
Here's the link to the Github repo: [https://github.com/pk400/SPO600-Build-Framework SPO600-Build-Framework]
  
 
Config file name: ./monkeys10k.config
 
Config file name: ./monkeys10k.config
 +
 +
=== Instructions for Submitting a Pull Request ===
 +
 +
(Please add!)

Revision as of 10:35, 20 October 2015

Who's Doing What

  1. Config file format - Miguel, Andy, Shirwa
  2. Initial option lists for config file - James, Andy
  3. Config file parser - Gaurav, Miguel, Shirwa
  4. Permute test cases - Ramanan, Donald
  5. Build - Yehoshua, Jayme, Nitish
  6. Test (Sanity Check/Successful Build Test) - Nitish, Dmytro, Ramanan
  7. Benchmark - Jayme, Yehoshua, Nitish
  8. Analysis tools/reporting - Kirill, Gaurav
  9. Code wrangler/git repo maintainer/QA - Joel, Jayme, James
  10. Inter-module API Coordination - Donald, Kirill, Dmytro
  11. Top-level bash script - Chris Tyler

API Specifications

(Please add!)

GitHub Repository

Here's the link to the Github repo: SPO600-Build-Framework

Config file name: ./monkeys10k.config

Instructions for Submitting a Pull Request

(Please add!)